Go to file
Daniel Barlow 63359b5d06 no need for boot-in-system.img to rebuild everything 2024-02-19 16:07:29 +00:00
.gitignore first commit, should have done this a day ago 2024-02-18 21:58:03 +00:00
Makefile no need for boot-in-system.img to rebuild everything 2024-02-19 16:07:29 +00:00
README first commit, should have done this a day ago 2024-02-18 21:58:03 +00:00
configuration.nix trace firmware loading calls 2024-02-18 22:08:21 +00:00
default.nix first commit, should have done this a day ago 2024-02-18 21:58:03 +00:00

README

Config for my moto potter to turn it into a bike computer. We will
need

- working gps
- bluetooth (ble) stuff
- wayland "cage" compositor
- an app
- rsync service so that trails can be downloaded to a computer
- ip connectivity with flight mode
 - give it telent and dandroid as APs
 - use rfkill aggressively to save battery
 

Absent any reason I should not write the app in fennel I'm going to
write the app in fennel. I want it to

- display speed/cadence/time of day/power
- show where I am on a map
- record trail of where I've been (note: indoor counts too)

we can use l"ove2d instead of dragging in that gtk stuff

   SDL2

   To run an SDL2 application on Wayland, set
   SDL_VIDEODRIVER=wayland. 

can we do bluetooth not through dbus? dbus seems to make it flakey



cool extras
===========

adjust screen brightness (go dark when not moving)