EmbeddedRelated.com
The 2026 Embedded Online Conference

Operating Systems Foundations with Linux on the Raspberry Pi: Textbook

Wim Vanderbauwhede 2019

At the heart of any modern computer device sits the operating system and if the device is a smartphone, IoT node, data centre server or supercomputer, then this is very likely to be Linux. This textbook provides a practical introduction to the foundations of modern operating systems, with a focus on GNU/Linux and the Arm platform. It explains operating systems theory and concepts but grounds them in practical use through illustrative examples of their implementation in GNU/Linux, as well as...


TinyML: Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers

Pete Warden 2019

Deep learning networks are getting smaller. Much smaller. The Google Assistant team can detect words with a model just 14 kilobytes in size—small enough to run on a microcontroller. With this practical book you’ll enter the field of TinyML, where deep learning and embedded systems combine to make astounding things possible with tiny devices.

Pete Warden and Daniel Situnayake explain how you can train models small enough to fit into any environment. Ideal for software and hardware...


Internet of Things Projects with ESP32: Build exciting and powerful IoT projects using the all-new Espressif ESP32

Agus Kurniawan 2019

With the help of Espressif's ESP32 chip, develop and program impressive Internet of Things projects

Key Features
  • Build smart IoT projects such as a Wi-Fi camera, sensor monitoring logger, and weather station
  • Configure ESP32 on the cloud and explore networkable modules for your IoT projects
  • Learn basic to advanced IoT concepts with ESP32
Book Description

ESP32, a low-cost MCU with integrated Wi-Fi and BLE capabilities, has a variety of modules and development boards for building IoT applications...


Embedded Systems: Introduction to Robotics

Jonathan W. Valvano 2019

This book is one of four books that teach the fundamentals of embedded systems as applied to the Texas Instruments MSP432 microcontroller. An embedded system is a system that performs a specific task and has a computer embedded inside. A system is comprised of components and interfaces connected together for a common purpose. This book teaches the fundamentals of microcontroller interfacing and real-time programming in the context of robotics. There is a chapter on assembly language to...


PIC EXPERIMENTS LAB BOOK WITH PIC16F877A AND XC8

Innocent Okoloko 2019

This book is intended for use as a fast-paced laboratory guide for practical experimental work using Microchip® PIC microcontrollers. In order for people (students, hobbyists, enthusiasts, etc) to understand the inner workings of processors and embedded systems they need to be familiar with a real microcontroller. I needed to teach a course in mechatronics of which embedded systems is a part, and I needed a lab book that used one processor, one free programming language (e.g. XC8) (not a...


ARM-based Microcontroller Projects Using mbed

Dogan Ibrahim 2019

ARM-based Microcontroller Projects Using mbed gives readers a good understanding of the basic architecture and programming of ARM-based microcontrollers using ARM’s mbed software. The book presents the technology through a project-based approach with clearly structured sections that enable readers to use or modify them for their application. Sections include: Project title, Description of the project, Aim of the project, Block diagram of the project, Circuit diagram of the project,...


Exploring BeagleBone: Tools and Techniques for Building with Embedded Linux

Derek Molloy 2019

In-depth instruction and practical techniques for building with the BeagleBone embedded Linux platform

Exploring BeagleBone is a hands-on guide to bringing gadgets, gizmos, and robots to life using the popular BeagleBone embedded Linux platform. Comprehensive content and deep detail provide more than just a BeagleBone instruction manual-you'll also learn the underlying engineering techniques that will allow you to create your own projects. The book begins with a foundational primer on...


Real-time Operating Systems Book 1: The Theory (The engineering of real-time embedded systems)

Dr. Jim Cooling 2019

This book deals with the fundamentals of operating systems for use in real-time embedded systems. It is aimed at those who wish to develop RTOS-based designs, using either commercial or free products. It does not set out to give you a knowledge to design an RTOS; leave that to the specialists. The target readership includes:- Students.- Engineers, scientists and mathematicians moving into software systems.- Professional and experienced software engineers entering the embedded field.-...


Digital Signal Processing Using Arm Cortex-M Based Microcontrollers: Theory and Practice

Cem Unsalan 2018

This textbook introduces readers to digital signal processing fundamentals using low-cost, high-performance Arm Cortex-M based microcontrollers as demonstrator platforms. It covers foundational concepts, principles and techniques in digital signal processing, such as signals and systems, sampling, reconstruction and anti-aliasing, FIR and IIR filter design, transforms, and adaptive signal processing. Key features include a set of hands-on labs that highlight the practical side of digital...


ARM Assembly Language Programming with Raspberry Pi using GCC

Sepehr Naimi 2018

About the Raspberry Pi: Raspberry Pi boards are low cost yet powerful boards using Arm processors. They can be used for both educational and industrial purposes. About this book: This book covers Arm Assembly programing for Raspberry Pi boards. Although the Arm instructions are standard, the assembler directives vary in GCC and non-GCC assemblers. In this book, you learn how to write Arm assembly programs in Linux and the GCC based compilers. This book also gives you a general view of the...


The 2026 Embedded Online Conference