Commit Graph

4 Commits

Author SHA1 Message Date
ІО-23 Шмуляр Олег 063ed8bb51 [lcd] fix: add display_load prototype 2025-04-19 14:52:22 +03:00
ІО-23 Шмуляр Олег 3ccc0ca0f3 [lcd] add support for operating on virtual framebuffers
Current implementation contains full support for:
- transparent switching between direct and framebuffer rendering modes
- writing characters to framebuffers
- loading frame from memory to physical display

As well as partial support for instruction writes including:
- resetting the display (clears memory, sets cursor at 0:0, switches to increment mode)
- switching between increment/decrement modes
- setting cursor position
2025-04-19 14:52:22 +03:00
ІО-23 Шмуляр Олег 5785093138 add PCA9685 testing, add support for one-time run and cleanup functions 2025-03-08 22:33:55 +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