Leanpub Header

Skip to main content

Filters

Category: "Embedded Systems"

Books

  1. Knowing the RP2040
    A Guide for Programmers
    Daniel Quadros

    In this book you will learn all the details of the RP2040 microcontroller (used in the Raspberry Pi Pico and other boards) and how to leverage them in amazing applications.

  2. Advanced Topics in Parallel and Distributed Systems Design
    Parallel and Distributed Systems Design
    Joseph Thachil George

    Advanced Topics in Parallel and Distributed Systems Design

  3. Embedded Software Design
    with Remote Temperature Sensing Example
    David Clifton

    Pretty good embedded design approach, illustrated by the example of a remote temperature measuring system.

  4. So you have good information about the new system hardware and requirements.You also have a collection of chip vendor libraries, compiler supported functions, previous generation software, and ideas for new code.How do you come up with a software architecture that can tie everything together to meet the system requirements?

  5. Tells how to write an Arduino program to detect mechanical, magnetic or angular velocity disturbances anywhere within 600 yards line-of-sight of your lora base station, and to issue alerts when the disturbances exceed preset levels, which may be programmed remotely from your base station, which is a different Arduino program on the same board type.

  6. Getting started with Java on the Raspberry Pi - UPDATE 2025
    A lot of small and bigger examples to introduce you to Java, JavaFX, Pi4J, Spring, Queues... with hardware projects on the Raspberry Pi.
    Frank Delporte

    Get started with the latest versions of Java, JavaFX, Pi4J, Spring and so much more. Learn the power (and fun!) of experimenting with electronics. All explained in many small and easy to understand examples.

  7. Windows pdf learning method creates a network orders Internet orders orders special file.

  8. How to build LoRa radios with inexpensive components from Adafruit, and program them with Lora ping, repeat, modem, and Bluetooth bridge programs..

  9. Aquest llibre és per tot aquell que amb coneixements de programació en llenguatge C, coneixements d’arquitectures de computadors, coneixements mínims de HW i electrònica vulgui endinsar-se en la programació de sistemes encastats basats en microcontroladors,

  10. Cross-Platform Cortex-M Development
    With Visual Studio Code
    David Clifton

    Shows how to setup Visual Studio Code to Edit, Compile, Build, and Debug Arm Cortex-M projects on macOS, Windows, and Linux. The eBook is accompanied by complete digital source code and settings for Windows, Mac, and Linux versions of an example project, a digital Theremin, for the STM32F7 Discovery Board.

  11. Runtime Patterns for Embedded Systems
    Modules and Examples with Complete Source Code for STM32F7 Discovery Board and ARM Cortex-M7
    David Clifton

    Descriptions, Discussion, and Selected Source Modules illustrating State Machines, Event Handlers, Message Pumps, Fibers, and Event-triggered, Interacting State Machines. A demo program can be downloaded and run on an STM32F746G_DISCO board.

  12. Computer Systems Laboratory
    for Raspberry Pi
    Sean Lawless

    This companion book to Computer Systems provides all the necessary information, including source code examples. Complete the circle of knowledge with this hands on journey to bring the Raspberry Pi hardware to life with software. No experience is necessary beyond the companion book Computer Systems.

  13. Computer Systems
    Incremental Systems Engineering
    Sean Lawless

    Have you ever wondered exactly how a computer system works? Concerned the inner workings of computers are too complicated to understand? Journey deep into the heart of computer systems by first learning how a computer "thinks" and then using that knowledge to bring computer hardware to life with software. No experience necessary!

  14. ESP8266 Weather Station
    Getting Started Guide
    Daniel Eichhorn

    Get started with the ESP8266 Wifi chip, compatible with the Arduino IDE and create your first Internet-of-Things projects!

  15. Sensed: Accelerometers
    An Understanding for Farms, Phones, and Drones
    Hamid Mokhtarzadeh

    Accelerometers are everywhere, and for good reason!  They are both low-cost and low-power and can sense things like motion, impact, and orientation. For the engineer, scientist, or hobbyist, there lies a gap between sensor output and usable information. This book fills that gap.