<P>Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in βCβ using Keil IDE. The book presents seventeen case studies plus many basic programs organized around on-chip resources. This ''learn-through-doi
Exploring C for Microcontrollers: A Hands on Approach
β Scribed by Jivan S. Parab, Dr. Vinod G. Shelake, Dr. Rajanish K. Kamat, Dr. Gourish M. Naik (auth.)
- Publisher
- Springer Netherlands
- Year
- 2007
- Tongue
- English
- Leaves
- 167
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The market is flooded with numbers of good books on Embedded Systems designed especially with the most popular MCS51 family. These books are traditional in nature i.e. they start with the routine architectural features of 8051, description of registers, ports, interrupts etc. Most of these things are already covered in the device data sheet and application notes. In this book all such routine things are skipped. The focus is on programming microcontrollers, to be specific MCS-51 family in βCβ using Keil IDE. Exploring C for Microcontrollers presents seventeen live case studies apart from the many basic programs organized around every on-chip resource like port, time/counter, interrupt , serial I/O etc. Rather than introducing the underpinning theory or reproducing lengthy data sheets, our approach is "learning-through-doing" and one that appeals to busy electronics designers. The βCβ codes given are well supported by easy to understand comments wherever required. Mastering the basic modules and hands on working with the projects will enable to grasp the basic building blocks for most 8051 programs. Whether you are a student using the MCS-51 family of microcontrollers for your project work or an embedded systems programmer, this is a book that will give you a kick-start in using and understanding the most popular microcontroller.
Authors through their interaction with the undergraduate, postgraduate students as well as industry professionals have found that such a book is a need of the microcontroller community interested in C programming. The book will bridge the gap between the microcontroller hardware experts and the C programmers.
β¦ Table of Contents
Front Matter....Pages i-xv
Microcontrollers: Yesterday, Today, and Tomorrow....Pages 1-18
Integrated Development Environment....Pages 19-28
Art of C Programming for Microcontrollers....Pages 29-36
Exploring the Capabilities of On-Chip Resources Programming for I/O Ports, Interrupts and Timer/Counter....Pages 37-67
Hyperterminal-Based Control....Pages 69-83
Embedding Microcontroller in Routine Applications....Pages 85-122
Microcontroller-based Measurement and Control Applications....Pages 123-138
Securing Your Embedded System Application....Pages 139-150
Back Matter....Pages 151-157
β¦ Subjects
Circuits and Systems; Electronics and Microelectronics, Instrumentation; Programming Languages, Compilers, Interpreters
π SIMILAR VOLUMES
Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in βCβ using Keil IDE. The book presents seventeen case studies plus many basic programs organized around on-chip resources. This "learn-through-doing"
Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in βCβ using Keil IDE. The book presents seventeen case studies plus many basic programs organized around on-chip resources. This Β«learn-through-doingΒ»
<p><em>Pointers in C</em> provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer basics and advanced features. The goal is to help programmers in wielding the full potential of pointers.<p>In spite of its vast usage, understanding and proper usa
recommended on [this StackOverflow thread](https://stackoverflow.com/q/803522/1429450)