81d452694d
Reverse the blinker pins
2024-09-15 23:57:06 -04:00
88cf32047b
Enable the brake light
2024-09-08 12:53:35 -04:00
70c013218a
Update pins for the realities of the board layout
2024-07-30 14:50:14 -04:00
37c7e04820
Turn on the built-in LED when software starts up
2024-07-20 11:21:16 -04:00
2b0fc7639e
Debounce buttons, fix colors, and add a new water pattern
2024-07-08 09:29:34 -04:00
80d8dedbaf
Adjust colors and the blinker patterns
2024-07-08 09:29:34 -04:00
d7a70119c8
Send out the full set of lights
2024-07-08 09:29:34 -04:00
54c4b99ab6
Improve the blinker animations and state transitions when switching blinkers
2024-07-08 09:29:34 -04:00
ef5415303b
Start monitoring events
2024-07-08 09:29:34 -04:00
8d183d6d8c
Build some of the framework for the bike application
...
This now sends a set of lights to the dashboard from a pico. I had to
adjust some of the colors as they do not look nearly as good in lights
as they do in the screen. There is no real application loop yet, no the
ability to get feedback from external controls.
2024-07-08 09:29:32 -04:00
6164cb3b39
Refactor the bike library until it compiles with no_std
...
Theoretically, this is the first step to getting to running on the pico
2024-07-08 09:28:40 -04:00