Commit Graph

11 Commits

Author SHA1 Message Date
Owen Carter ede61d4c74
defaults, not personal settings (#12) 2020-08-21 19:49:14 +02:00
jmfloyd 15b3db536c
Added rotation initialisation - allows to start with say 90deg. + Wifi AP option (#9)
Changes from JMfloyd:
*Allow to define an initial rotation value (compiled in) on startup; sets the select object, and initialises the figure transformations.
*Allows option to setup a wifi AP for standalone operation; My setup is for a rear camera on a trailer which requires a 90 rotation
* Additional myconfig options for rotation and wifi AP
2020-08-21 18:36:36 +02:00
Owen Carter f93c7a2882 Add pins definition for M5STACK_NO_PSRAM; looks to be a popular module but has a different pin layout.
- See https://randomnerdtutorials.com/esp32-cam-video-streaming-face-recognition-arduino-ide/#comment-406803 for more
- Also discussed on: https://randomnerdtutorials.com/esp32-cam-troubleshooting-guide/
- Addresses: sp_camera_fb_get(): Failed to get the frame on time!
2020-04-07 23:52:59 +02:00
Owen 5edf1bead7 Cant stop tweaking 2019-11-18 17:25:18 +01:00
Owen d50dc56fc4 Some comments and config rearrangement 2019-11-18 12:23:23 +01:00
Owen bd951254b3 iProdding and poking into a releasable form 2019-11-18 10:31:48 +01:00
Owen d0a9071785 Working, release> 2019-11-18 02:43:07 +01:00
Owen 43186d3110 Lamp controls auto-hide, stream toggles no longer in settings menu, some visual fluff 2019-11-17 14:06:41 +01:00
Owen c36967057a Trying to make a Linear Illumination LED pwm. 2019-11-16 15:24:25 +01:00
Owen db4ba4efd6 Light working better, notification LED 2019-11-16 05:49:41 +01:00
Owen 882858ea38 Working... 2019-11-14 18:00:37 +01:00