What are your recommended repositories to learn embedded systems from? You can share your own repository!

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • NilaiTFO

  • I made a C++17 library for STM32 to wrap around the HAL and provides an application structure: https://github.com/smartel99/NilaiTFO

  • baremetal

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • generic_embedded

    generic embedded stuff used throughout hobby projs

  • stm32-hal

    This library provides access to STM32 peripherals in Rust.

  • mspenv

    a dev env to build, flash, and debug msp430 firmware without an IDE

  • repo

  • C++ Middleware Writer

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • I have less than a year working with embedded devices and my C++ serialization and messaging library hasn't been used in that way either, but I have kind of an embedded mindset. I've tried to minimize the amount of code that users have to download/build/maintain. On the downside part of it is closed-source, but on the flip side the SaaS is free to use.

  • led-controller

    Software for PIC32MX330F064H LED (cube) controller. The controller can be used for driving 256 RGB LEDs with a color-depth of 8 bit.

  • Shared my project/repo the other other day in this sub. If you're interested in taking a peek at bare-metal firmware for the higher end MCUs from Microchip (pic32's): https://github.com/LimpSquid/led-controller

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts