6 Commits

Author SHA1 Message Date
true
9bc0ad4952 reduced default power due to hardware spec fault
The boost converter is fairly weak. This was known going into this design. However, the LED brightness wasn't ever really calculated and was just assumed it would be kept under control by the specific LED programs in use.

Since per-color gain tuning isn't implemented yet, for now the default global gain is turned down to prevent voltage drop from turning off white LEDs when programs that light a significant number of LEDs are run. If turning up the brightness the white LEDs can still drop.
2026-05-09 10:29:33 -07:00
true
c763b55057 added alpha slash slash programs 2026-05-09 10:02:46 -07:00
true
2c151b1bf4 touch buttons set LED programs, added another ribbon LED program
also added PRNG
2026-05-09 08:42:57 -07:00
true
b2de3abe08 fix buttons working, add basic brightness control 2026-05-08 22:12:06 -07:00
true
fe169b64f6 basic button handler routines added, hard buttons tested
touch sensors were also preliminary tested but not all have been analyzed yet.
2026-05-08 20:07:06 -07:00
true
d95af918fa initial WIP
lots of code copied over, things filled in to hopefully get the LED matrix lighting up. untested.
2026-05-08 11:54:12 -07:00