Just as a test, added a third screen with graphics.

This commit is contained in:
2026-06-22 17:29:41 +03:00
parent a08228265d
commit be6670b982
5 changed files with 66 additions and 36 deletions
-13
View File
@@ -69,16 +69,3 @@ The physical wiring is already assembled. Current documented wiring is:
## Ground
All component ground pins are connected to common `GND`.
## Assumptions To Verify Later
- The SH1106 module is compatible with the MKR1000 voltage levels
- The AM2302 is powered within its supported operating range
- The button pull-up arrangement matches the intended firmware logic
- Available pins are sufficient for the display, sensor, and both buttons
## Risks To Keep In Mind
- OLED modules may vary by interface and initialization details
- Sensor timing can be sensitive depending on the library used
- Network-based features may require retry logic and fallback screen states