Prusa-Firmware-ESP32-Cam/ESP32_PrusaConnectCam
Miroslav Pivovarsky 527f2a53ae added photo EXIF metadata 2024-05-27 17:15:15 +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 sending data to connect 2024-05-16 22:29:48 +02:00
WebPage.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
WebPage_Icons.h initial commit 2024-04-18 21:55:30 +02:00
camera.cpp added photo EXIF metadata 2024-05-27 17:15:15 +02:00
camera.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
cfg.cpp added photo EXIF metadata 2024-05-27 17:15:15 +02:00
cfg.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
connect.cpp added photo EXIF metadata 2024-05-27 17:15:15 +02:00
connect.h used mdns as camera name for prusa connect 2024-05-16 22:42:52 +02:00
exif.cpp added photo EXIF metadata 2024-05-27 17:15:15 +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 added test parts of the code for various errors 2024-05-13 21:53:56 +02:00
log.h initial commit 2024-04-18 21:55:30 +02:00
mcu_cfg.h added photo EXIF metadata 2024-05-27 17:15:15 +02:00
micro_sd.cpp Fixed memory utilization issue. Utilized F() macro for moving strings from RAM to PROGMEM. 2024-05-10 23:29:55 +02:00
micro_sd.h initial commit 2024-04-18 21:55:30 +02:00
serial_cfg.cpp added test parts of the code for various errors 2024-05-13 21:53:56 +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 added photo EXIF metadata 2024-05-27 17:15:15 +02:00
server.h added photo EXIF metadata 2024-05-27 17:15:15 +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 initial commit 2024-04-18 21:55:30 +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 change sending data to connect 2024-05-16 22:29:48 +02:00
system.h Fixed issue with sending large images to the backend. 2024-04-25 17:57:08 +02:00
var.cpp initial commit 2024-04-18 21:55:30 +02:00
var.h initial commit 2024-04-18 21:55:30 +02:00
wifi_mngt.cpp Added the option to use a static IP address in Wi-Fi client mode. 2024-05-10 23:42:03 +02:00
wifi_mngt.h used mdns as camera name for prusa connect 2024-05-16 22:42:52 +02:00