Commit Graph

6 Commits

Author SHA1 Message Date
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
180aa589ee adc tested and working 2026-05-08 17:48:27 -07:00
true
d280037880 ADC is working, touch sensors roughly calibrated
tested with true's thumb
2026-05-08 17:46:50 -07:00
true
7827085947 tweaked i2c timings
haven't verified against a scope but they "work for me"

running at 24MHz at all times now for best energy use per watt before sleeping
2026-05-08 17:44:56 -07:00
true
abd985e3a1 got LEDs working, ribbon trail program initially implemented
- fixed soft I2C master set hi/lo routines
- fixed bug in matrix_send not setting all LEDs from map
- fix AWU interrupt not firing; requires EXTI line to be configured too even if unused
- fixed wrong dividers used in system clock set function
2026-05-08 16:12:18 -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