EmbeddedRelated.com
The 2026 Embedded Online Conference

Embedded Software Design: A Practical Approach to Architecture, Processes, and Coding Techniques

Jacob Beningo 2022

Design higher-quality embedded software from concept through production. This book assumes basic C and microcontroller programming knowledge and is organized into three critical areas:

  • Software Architecture and Design
  • Agile, DevOps, and Processes
  • Development and Coding Skills

You'll start with a basic introduction to embedded software architecture and the considerations for a successful design. The book then breaks down how to architect an...


Hands-On Embedded Programming with C++17: Create versatile and robust embedded solutions for MCUs and RTOSes with modern

Maya Posch 2019

Build safety-critical and memory-safe stand-alone and networked embedded systems

Key Features
  • Know how C++ works and compares to other languages used for embedded development
  • Create advanced GUIs for embedded devices to design an attractive and functional UI
  • Integrate proven strategies into your design for optimum hardware performance
Book Description

C++ is a great choice for embedded development, most notably, because it does not add any bloat, extends maintainability, and offers many...


Software Engineering for Embedded Systems: Methods, Practical Techniques, and Applications

2019

Software Engineering for Embedded Systems: Methods, Practical Techniques, and Applications, Second Edition provides the techniques and technologies in software engineering to optimally design and implement an embedded system. Written by experts with a solution focus, this encyclopedic reference gives an indispensable aid on how to tackle the day-to-day problems encountered when using software engineering methods to develop embedded systems. New sections cover peripheral programming, Internet...


Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming

Christopher Kormanyos 2018

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, template programming and optimization. Next, part II presents detailed descriptions of a variety of C++ components that are widely used in microcontroller programming. It details some...


Linux Driver Development for Embedded Processors - Second Edition: Learn to develop Linux embedded drivers with kernel 4

Alberto Liberal de los Ríos 2018

LINUX DRIVER DEVELOPMENT FOR EMBEDDED PROCESSORS - SECOND EDITION - The flexibility of Linux embedded, the availability of powerful, energy efficient processors designed for embedded computing and the low cost of new processors are encouraging many industrial companies to come up with new developments based on embedded processors. Current engineers have in their hands powerful tools for developing applications previously unimagined, but they need to understand the countless features that...


An Educational Guide to the AVR Microcontroller Programming: AVR Programming::Demystified (Assembly Language) (Volume 1)

Panayotis M Papazoglou 2018

This book constitutes a complete basic educational guide which offers important knowledge and demystifies the AVR programming. Moreover, this book has been written by taking in account the real needs of students, teachers and others who want to develop AVR based applications. All the programs and applications of the book have been developed and tested in a real microcontroller, in contrast with other books where the corresponding material has been developed only theoretically with no tests...


STM32 Arm Programming for Embedded Systems (Volume 6)

Muhammad Ali Mazidi 2018

This book covers the peripheral programming of the STM32 Arm chip. Throughout this book, we use C language to program the STM32F4xx chip peripherals such as I/O ports, ADCs, Timers, DACs, SPIs, I2Cs and UARTs. We use STM32F446RE NUCLEO Development Board which is based on ARM® Cortex®-M4 MCU. Volume 1 of this series is dedicated to Arm Assembly Language Programming and Architecture. See our website for other titles in this series: www.MicroDigitalEd.com You can also find the tutorials,...


USB: The Universal Serial Bus (Volume 8)

Benjamin David Lunt 2018

Have you ever wondered how to use the USB hardware to send and receive data from an attached device? Wondered how to detect and initialize the controller, retrieve the device's descriptors, configure the device, and then communicate with it to send or retrieve its data? This book explains the ins and outs of the four major controllers, starting with the UHCI, OHCI, EHCI, and then the new Super Speed xHCI Controller. It explains in detail how to communicate with the various devices such as...


Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers

Jacob Beningo 2017

Gain the knowledge and skills necessary to improve your embedded software and benefit from author Jacob Beningo’s more than 15 years developing reusable and portable software for resource-constrained microcontroller-based systems. You will explore APIs, HALs, and driver development among other topics to acquire a solid foundation for improving your own software. Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers not only explains critical concepts, but also...


ARM A32 Assembly Language: 32-Bit ARM, Neon, VFP, Thumb

Bruce Smith 2017

ARM A32 ASSEMBLY LANGUAGE is your hands-on guide to learning how to program in ARM machine code using the world’s most modern microprocessor. Ideal for the novice, this book will take you from first principles through to becoming a competent ARM programmer. It covers all aspects of the ARM instruction set including Thumb, Neon, Advanced SIMD and Vector Floating Point Programming. The book covers the new Unified Assembly Language (UAL) and the use of AArch32 State in the latest range of ARM...


The 2026 Embedded Online Conference