1
0
Fork 0
jebbatime/TODO.md

38 lines
740 B
Markdown
Raw Permalink Normal View History

2021-06-14 11:46:28 -06:00
# TODO
* Name.
* Remove BLE when running, but not from bootloader.
* Cleaner apps: Timer, Alarm, Stopwatch, Calc.
* Bigger buttons.
* Remove status bar.
* Battery app with numeric readout.
* Date app.
2021-06-14 12:59:38 -06:00
* Version app.
2021-06-14 11:46:28 -06:00
* Remove unused drivers.
* Remove unused bits in general.
* Mirrors of all submodules.
2021-06-14 11:51:44 -06:00
* Graphics, e.g. `logo.py`.
2021-06-14 13:13:58 -06:00
* Set default time and enable Alarm.
* Multiple alarms.
2021-06-14 11:46:28 -06:00
# Time
2021-06-14 13:38:47 -06:00
* Accurate within a couple seconds.
It keeps accruate time, just doesn't display it. `;)`
2021-06-14 12:59:38 -06:00
* BLE sync...
2021-06-14 11:46:28 -06:00
* NTP sync.
* GPS sync.
* WWVB sync.
* PTP sync.
# Random
Possible apps.
* Entropy generator.
* Auth device.
* Gate alert.
* Phone alert.
* FarmBot control.
* Blockchain ticker/alerts.
* Open Gate.
* Log heart/step data for Prometheus.