powerpic
Replacement board for a Casio CA-53W
| .. | ||
| alarmclock.c | alarmclock mode: updated to use new alarm lib | 2024-02-09 02:35:00 |
| alarmclock.h | Completely changed the way mode application are configured. | 2022-06-30 02:19:39 |
| clock.c | clock mode: sync with seconds upon starting the mode | 2024-04-11 22:39:16 |
| clock.h | clock_mode: | 2022-07-25 04:53:59 |
| mode_config_template.h | makefile: build firmware based on list of modes | 2024-04-27 06:48:39 |
| mode_settings.h | mode config: Changed mode order, added uptime setting. | 2024-02-09 02:46:18 |
| modes.cfg | makefile: build firmware based on list of modes | 2024-04-27 06:48:39 |
| power.c | clock, alarmclock, power modes: Better interfaces. | 2022-08-14 18:14:06 |
| power.h | power mode: Added new mode that displays battery voltage. | 2022-08-13 06:06:14 |
| settings.c | settings mode: Changed to generic bytes with ids for settings | 2024-02-09 02:45:51 |
| settings.h | settings mode: Changed to generic bytes with ids for settings | 2024-02-09 02:45:51 |
| test.c | buttons lib: Added some basic debouncing using timer1. | 2023-01-28 03:02:39 |
| test.h | Completely changed the way mode application are configured. | 2022-06-30 02:19:39 |
| thermometer.c | thermometer mode: Added calibrate functionality. | 2022-10-15 20:30:13 |
| thermometer.h | thermometer mode: Basic mode that displays the temperature. | 2022-08-19 22:29:47 |
| timer.c | timer mode: add very basic stopwatch functionality | 2025-04-19 04:41:49 |
| timer.h | timer mode: fixed bugs in countdown timer, added mario chime | 2024-02-09 02:41:39 |
| update.c | update mode: add simple mode to reboot the device which allows for firmware updates | 2025-04-19 05:23:11 |
| update.h | update mode: add simple mode to reboot the device which allows for firmware updates | 2025-04-19 05:23:11 |
| uptime.c | uptime mode: fixed error in alarm set function call | 2025-04-19 04:20:51 |
| uptime.h | uptime mode: Added basicc uptime mode that counts days | 2024-02-09 02:42:24 |