ustdMicro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
MajorCoreAn Arduino hardware package for ATmega8515 and ATmega162
terminalTerminal inside the microcontroller (cli for mcu)
FT800-FT813Multi-Platform C code Library for EVE graphics controllers from FTDI / Bridgetek (FT810, FT811, FT812, FT813, BT815, BT816, BT817, BT818)
XlingXling, a pocket demon
chirp8-avrCHIP-8 implementation in Rust targeting AVR microcontrollers
xForthExperimental Forth cross compiler for tiny devices
DigiOSMini OS emulator for Digispark (an Attiny85 based microcontroller).
threeboardA fully-functional open source and open hardware mechanical USB computer keyboard with only three keys!
vusbtinySmall ISP programmer that uses an ATtiny running V-USB
avr-ds18b20AVR library for controlling DS18B20 temperature sensors
Open-SAE-J1939SAE J1939 protocol free to use for embedded systems or PC with CAN-bus
atmegaBare ATmega 8/168/328 microcontrollers with the Arduino IDE.
libavrutilEasy to use, lightweight and unified library for performing common microcontroller tasks
Arduino-LogSimple application log library. supporting multiple log levels, custom output & flash memory support.
sdfirmUltra light weight small device firmware. Well architected to support MMU, SMP, low power idle. Can be run on various CPU architectures.
atmega8-magnetometer-usb-mouseATmega8 working as USB mouse, by reading movements from a magnetometer (digital compass). [Projeto Final do curso de Bacharelado em Ciência da Computação DCC/UFRJ]
DemOSFree, simple, extremely lightweight, stackless, cooperative, co-routine system (OS) for microcontrollers
ptSchedulerPretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
Arduino-GPIOGeneral Purpose Input/Output (GPIO) library for Arduino
TimerInterruptThis library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behavin…
miniboot🏗️ An I2C bootloader for Arduino.
ariadne-bootloaderA little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield
homebridge-yamaha-avrhomebridge-plugin for Yamaha AVR. Audio Receiver Accessory with Power, Input, Volume & Remote Control
build-gccShell scripts to build various gcc cross-compilers (primarily djgpp)
oseidMicrochip AVR based smartcard/token with ECC and RSA cryptography
FASTUSBaspThis is the fast avr programmer for AVR MCUs based on cheap stm32f103c8t6 board with usb-to-serial support.
rf bridgeRF (433Mhz) to MQTT Bridge - with hardware
CorePartitionUniversal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
hwmfDemo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
IntrOSFree cooperative operating system (OS) for microcontrollers