Commit Graph

5 Commits

Author SHA1 Message Date
true
50ab3fd036 add schematic 2024-11-06 18:50:14 -08:00
true
6ee4233c2f add fixed auto brightness control option, led brightness options
jumper 1 will set LEDs to a dimmer level.
jumper 2 will disable LEDs entirely.
jumper 3 will turn the addon and USB ports on and off depending on ambient light level. the levels decided are arbitrary and may be updated with further testing.
2024-10-23 04:19:13 -07:00
true
5829bc190d add missing project files 2024-10-23 03:33:38 -07:00
true
5f18010bcd get initial code working
fixed some initial GPIO configuration.
fixed systick interrupt not defined as an interrupt.
fixed any interactions with backup registers causing lockups.
completed RGBLED work.
fixed button handler code.
add currently non-working lightsense code.
2024-10-22 23:06:18 -07:00
true
078f382dcc initial commit of in progress firmware
nearly everything is "implemented" but how well it works, or if it works at all, is unknown.
2024-10-16 23:51:49 -07:00