Commit Graph

7 Commits

Author SHA1 Message Date
0b949111d2 Switch to a fixed point arithmatic library 2024-07-08 09:28:40 -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
22f0f9061c Rotate the right side
The actual bike is going to be a long loop which folds from the end of
the left side to the back end of the right side. This requires that the
colors get moved around for proper mirroring.
2024-07-08 09:28:40 -04:00
0bb5e62f96 Set up a bunch of animations and some state transitions! 2024-07-08 09:28:40 -04:00
06aedc34bb Now I'm able to send messages from the UI to the core 2024-07-08 09:28:40 -04:00
84b077e20c Build the core of the application. 2024-07-08 09:28:40 -04:00
fc2e88add2 Set up a GTK simulator for the bike lights engine 2024-07-08 09:28:38 -04:00