Pinned Loading
-
atmega328p-internal-telemetry
atmega328p-internal-telemetry PublicC system for the ATmega328P that monitors internal silicon temperature and voltage using custom drivers and Kalman filtering.
C 2
-
avr-ring-buffer
avr-ring-buffer PublicC implementation of a Circular Buffer (Ring Buffer) for the ATmega328P to log sensor data in real-time.
C 2
-
AVR-Zero-Alloc-RTOS
AVR-Zero-Alloc-RTOS PublicCooperative real-time scheduler for ATmega328P implemented in C. Features static memory allocation, direct register manipulation, and zero external dependencies.
C 2
-
Stackscope
Stackscope PublicReal-time stack and heap visualizer for ATmega328P. Zero overhead when disabled, just comment out one line for production.
Python 2
-
atmega-btree
atmega-btree PublicA tiny B-Tree database with crash recovery for Arduino Uno. Fits in 2KB RAM.
C 1
-
Fault-Injection-Recovery-Analysis
Fault-Injection-Recovery-Analysis PublicFIRA is a hands-on project for ATmega328P that shows how embedded systems can survive random faults and crashes, using custom drivers and a watchdog timer to keep everything running smoothly. It’s …
C 1
If the problem persists, check the GitHub status page or contact support.