..
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
Added the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +02:00
WebPage.h
Added the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +02:00
WebPage_Icons.h
initial commit
2024-04-18 21:55:30 +02:00
camera.cpp
Fix issues in CapturePhoto method
2024-05-14 15:46:52 +02:00
camera.h
Fixed issue with sending large images to the backend.
2024-04-25 17:57:08 +02:00
cfg.cpp
added test parts of the code for various errors
2024-05-13 21:53:56 +02:00
cfg.h
Added the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +02:00
connect.cpp
added test parts of the code for various errors
2024-05-13 21:53:56 +02:00
connect.h
added test parts of the code for various errors
2024-05-13 21:53:56 +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 the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +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 the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +02:00
server.h
Implemented WEB server control during photo upload, fixed MCU startup issue, and added jQuery source file.
2024-04-22 23:00:21 +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
Added the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +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
Added the option to use a static IP address in Wi-Fi client mode.
2024-05-10 23:42:03 +02:00