Commit Graph

12 Commits

Author SHA1 Message Date
ІО-23 Шмуляр Олег 5785093138 add PCA9685 testing, add support for one-time run and cleanup functions 2025-03-08 22:33:55 +02:00
ІО-23 Шмуляр Олег 77f8faba9e add button test at the board startup, part 4 2025-03-08 15:42:23 +02:00
ІО-23 Шмуляр Олег 1eb0c2c318 add button test at the board startup, part 3 2025-03-08 15:29:27 +02:00
ІО-23 Шмуляр Олег 0b8a55a9e2 add button test at the board startup, part 2 2025-03-08 14:43:54 +02:00
ІО-23 Шмуляр Олег 82a3907d8a add button test at the board startup, part 1 2025-03-08 14:23:18 +02:00
ІО-23 Шмуляр Олег a2c5b2fe87 add external temperature sensor support, separate different test functions, allow to cycle through different test modes 2025-02-19 19:08:24 +02:00
ІО-23 Шмуляр Олег 7e4820d8ac reduce accidental user-button press probability 2025-02-15 14:55:58 +02:00
ІО-23 Шмуляр Олег a5269aae36 increase display update speed 2025-02-15 14:53:57 +02:00
ІО-23 Шмуляр Олег 9606a0b1ae poll until ready before sending data, not after
This change improves two aspects:
- display will not receive instructions nor data until it is ready, even
  at startup when no previous commands have been sent
- no time is wasted after writing instructions or data to the display
2025-02-15 14:43:54 +02:00
ІО-23 Шмуляр Олег e696d2f52f fix driver issues, add simple display testing code 2025-02-14 23:03:36 +02:00
ІО-23 Шмуляр Олег b51883ca7d add everything else in the project tree 2025-02-14 23:01:58 +02:00
ІО-23 Шмуляр Олег 3351a83cbc initial driver test 2025-02-14 00:01:01 +02:00