github prusa3d/Prusa-Firmware-ESP32-Cam v1.1.0-rc2
1.1.0-rc2 Firmware for Ai-Thinker ESP32-cam, ESP32-S3-EYE 2.2, Freenove ESP32-Wrover, XIAO ESP32-S3, ESP32-S3-CAM

latest release: v1.1.0
2 months ago

Summary


  • Added support for the external temperature sensor DHT22 or DHT11
  • Added support for XIAO ESP32-S3 Sense board and ESP32-S3-CAM
  • Added css version
  • Update ESPAsyncWebServer lib
  • Updated documentation
  • Bug fixes and code optimalisation

This is a RC2 version

Added support for the external temperature sensor DHT22 or DHT11


Added the option to connect an external temperature sensor (DHT22 or DHT11) for measuring temperature and humidity in the box. Each board's documentation includes instructions on how to connect the sensor to specific pins.

image

Added support for XIAO ESP32-S3 Sense board and ESP32-S3-CAM


Support has been added for the ESP32-S3-CAM and XIAO ESP32-S3 Sense boards.

Added css version


A version of the CSS file has been added, so it will no longer be necessary to clear the cache after every change to the webpage.

Update ESPAsyncWebServer lib


Update of the ESPAsyncWebServer lib from version 3.0.3 to 3.0.6. The library update improved the stability and speed of the software.

Updated documentation


Documentation has been added for the newly supported boards.

Bug fixes and code optimalisation


Several other minor bugs have been fixed.

Don't miss a new Prusa-Firmware-ESP32-Cam release

NewReleases is sending notifications on new releases.