Changes:
- Important: Firmware Update Required! Ensure you update your firmware to fully utilize the new features. Backwards compatibility should be ok.
- New Feature: Introducing the Firmware Flash utility, simplifying the firmware flashing process. Refer to the project readme for detailed instructions. (Closes #26)
- Enhancement: Flash functionality now remains active during camera preview, making it easier to take pictures in areas of low light.
- Bug Fix: Addressed picture inversion issue reported by user leedave. Thanks for your contribution! (Closes #23)
- Code Refinement: Enhanced firmware code for readability and maintainability. Separated concerns into individual files for a more organized structure.
- Technical Improvements: Implemented general code enhancements and introduced syntactic sugar for cleaner, more efficient code.
- Work in Progress: Added a new test function for saving pictures to the onboard ESP32-CAM SD card. This feature is under development and will allow users to save pictures directly to the SD card in the future. Tracked under feature request #24.
How to install:
- Get the fap build zip (dev or release, generally you'll want release) from the latest action build here:
https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/actions - Extract from zip the "camerasuite.fap" file into ~\apps\gpio\ on your Flipper Zero:
- Plug in your ESP32-CAM module to your Flipper Zero.
- Open the application "[ESP32] Camera Suite".