Releases: CodyTolene/Flipper-Zero-Camera-Suite
Releases · CodyTolene/Flipper-Zero-Camera-Suite
Release v1.8
Changes
- Fix Momentum/Xtreme compiler macros by @Willy-JL in #50
- RM cfw_settings import by @RogueMaster in #51
- [FAP] Use new F0 DateTime type. by @CodyTolene in #52
- Update in-app pinout guide, readme, and version. by @CodyTolene in #60
- Fix up horizontal flip when camera is rotated 180 degrees by @CodyTolene in #61
- [Release] v1.8 by @CodyTolene in #56
New Contributors
- @Willy-JL made their first contribution in #50
- @RogueMaster made their first contribution in #51
Thanks to all the new contributors!
Full Changelog: v1.7.0...v1.8.0
How to install:
- Get the fap build zip (dev, rc, or release, generally you'll want release) from the latest action build here:
https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/actions/workflows/build-release.yml - Extract from zip the "camera_suite.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".
Also available on the Flipper Mobile App
Release v1.7
Changes
Application (fap)/Firmware:
- Add support for new Flipper Zero Firmware UART updates (F0 v0.98-rc+).
- Remove staged WiFi streaming/connection support for now. Until I can fully test.
Full Changelog: v1.6.0...v1.7.0
How to install:
- Get the fap build zip (dev, rc, or release, generally you'll want release) from the latest action build here:
https://github.com/CodyTolene/Flipper-Zero-Camera-Suite/actions/workflows/build-release.yml - Extract from zip the "camera_suite.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".
Also available on the Flipper Mobile App
Release v1.6
Changes
Application (fap):
- Add new splash/start screen.
- Add new module not connected notification + pinout guide in-app.
- Update README with a new "Special Thanks" section.
- Update README "Contributions" section regarding firmware development.
- Separate settings into two views: app and cam settings.
- WiFi Streaming views and
functionality. Staged and testing. Coming in v1.7. - Stage new scene for WiFi streaming/connection support.
- Update screenshots.
- Update changelog.
Firmware:
- Code cleanup.
WiFi Streaming.Staged and testing. Coming in v1.7.- Does NOT require the user to update their ESP-32 CAM module firmware when updating from the previous v1.6 to v1.7, but it's recommended.
Full Changelog: v1.5.0...v1.6.0
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/workflows/deploy-main.yml - 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".
Also available on the Flipper Mobile App
Release v1.5
Changes
- [32] Fix missing image issue. by @CodyTolene in #33
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/workflows/deploy-main.yml - 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".
Release v1.4
Changes:
- Add RC builds to repo.
- Improve FAP code.
- Improve Firmware code (requires reflash).
- Improve Firmware flashing utility code.
- Improve GitHub actions code.
- Look to mitigate issue "Mirrored Image" #27.
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/workflows/deploy-main.yml - 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".
Release v1.3
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/workflows/deploy-main.yml - 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".
Release v1.2
Changes:
- Save image support. When the center button is pressed take a picture and save it to the "DCIM" folder at the root of your SD card. The image will be saved as a bitmap file with a timestamp as the filename ("YYYYMMDD-HHMMSS.bmp").
- Closes #12
- Camera flash support. Flashes the ESP32-CAM onboard LED when a picture is taken if enabled in the settings.
- Closes #20
- Move the camera dithering type to the settings scene as a new configurable option.
- Add "Flash" option to the settings scene as a new configurable option.
- Update documentation to reflect changes.
- Update firmware with new dithering options set.
- Update firmware with new flash support.
- Update repo to reflect https://github.com/CodyTolene/Flipper-Zero-Development-Toolkit for easier tooling.
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/workflows/deploy-main.yml - 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".
Release v1.1
Changes:
- Support and picture stabilization for all camera orientations (0 degree, 90 degree, 180 degree, and 270 degree).
- Rename "Scene 1" to "Camera". No UX changes there.
- Clean up unused "Scene 2". This was inaccessible to users previously and unused.
- Add new dithering variations (requires the latest firmware installation, see here for the installation guide https://github.com/CodyTolene/Flipper-Zero-Camera-Suite#firmware-installation):
- "Jarvis Judice Ninke" dithering option
- "Stucki" dithering option.
- "Floyd-Steinberg" dithering option.
- Cycle through the dithering options with the center button on the Flipper Zero.
- Resolves issue #7
- Resolves issue #17
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/workflows/deploy-main.yml - 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".