Making Embedded Systems: Design Patterns for Great Software
Author: Elecia White (Author)
Publisher finelybook 出版社: Oreilly & Associates Inc
Edition 版本: 2nd
Publication Date 出版日期: 2024-04-09
Language 语言: English
Print Length 页数: 406 pages
ISBN-10: 1098151542
ISBN-13: 9781098151546
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 good development practices based on classic software design patterns and new patterns unique to embedded programming. You’ll learn how to build system architecture for processors, not for operating systems, and you’ll discover techniques for dealing with hardware difficulties, changing designs, and manufacturing requirements.
Written by an expert who has created systems ranging from DNA scanners to children’s toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use. This expanded second edition includes new chapters on IoT and networked sensors, motors and movement, debugging, data handling strategies, and more.
- Optimize your system to reduce cost and increase performance
- Develop an architecture that makes your software robust in resource-constrained environments
- Explore sensors, displays, motors, and other I/O devices
- Reduce RAM and power consumption, code space, and processor cycles
- Learn how to interpret schematics, datasheets, and power requirements
- Discover how to implement complex mathematics and machine learning on small processors
- Design effective embedded systems for IoT and networked sensors
Review
— Phillip Johnston, founder of Embedded Artistry
“This is a fantastic book about embedded systems, giving a great overview of both the hardware and the software. Chapter 2 alone is worth the price and the reading time. If you follow that chapter’s guidance on creating a system architecture and (lightly) documenting it you will easily double your chances of project success.”
— Chris Svec, Director of Robot and Embedded Software at iRobot
“I picked up the first edition of this book when I transitioned into an embedded career and found it to be an invaluable resource. I don’t know how, but the second edition is 200% better.”
— Ben Henke, creator of Pixelblaze