summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* launcher is now movementJoey Castillo2021-10-1613-101/+101
|
* pulseometer: support variable update frequencyJoey Castillo2021-10-061-8/+12
|
* launcher: clean up structsJoey Castillo2021-10-066-34/+31
|
* remove fake / placeholder widgetsJoey Castillo2021-10-056-118/+4
|
* add pulseometer widgetJoey Castillo2021-10-054-0/+110
|
* fix memory leak when waking from screensaver modeJoey Castillo2021-10-054-3/+11
|
* launcher: fix high beep on return to clockJoey Castillo2021-10-041-1/+1
|
* launcher: add widget for setting the timeJoey Castillo2021-10-044-3/+131
|
* preferences widget: fix alignment of 'never'Joey Castillo2021-10-041-1/+1
|
* launcher: fix flickering in preferences widgetJoey Castillo2021-10-041-4/+1
|
* launcher: track can_sleep between runloop invocationsJoey Castillo2021-10-041-1/+1
|
* launcher: fix typoJoey Castillo2021-10-041-1/+1
|
* launcher: improvements to screensaver modeJoey Castillo2021-10-041-6/+14
|
* slcd: add more special casesJoey Castillo2021-10-041-5/+14
|
* launcher: let widgets prevent sleepJoey Castillo2021-10-0410-36/+43
|
* event type / subsecond refactorJoey Castillo2021-10-0410-36/+47
|
* disable screensaver interrupt on wakeJoey Castillo2021-10-031-0/+1
|
* launcher: first crack at low power 'screensaver' modeJoey Castillo2021-10-036-42/+84
|
* implement beep / silent preferenceJoey Castillo2021-10-031-1/+4
|
* avoid calling deactivate on widget 0 before it's activatedJoey Castillo2021-10-031-1/+2
|
* launcher app with clock and preferences menuJoey Castillo2021-10-0312-30/+304
|
* slcd: add function to blank entire screenJoey Castillo2021-10-032-0/+10
|
* basic launcher switching between two widgetsJoey Castillo2021-10-0310-100/+155
|
* more wip launcher stuffJoey Castillo2021-10-034-40/+48
|
* wip: late-night untested launcher app musingsJoey Castillo2021-10-037-0/+298
|
* add beep to starter appJoey Castillo2021-09-301-0/+8
|
* add fractional beats to beat time appJoey Castillo2021-09-301-8/+33
|
* fix LED resistor valuesJoey Castillo2021-09-302-5/+5
|
* add lcd featherJoey Castillo2021-09-302-0/+14719
|
* Merge pull request #16 from joeycastillo/rtc-refactorjoeycastillo2021-09-2935-1771/+422
|\ | | | | Refactor Real-Time Clock Functionality
| * update existing apps to use new RTC APIJoey Castillo2021-09-282-73/+49
| |
| * tweak to API nomenclature: tick happens once a second, other interrupts are ↵Joey Castillo2021-09-283-25/+28
| | | | | | | | periodic
| * rtc: support periodic ticks at intervals from 1 to 128 HzJoey Castillo2021-09-283-20/+94
| |
| * overdue refactor: compile all watch modules separatelyJoey Castillo2021-09-2827-13/+91
| |
| * simplification: return date/time in same format as clock registerJoey Castillo2021-09-282-38/+22
| |
| * remove unused ASF codeJoey Castillo2021-09-278-1570/+0
| |
| * WIP: refactor RTC to use clock mode directlyJoey Castillo2021-09-278-120/+226
|/
* Merge pull request #15 from tahnok/beats-timejoeycastillo2021-09-263-0/+294
|\ | | | | Beats time app + watch
| * Beats time app + watchWesley Ellis2021-09-253-0/+294
|/ | | | | | Use BMP280 code as a base, but stripped down to bare bones. Then added a new 'mode' for the current Swatch Internet Time (aka beats)
* this was an odd typojoeycastillo2021-09-241-1/+1
|
* add warning about external wake on old board revJoey Castillo2021-09-231-0/+7
|
* final deep sleep refactor: retain RAM, call it shallow sleep modeJoey Castillo2021-09-233-63/+80
|
* support alternate LCD pinoutsJoey Castillo2021-09-212-9/+71
|
* add WIP dev boardJoey Castillo2021-09-201-0/+84
|
* add gerbers for board revision 5Joey Castillo2021-09-201-0/+0
|
* clean up PCB folderJoey Castillo2021-09-205-19011/+0
|
* add board definition for old prototypeJoey Castillo2021-09-191-0/+84
|
* sensor board conceptsJoey Castillo2021-09-1810-0/+8142
|
* PCB revision 5Joey Castillo2021-09-182-0/+9511
|
* support common anode LEDsJoey Castillo2021-09-181-0/+5
|