EmbeddedRelated.com
The 2026 Embedded Online Conference

The AVR microcontroller and Embedded systems: Using Assembly and C

Muhammad Ali Mazidi 2017

The AVR microcontroller from Atmel (now Microchip) is one of the most widely used 8-bit microcontrollers in the world. In this book the authors use a step-by-step and systematic approach to show the programming of the AVR chip. Examples in both Assembly language and C show how to program many of the AVR features, such as timers, serial communication, ADC, SPI, I2C, and PWM. The text is organized into two parts 1) The first 6 chapters use Assembly language programming to examine the internal...


FPGA-based Implementation of Signal Processing Systems

Roger Woods 2017

An important working resource for engineers and researchers involved in the design, development, and implementation of signal processing systems

The last decade has seen a rapid expansion of the use of field programmable gate arrays (FPGAs) for a wide range of applications beyond traditional digital signal processing (DSP) systems. Written by a team of experts working at the leading edge of FPGA research and development, this second edition of FPGA-based Implementation of Signal Processing...


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...


Atmel ARM Programming for Embedded Systems (Mazidi & Naimi ARM Series) (Volume 5)

Muhammad Ali Mazidi 2017

Why Atmel ARM? The AVR is the most popular 8-bit microcontroller designed and marketed by the Atmel (now part of Microchip). Due to the popularity of ARM architecture, many semiconductor design companies are adopting the ARM as the CPU of choice in all their designs. This is the case with Atmel ARM. The Atmel SAM D is a Cortex M0+ chip. A major feature of the Atmel SAM D is its lower power consumption which makes it an ideal microcontroller for use in designing low power devices with IoT. It...


Programmable Microcontrollers: Applications on the MSP432 LaunchPad

Cem Unsalan 2017

Develop and Deploy Powerful MSP432 Microcontroller Applications

Bolster your electronics skills and learn to work with the cutting-edge MSP432 microcontroller using the practical information contained in this comprehensive guide. Programmable Microcontrollers: Applications on the MSP432 LaunchPad clearly explains each concept and features detailed illustrations, real-world examples, and DIY projects. Discover how to configure the MSP432, program custom functions, interface with external...


The Official ESP32 Book

Dogan Ibrahim 2017

The Chinese company Espressif Systems has recently developed a new microcontroller chip named the ESP32. In addition to all the ESP8266 features, the ESP32 provides Bluetooth communications capability, larger SRAM data memory, more GPIOs, more interface signals, touch sensor, temperature sensor, higher CPU speed, CAN bus connectivity, higher resolution ADC converters, DAC converters, and security features. This book is an introduction to the ESP32 processor and describes the main hardware...


The AVR Microcontroller and Embedded Systems Using Assembly and C: Using Arduino Uno and Atmel Studio

Sepehr Naimi 2017

The AVR microcontroller from Atmel (now Microchip) is one of the most widely used 8-bit microcontrollers. Arduino Uno is based on AVR microcontroller. It is inexpensive and widely available around the world. This book combines the two. In this book, the authors use a step-by-step and systematic approach to show the programming of the AVR chip. Examples in both Assembly language and C show how to program many of the AVR features, such as timers, serial communication, ADC, SPI, I2C, and PWM....


Principles of Power Integrity for PDN Design--Simplified: Robust and Cost Effective Design for High Speed Digital Produc

Larry D. Smith 2017

Consistently Design PDNs That Deliver Reliable Performance at the Right Cost Too often, PDN designs work inconsistently, and techniques that work in some scenarios seem to fail inexplicably in others. This book explains why and presents realistic processes for getting PDN designs right in any new product. Drawing on 60+ years of signal and power integrity experience, Larry Smith and Eric Bogatin show how to manage noise and electrical performance, and complement intuition with analysis to...


Embedded and Real-Time Operating Systems

K.C. Wang 2017

This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and programming, toolchain for developing programs, virtual machines for software implementation and testing, program execution image, function call conventions, run-time stack usage and link C...


Real-time Operating Systems Book 2 - The Practice: Using STM Cube, FreeRTOS and the STM32 Discovery Board (The eng

Jim Cooling 2017

There’s something really satisfying about turning theory into practice, bringing with it a great feeling of accomplishment. Moreover it usually deepens and solidifies your understanding of the theoretical aspects of the subject, while at the same time eliminating misconceptions and misunderstandings. So it’s not surprising that the the fundamental philosophy of this book is that ‘theory is best understood by putting it into practice’. Well, that’s fine as it stands. Unfortunately...


The 2026 Embedded Online Conference