buchspektrum Internet-Buchhandlung

Neuerscheinungen 2016

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Changyi Gu

Building Embedded Systems


Programmable Hardware
1st ed. 2016. xxi, 322 S. 117 Farbabb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2016
ISBN: 1-484-21918-X (148421918X)
Neue ISBN: 978-1-484-21918-8 (9781484219188)

Preis und Lieferzeit: Bitte klicken


Fast growth in connected devices and the Internet of Things is fueling renewed interest in firmware development and the field of embedded programming. The field of embedded systems is all about developing the software that we don´t think about but that runs all our many "smart" devices such as thermostats, refrigerators, stoves, toasters, keyboards, monitors, even our automobiles. Growth of the Internet of Things plays directly into a growth in embedded systems programming. This book teaches that field and helps readers get started in embedded programming and be current with the state of their new field.

Develop the software and hardware you never think about. We´re talking about the nitty-gritty behind the buttons on your microwave, inside your thermostat, inside the keyboard used to type this description, and even running the monitor on which you are reading it now. Such stuff is termed embedded systems, and this book shows how to design and develop embedded systems at a professional level. Because yes, many people quietly make a successful career doing just that.

Building embedded systems can be both fun and intimidating. Putting together an embedded system requires skill sets from multiple engineering disciplines, from software and hardware in particular. Building Embedded Systems is a book about helping you do things in the right way from the beginning of your first project:

Programmers who know software will learn what they need to know about hardware.
Engineers with hardware knowledge likewise will learn about the software side.
Whatever your background is, Building Embedded Systems is the perfect book to fill in any knowledge gaps and get you started in a career programming for everyday devices. Author Changyi Gu brings more than fifteen years of experience in working his way up the ladder in the field of embedded systems. He brings knowledge of numerous approaches to embedded systems design, including the System on Programmable Chips (SOPC) approach that is currently growing to dominate the field. His knowledge and experience make Building Embedded Systems an excellent book for anyone wanting to enter the field, or even just to do some embedded programming as a side project.
What You Will Learn

Program embedded systems at the hardware level

Learn current industry practices in firmware development

Develop practical knowledge of embedded hardware options

Create tight integration between software and hardware

Practice a work flow leading to successful outcomes

Build from transistor level to the system level

Make sound choices between performance and cost
Who This Book Is For
Embedded-system engineers and intermediate electronics enthusiasts who are seeking tighter integration between software and hardware. Those who favor the System on a Programmable Chip (SOPC) approach will in particular benefit from this book. Students in both Electrical Engineering and Computer Science can also benefit from this book and the real-life industry practice it provides.
1. Introduction 2. Power-on and the Bootloader 3. CPU, Memory, and the Bus 4. Firmware Coding in C 5. Firmware Coding in C++ and Other Languages 6. Building and Deployment 7. Field-Programmable Gate Arrays 8. Debounce, Power Management, and Display 9. Fixed-Point Math 10. Software Tools 11. Hardware Tools 12. Workflow