Commit Graph

14 Commits

Author SHA1 Message Date
7b57ff1462 Add INC_BTNESS button to PCB 2020-11-18 11:41:18 +01:00
17f21b5017 Add INC_BTNESS button to schema
INC_BTNESS button is desired to increment LED display brightness
2020-11-18 11:02:45 +01:00
ed730b8dc3 Replace led_hour (etc.) globals with TIME struct 2020-11-18 09:00:09 +01:00
b9c0be68d8 Clean code 2020-11-18 08:48:20 +01:00
26eac4ac69 Enable storing LED brightness in EEPROM 2020-11-17 23:33:39 +01:00
d01fbdd411 Enable software-based LED brightness configuration 2020-11-17 22:58:38 +01:00
f991e0dc83 Create KiCAD project 2020-11-13 13:54:35 +01:00
bc9ad5f8cc Move source code to firmware directory 2020-11-13 11:18:21 +01:00
ed34a0a578 Enable setting the clock time via keyboard 2020-11-09 08:40:04 +01:00
0378d53456 Create library for software timers and enable it 2020-11-09 08:40:03 +01:00
7a586e8643 Create library for PCF8583 (RTC) and enable it 2020-11-09 08:40:03 +01:00
919626437f Create I2C/TWI library and enable it 2020-11-08 10:09:42 +01:00
f9deb66109 Create library for managing LED binary display 2020-11-08 10:09:42 +01:00
fde78d96d2 Init repo 2020-11-07 22:45:01 +01:00