NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects.
eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC.
On one side, eCxx supports the original...
ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
AvrX - A compact, fast, preemptive, priority based, real time, interrupt driven schedular. AvrX is targeted for the Atmel AVR microprocessor chips. AvrX can run five+ tasks on the base AVR chips with 8kb of FLASH and 512 bytes SRAM. The AvrX library li