Microcontrollers in Practice
Stressing common characteristics and real applications of the most used microcontrollers, this practical guide provides readers with hands-on knowledge of how to implement three families of microcontrollers (HC11, AVR, and 8051). Unlike the rest of the ocean of literature on individual chips, Microcontrollers in Practice supplieS side-by-side comparisons and an overview that treats the systems as resources available for implementation. Packed with hundred of practical examples and exercises to foster mastery of concepts and details, the guide also includes several extended projects. By treating the less expensive 8-bit and RISC microcontrollers, this information-dense manual equips students and home-experimenters with the know-how to put these devices into operation.
Exploring C for Microcontrollers : A Hands on Approach
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.

