ba2e5b84dc
Move the lux sensor reader and start on the real display code
9daaab9e9e
Fill out the i2c bus and make it work with the tsl2561 lux sensor
a32779774f
Set up the lux sensor abstraction
cbb537b27d
Just set the i2c pins for tri-state mode
4a97284b49
Hack out an initial i2c bus driver
c1b3891a29
Limit the RSSI call to just reading the variable without running a test
ce78c28367
Fix current tests
c28d050037
Rename the packet buffer test suite file
bc09a7e411
Add initializer and constructor functions for the packet buffer
4aa9598e00
build a packet buffer and add a test suite
e6b952a2dc
Save the ws2812 current progress
a383e956ae
Save my attempts to do ws2812s via the counter/timer
02716cc58b
Add a program that demonstrates PWM and interrupts