Add HEX file with the firmware
by Ilya Verbin 3 years 7 months
8788357f
Implment contact debouncing
by Ilya Verbin 3 years 7 months
Implment contact debouncing

Based on "A Guide to Debouncing" by Jack G. Ganssle:
http://ohm.bu.edu/~pbohn/__Engineering_Reference/debouncing.pdf
1a89e5fd
Process buttons in the Timer/Counter Overflow Inte...
by Ilya Verbin 3 years 7 months
Process buttons in the Timer/Counter Overflow Interrupt

Button 1 - Turn LEDs on
Button 2 - Switch colors
1bac8763
Add a palette with 10 colors
by Ilya Verbin 3 years 7 months
3ad5db3d
Use 3 PWM channels for setting RGB intensities
by Ilya Verbin 3 years 7 months
f8c4cad4
Add initial firmware
by Ilya Verbin 4 years 4 months
060bcf23
Update values assuming 5V input
by Ilya Verbin 4 years 6 months
12662341
Move C1 closer to VCC and GND pins of AVR
by Ilya Verbin 4 years 7 months
b2bc0622
Redesign the PCB assuming 4V input
by Ilya Verbin 4 years 7 months
54f6e0f7
Remove TPS61070 boost converter
by Ilya Verbin 4 years 7 months
Remove TPS61070 boost converter

Previous version of the board is saved in the "tps61070" branch.
938113be
Report a bug