Bluetooth Low Energy: The Developer's Handbook
The First Complete Guide to Bluetooth Low Energy: How It Works, What It Can Do, and How to Apply It
A radical departure from conventional Bluetooth technology, Bluetooth low energy (BLE) enables breakthrough wireless applications in industries ranging from healthcare to transportation. Running on a coin-sized battery, BLE can operate reliably for years, connecting and extending everything from personal area network devices to next-generation sensors. Now, one of the standard’s leading...
Linkers and Loaders (The Morgan Kaufmann Series in Software Engineering and Programming)
Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is there an authoritative book devoted entirely to these deep-seated compile-time and run-time processes. The book begins with a detailed and comparative account of linking and loading that illustrates the differences among various compilers and...
Working Effectively with Legacy Code (Robert C. Martin Series)
Preface Do you remember the first program you wrote? I remember mine. It was a little graphics program I wrote on an early PC. I started programming later than most of my friends. Sure, I d seen computers when I was a kid. I remember being really impressed by a minicomputer I once saw in an office, but for years I never had a chance to even sit at a computer. Later, when I was a teenager, some friends of mine bought a couple of the first TRS-80s. I was interested, but I was actually a bit...
Better Embedded System Software
This book distills the experience of more than 90 design reviews on real embedded systems into a set of bite-size lessons learned in the areas of software development process, requirements, architecture, design, implementation, verification & validation, and critical system properties.
Each chapter describes an area that tends to be a problem in embedded system design, symptoms that tend to indicate you need to make changes, the risks of not fixing problems in this area, and concrete ways to...
Getting Started with Bluetooth Low Energy: Tools and Techniques for Low-Power Networking
With Bluetooth Low Energy (Ble), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems.
This book provides a solid, high-level overview of how devices use Ble to communicate with each other. You’ll learn useful low-cost tools for developing and testing...
MASTERING RISC-V COMPUTER ARCHITECTURE: A Complete Guide to Designing Microarchitectures for Memory and Embedded Systems
Power Integrity: Measuring, Optimizing, and Troubleshooting Power Related Parameters in Electronics Systems
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
PROVEN TECHNIQUES FOR GENERATING HIGH-FIDELITY MEASUREMENTSPower Integrity: Measuring, Optimizing, and Troubleshooting Power Related Parameters in Electronics Systems provides field-tested techniques for producing high-fidelity measurements using the appropriate equipment. The book thoroughly discusses...
Beginning STM32: Developing with FreeRTOS, libopencm3 and GCC
Using FreeRTOS and libopencm3 instead of the Arduino software environment, this book will help you develop multi-tasking applications that go beyond Arduino norms. In addition to the usual peripherals found in the typical Arduino device, the STM32 device includes a USB controller, RTC (Real Time Clock), DMA (Direct Memory Access controller), CAN bus and more.
Each chapter contains clear explanations of the STM32 hardware capabilities to help get you started with the device, including GPIO...
Learning Embedded Linux Using the Yocto Project
Develop powerful embedded Linux systems with the Yocto Project components
About This Book- A hands-on guide to enhance your ability to develop captivating embedded Linux projects
- Learn about the compelling features offered by the Yocto Project, such as customization, virtualization, and many more
- Illustrates concepts such device-emulation and cross-compiling in a pragmatic and lucid way
If you are a Yocto and Linux enthusiast who wants to build embedded Linux systems but do...
Embedded System Design: Introduction to SoC System Architecture
The book's aim is to highlight all the complex issues, tasks and techniques that must be mastered by a SoC Architect to define and architect SoC for an embedded application. This book is primary focused on real problems with emphasis on architectural techniques across various aspects of chip-design, especially in context to embedded systems. The book covers aspects of embedded systems in a consistent way, starting with basic concepts that provides introduction to embedded systems and...
Freescale ARM Cortex-M Embedded Programming (Mazidi & Naimi ARM)
The Freescale KL25Z is a popular ARM microcontroller designed and marketed by the Freescale, which is now part of NXP Corp. It comes with some powerful peripherals such as ADC, Timer, SPI, I2C, UART, and so on. Due to popularity of ARM architecture, many semiconductor design companies are moving away from proprietary architecture and adopting the ARM as the CPU of choice in all their designs. Why this book? Currently there is no other textbook for Freescale KL25Z microcontroller. This...
Arduino: A Technical Reference: A Handbook for Technicians, Engineers, and Makers
Rather than yet another project-based workbook, Arduino: A Technical Reference is a reference and handbook that thoroughly describes the electrical and performance aspects of an Arduino board and its software.
This book brings together in one place all the information you need to get something done with Arduino. It will save you from endless web searches and digging through translations of datasheets or notes in project-based texts to find the information that corresponds to your own...
Real-Time Software Design for Embedded Systems
This tutorial reference takes the reader from use cases to complete architectures for real-time embedded systems using SysML, UML, and MARTE and shows how to apply the COMET/RTE design method to real-world problems. The author covers key topics such as architectural patterns for distributed and hierarchical real-time control and other real-time software architectures, performance analysis of real-time designs using real-time scheduling, and timing analysis on single and multiple processor...
Linux Pocket Guide: Essential Commands
If you use Linux in your day-to-day work, this popular pocket guide is the perfect on-the-job reference. The third edition features new commands for processing image files and audio files, running and killing programs, reading and modifying the system clipboard, and manipulating PDF files, as well as other commands requested by readers. You’ll also find powerful command-line idioms you might not be familiar with, such as process substitution and piping into bash.
Linux Pocket Guide provides...
TI MSP432 ARM Programming for Embedded Systems (Mazidi & Naimi ARM)
Why MSP432? The MSP430 is a popular microcontroller designed and marketed by the Texas Instruments (TI). It comes with some powerful peripherals such as ADC, Timer, SPI, I2C, UART, and so on. It has a 16-bit proprietary RISC architecture meaning only TI makes the products. Due to popularity of ARM architecture, many semiconductor design companies are moving away from proprietary architecture and adopting the ARM as the CPU of choice in all their designs. This is the case with MSP430. The...
The Car Hacker's Handbook: A Guide for the Penetration Tester
Modern cars are more computerized than ever. Infotainment and navigation systems, Wi-Fi, automatic software updates, and other innovations aim to make driving more convenient. But vehicle technologies haven't kept pace with today's more hostile security environment, leaving millions vulnerable to attack.
The Car Hacker's Handbook will give you a deeper understanding of the computer systems and embedded software in modern vehicles. It begins by examining vulnerabilities and providing detailed...
Introduction to Embedded Systems
This book is a subset of Embedded Systems: Introduction to ARM Cortex-M Microcontrollers, Volume 1, ISBN: 978-1477508992, configured for specific use in EE319K Introduction to Embedded Systems taught at the University of Texas at Austin. The section numbers in this book also specify the corresponding section in the original book. This first book is an introduction to computers and interfacing focusing on assembly language and C programming. The second book Embedded Systems: Real-Time...
Introduction to Embedded Systems, Second Edition: A Cyber-Physical Systems Approach (Mit Press)
The most visible use of computers and software is processing information for human consumption. The vast majority of computers in use, however, are much less visible. They run the engine, brakes, seatbelts, airbag, and audio system in your car. They digitally encode your voice and construct a radio signal to send it from your cell phone to a base station. They command robots on a factory floor, power generation in a power plant, processes in a chemical plant, and traffic lights in a city....
Building Embedded Systems: Programmable Hardware
This is a book about developing 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....








