Commit Graph

12 Commits

Author SHA1 Message Date
Emanuele Trabattoni
cde86a7f99 reenabled ota and logs to TCP ocnnection port 9876 2025-08-29 21:30:38 +02:00
Emanuele Trabattoni
fc2687947a Fixed pinlist and temperature sensor map 2025-08-29 10:21:44 +02:00
Emanuele Trabattoni
e37aa58398 OTA fixes + enable when network connected and switch pressed 2025-08-06 09:49:46 +02:00
Emanuele Trabattoni
5bff567863 ota update first version, with led management 2025-08-05 11:56:13 +02:00
Emanuele Trabattoni
92de57a760 Implemented config file and save to memory using ffat 2025-07-17 18:01:03 +02:00
Emanuele Trabattoni
0b5d725d3a Added Buzzer and RGB led drivers 2025-07-16 20:42:11 +02:00
Emanuele Trabattoni
4b97e6535d Added debug config 2025-07-06 19:52:48 +02:00
Emanuele Trabattoni
3d2d44c0bb Added STM32 platform for debugging and development 2025-06-27 18:55:20 +02:00
Emanuele Trabattoni
4acce987de Removed example files (can be recovered later)
Now it compiles with test main code
2025-06-26 12:44:20 +02:00
Emanuele Trabattoni
17f5a1dfe5 Halfway RS485 driver refactoring 2025-06-24 15:30:59 +02:00
8087774c89 Updated platform to pioarduino, since default platform is old and deprecated.
This solved the compile issues and enabled use of VScode for development. Hint from this post on github: https://github.com/espressif/arduino-esp32/issues/10721
2025-06-20 16:54:57 +02:00
Emanuele Trabattoni
1a92672603 Added Example files from Waveshare repo 2025-06-20 09:52:47 +02:00