DNedic's Stars
phil-opp/blog_os
Writing an OS in Rust
johnthagen/min-sized-rust
🦀 How to minimize Rust binary size 📦
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
m3y54m/Embedded-Engineering-Roadmap
Comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources
ExpressLRS/ExpressLRS
ESP32/ESP8285-based High-Performance Radio Link for RC applications
wavedrom/wavedrom
:ocean: Digital timing diagram rendering engine
pkivolowitz/asm_book
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level languages.
armink/CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
espressif/vscode-esp-idf-extension
Visual Studio Code extension for ESP-IDF projects
esp-rs/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
EEVengers/ThunderScope
ThunderScope GitHub Repo
flashrom/flashrom
Send patches to https://review.coreboot.org: https://www.flashrom.org/Development_Guidelines#GitHub
ataradov/usb-sniffer
Low-cost LS/FS/HS USB sniffer with Wireshark interface
iDoka/awesome-embedded-software
:stars: List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
modm-io/modm
modm: a C++23 library generator for AVR and ARM Cortex-M devices
Zeal8bit/Zeal-8-bit-OS
An Operating System for Z80 computers, written in assembly
Dante-Leoncini/Blendersito
Una version de Blender creada desde cero para Symbian
esp-rs/espflash
Serial flasher utility for Espressif SoCs and modules based on esptool.py
the-aerospace-corporation/satcat5
SatCat5 is a mixed-media Ethernet switch that lets a variety of devices communicate on the same network.
espressif/esp-dev-kits
Docs, Schematics, Factory Firmwares for ESP Development Kits
wavedrom/bitfield
:cake: bit field diagram renderer
OpenCyphal/libcanard
A compact implementation of the Cyphal/CAN protocol in C for high-integrity real-time embedded systems
mirrexagon/nixpkgs-esp-dev
Nix flake and overlay for ESP8266 and ESP32 development.
espressif/esp-thread-br
Espressif Thread Border Router SDK
bane9/rv64gc-emu
RV64GC Emulator: A RISC-V System Emulator that can boot Linux
uLipe/espFoC
A Permament Magnet / BLDC Motor type Field Oriented Control Library for ESP32 SoCs
tobermory/faultHandling-cortex-m
Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.
pavel-kirienko/cavl
Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
eriknyquist/ptttl
Superset of NOKIA's RTTTL which adds polyphony & vibrato. Includes Python and C implementations.
rrbutani/use-nix-shell-action
`nix develop` for your Github Action steps