Commit Graph

10 Commits (fb89047c42dfe89cc4304c4157146086cb1d56f1)

Author SHA1 Message Date
Justin Ray fb89047c42 Add support for the Freenove ESP32-WROVER board by changing GPIO mappings.
Write documentation for building and installing on the ESP32-WROVER board.
2024-05-11 19:37:28 -04:00
Miroslav Pivovarsky b092a215e2 Added the option to use a static IP address in Wi-Fi client mode. 2024-05-10 23:42:03 +02:00
Miroslav Pivovarsky 4692f10340 Added the option to disable the service AP after MCU startup 2024-05-10 23:35:08 +02:00
Miroslav Pivovarsky 449bb07b58 Fixed memory utilization issue. Utilized F() macro for moving strings from RAM to PROGMEM. 2024-05-10 23:29:55 +02:00
Thorben Otto 519afcc34c Fixed typo in WebPage.h 2024-05-08 14:29:38 +02:00
Miroslav Pivovarsky c2dd99f5c5 Fixed issue with sending large images to the backend. 2024-04-25 17:57:08 +02:00
Miroslav Pivovarsky 12bc412023 fixed typo 2024-04-23 16:28:18 +02:00
Miroslav Pivovarsky ebb0e41e5f Implemented WEB server control during photo upload, fixed MCU startup issue, and added jQuery source file. 2024-04-22 23:00:21 +02:00
Miroslav Pivovarsky 079378a22c Updated serial communication and readme.md 2024-04-19 16:02:14 +02:00
Miroslav Pivovarsky 0eefd45e11 initial commit 2024-04-18 21:55:30 +02:00