mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
Update to match changes from here: https://github.com/flipperdevices/flipper-application-catalog/pull/90
This commit is contained in:
35
applications/external/camera_suite/docs/README.md
vendored
Normal file
35
applications/external/camera_suite/docs/README.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
## Flipper Zero - Camera Suite
|
||||
|
||||
Software to run an ESP32-CAM module on your Flipper Zero device.
|
||||
|
||||
## Software Guide <a name="software-guide"></a>
|
||||
|
||||
### Flipper Zero button mappings:
|
||||
|
||||
🔼 = Contrast Up
|
||||
|
||||
🔽 = Contrast Down
|
||||
|
||||
◀️ = Toggle invert.
|
||||
|
||||
▶️ = Toggle dithering on/off.
|
||||
|
||||
⚪ = Cycle Floyd–Steinberg/Jarvis-Judice-Ninke/Stucki dithering types.
|
||||
|
||||
↩️ = Go back.
|
||||
|
||||
### Camera Suite settings:
|
||||
|
||||
**Orientation** = Rotate the camera image 90 degrees counter-clockwise starting at zero by default (0, 90, 180, 270). This is useful if you have your camera module mounted in a different orientation than the default.
|
||||
|
||||
**Haptic FX** = Toggle haptic feedback on/off.
|
||||
|
||||
**Sound FX** = Toggle sound effects on/off.
|
||||
|
||||
**LED FX** = Toggle LED effects on/off.
|
||||
|
||||
## Links
|
||||
|
||||
Full setup, wiring guide, etc. in the main project README here: https://github.com/CodyTolene/Flipper-Zero-Camera-Suite
|
||||
|
||||
A firmware is needed for the ESP32-CAM module, see here for more information: https://github.com/CodyTolene/Flipper-Zero-Camera-Suite#firmware-installation
|
||||
Reference in New Issue
Block a user