Embedded C
Embedded C by Michael J Pont
- Binding:
- Paperback
- Number of Pages:
- 320
- ISBN:
- 020179523X
- Product Group:
- book
- Publisher:
- Addison Wesley
- Publication Date:
- March 15, 2002
- BooksForGeeks.com ID:
- 1136
For people who are about to write their first embedded program - or have been struggling to learn about this important area - this book will save weeks of effort.
Reviews for Embedded C
-
A bit of a sales pitch.
Rated out of 5 stars, April 12th, 2010
I picked this book up at a local bookstore but found it very lacking in complete projects. I did however find a referance to Mr Ponts other book (Patterns for Time-Triggered Embedded Systems: Building reliable applications with the 8051 family of microcontrollers)
This one is an absolute cracker and i reckon the book listed here was a best a primer but more likely a sales pitch. -
Good as far as it goes
Rated out of 5 stars, March 12th, 2007
I bought this book after reading the one previous review. I wanted a refresher as I've been out of real-time embedded systems for several years. While it was easy to read, cover to cover, in only a few days, I was disappointed that it didn't go further.
Most chapters describe one feature of the 8051 microcontroller family and include an example program to make use of it. These build towards the end of the book from a simple "super-loop" into a slightly more sophisticated timer- and event-driven multi-state intruder alarm system with single bit and serial inputs and outputs.
Code for each example is included on the CD, which also contains a copy of the Keil 'C' compiler and its companion 8051 series emulator. These allow you to build each example and play with it without buying any special hardware other than your PC. This is a good introduction to embedded systems development.
However, I was hoping for more depth, or should it be height? There's no multi-tasking here, only a Simple Embedded Operating System, sEOS, that could perhaps be used to replace the controller in your washing machine. It's real-time, but only while you can get everything done in one tick. -
Excellent book!!
Rated out of 5 stars, October 12th, 2005
This book is very useful if you are a neophyte in embedded system, however it is excellent for the one who already has experience and desires to refresh the fundamental concepts of the embedded systems.

