Leanpub Header

Skip to main content

Filters

Category: "Embedded Systems"

Embedded Systems

  1. Hacking Master Plan
    Hacking Master Plan
    Learn hacking tips and tricks
    Crt Mori

    Joncy Ber has these low-cost Raspberry Pi computers: can he hack a bank to get more money? He uses social engineering to exploit everyday people's online behavior and other hacking tips and tricks to break into secure systems. Can the authorities, or someone worse, catch up with him?

  2. Untrapped Value:
    Untrapped Value:
    Software Reuse Powering Future Prosperity
    david erickson

    This book is a launching point, not a destination. It is designed to evolve in small, incremental ways along with your reusable software development guidelines, over many years. Along with the code you reuse.

  3. Knowing the RP2040
    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.

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

    Advanced Topics in Parallel and Distributed Systems Design

  5. Embedded Software Design
    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.

  6. Embedded Software Architecture

    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?

  7. Lora Remote Sensing System

    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.

  8. windows Command Prompt Lessons.

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

  9. Lora Tools For Arduino SAMD M0

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

  10. Programació de Sistemes Encastats

    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,

  11. Cross-Platform Cortex-M Development
    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.

  12. Runtime Patterns for Embedded Systems
    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.

  13. Computer Systems Laboratory
    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.

  14. Computer Systems
    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!

  15. ESP8266 Weather Station
    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!