My libraries for easier AVR development
Small lib for abstraction of port and pin byte operations.
Library for dealing with shift registers.
Event buffer pushing and polling abstractions.
ICR values for AVR micro controllers to play sound using PWM
PRNG that can be seeded using noise from an ADC port.
Abstractions for controlling single 4x4 LED matrices that are connected to the AVR-Chip via shift registers.
Abstractions for using a grid of LED matrices as a screen with individually addressable pixels.
Small examples that are not worth a new repository.