Prusa-Firmware-ESP32-Cam/ESP32_PrusaConnectCam
Miroslav Pivovarsky 583eee9745 Change ESPAsyncWebServer library, update stack size 2024-05-31 22:26:54 +02:00
..
Camera_cfg.h initial commit 2024-04-18 21:55:30 +02:00
Certificate.h Fixed issue with sending large images to the backend. 2024-04-25 17:57:08 +02:00
Certificate_ota.h Fixed issue with sending large images to the backend. 2024-04-25 17:57:08 +02:00
ESP32_PrusaConnectCam.ino Change ESPAsyncWebServer library, update stack size 2024-05-31 22:26:54 +02:00
WebPage.h updated logging and web design 2024-05-27 17:53:04 +02:00
WebPage_Icons.h initial commit 2024-04-18 21:55:30 +02:00
camera.cpp fixed typo 2024-05-27 19:20:46 +02:00
camera.h added check for failed photo capture 2024-05-27 19:18:04 +02:00
cfg.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
cfg.h added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
connect.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
connect.h added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
exif.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
exif.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
exif_defines.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
jquery.h initial commit 2024-04-18 21:55:30 +02:00
log.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
log.h updated logging and web design 2024-05-27 17:53:04 +02:00
mcu_cfg.h fixed issue and typo 2024-05-31 22:15:30 +02:00
micro_sd.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
micro_sd.h updated logging and web design 2024-05-27 17:53:04 +02:00
serial_cfg.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
serial_cfg.h Added the option to use a static IP address in Wi-Fi client mode. 2024-05-10 23:42:03 +02:00
server.cpp fixed issue and typo 2024-05-31 22:15:30 +02:00
server.h Change ESPAsyncWebServer library, update stack size 2024-05-31 22:26:54 +02:00
stream.cpp Fixed memory utilization issue. Utilized F() macro for moving strings from RAM to PROGMEM. 2024-05-10 23:29:55 +02:00
stream.h Change ESPAsyncWebServer library, update stack size 2024-05-31 22:26:54 +02:00
sys_led.cpp initial commit 2024-04-18 21:55:30 +02:00
sys_led.h initial commit 2024-04-18 21:55:30 +02:00
system.cpp updated logging and web design 2024-05-27 17:53:04 +02:00
system.h added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
var.cpp added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
var.h added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
wifi_mngt.cpp added saving image snapshot to micro SD card 2024-05-27 17:42:44 +02:00
wifi_mngt.h used mdns as camera name for prusa connect 2024-05-16 22:42:52 +02:00