Springer, 2023. — 356 p. This textbook provides semester-length coverage of the basics of embedded programming to develop robotics-related projects. The author avoids the typical, theoretical approach of teaching students to develop embedded software using formal methods, to emphasize practical and fun projects. Every project detail is explained, including the overall system...
Leanpub, 2021. — 117 p. This eBook demonstrates an orderly way of designing embedded software. It works pretty well after preliminary development activities are complete. This design approach is illustrated with a simple, fully implemented example system, including Arduino SAMD M0 source code. An example is an air temperature measurement device, which repeatedly outputs...
CRC Press, 2020. — 138 p. — ISBN13: 978-0-367-35440-4. Smart Card Security: Applications, Attacks, and Countermeasures provides an overview of smart card technology and explores different security attacks and countermeasures associated with it. It covers the origin of smart cards, types of smart cards, and how they work. It discusses security attacks associated with hardware,...
Springer, 2013. — 364 p. — ISBN13: 978-3642346873. The C++ language has powerful object-oriented and template features that can improve software design and portability while simultaneously reducing code complexity and the risk of error. Furthermore, C++ compiles highly efficient native code. This unique and effective combination makes C++ well-suited for programming...
3nd edition. — Springer, 2018. — 440 p. — ISBN: 978-3-662-56717-3. With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into three parts plus several appendices. Part I provides a foundation for real-time C++ by covering language technologies, including object-oriented methods,...
McGraw-Hill Education, 2017. — 304 p. Up-to-date hacks that will breathe life into your Arduino and Raspberry Pi creations! This intuitive DIY guide shows how to wire, disassemble, tweak, and re-purpose household devices and integrate them with your Raspberry Pi and Arduino inventions. Packed with full-color illustrations, photos, and diagrams, Hacking Electronics: Learning...
CRC Press, 2012. — 884 p. — ISBN13: 978-1-4398-7931-3. During the development of an engineered product, developers often need to create an embedded system — a prototype — that demonstrates the operation/function of the device and proves its viability. Offering practical tools for the development and prototyping phases, Embedded Systems Circuits and Programming provides a...
Packt, 2016. — 226 p. — ISBN: 978-1-78646-802-4. The Internet of Things (IoT) is the network of objects such as physical things embedded with electronics, software, sensors, and connectivity, enabling data exchange. ESP8266 is a low cost Wi-Fi microcontroller chip that has the ability to empower IoT and helps the exchange of information among various connected objects. ESP8266...
Comments