Leanpub Header

Skip to main content

Filters

Category: "Embedded Systems"

Books

  1. 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:
    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
    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. The business side of BYOD 2
    you are the device & privacy at Edge
    Roberto Lofaro

    Devices carried out by individuals used to be just those that they chose to carry around, now those individuals themselves are turned into data broadcasting platforms by their own devices, and influenced by the interactions of their devices with others (including sensors) within the environment

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

    Advanced Topics in Parallel and Distributed Systems Design

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

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

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

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

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

  11. Mastering STM32 - Second Edition
    A step-by-step guide to the most complete ARM Cortex-M platform, using the official STM32Cube development environment
    Carmine Noviello

    With more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.

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

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

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

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