Book description
Interested in developing embedded systems? Since they don’t tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate a host of good development practices, based on classic software design patterns and new patterns unique to embedded programming. Learn how to build system architecture for processors, not operating systems, and discover specific techniques for dealing with hardware difficulties and manufacturing requirements.
Written by an expert who’s created embedded systems ranging from urban surveillance and DNA scanners to children’s toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use.
- Optimize your system to reduce cost and increase performance
- Develop an architecture that makes your software robust in resource-constrained environments
- Explore sensors, motors, and other I/O devices
- Do more with less: reduce RAM consumption, code space, processor cycles, and power consumption
- Learn how to update embedded code directly in the processor
- Discover how to implement complex mathematics on small processors
- Understand what interviewers look for when you apply for an embedded systems job
"Making Embedded Systems is the book for a C programmer who wants to enter the fun (and lucrative) world of embedded systems. It’s very well written—entertaining, even—and filled with clear illustrations."
—Jack Ganssle, author and embedded system expert.
Publisher resources
Table of contents
- Making Embedded Systems
- SPECIAL OFFER: Upgrade this ebook with OâReilly
- Preface
- 1. Introduction
- 2. Creating a System Architecture
- 3. Getting Your Hands on the Hardware
- 4. Outputs, Inputs, and Timers
- 5. Managing the Flow of Activity
- 6. Communicating with Peripherals
- 7. Updating Code
- 8. Doing More with Less
- 9. Math
- 10. Reducing Power Consumption
- Index
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with OâReilly
- Copyright
Product information
- Title: Making Embedded Systems
- Author(s):
- Release date: October 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449320584
You might also like
book
Making Embedded Systems, 2nd Edition
Interested in developing embedded systems? Since they don't tolerate inefficiency, these systems require a disciplined approach …
book
Architecting High-Performance Embedded Systems
Explore the complete process of developing systems based on field-programmable gate arrays (FPGAs), including the design …
book
Embedded Systems Architecture, 2nd Edition
Embedded Systems Architecture is a practical and technical guide to understanding the components that make up …
book
Embedded Systems Architecture
A comprehensive guide to reaping the benefits of architectural modeling in embedded design About This Book …