Commit Graph

12 Commits

Author SHA1 Message Date
Owen a755093a8e Partially revert the previous commit 2020-09-26 12:19:46 +02:00
Owen 274f7b7270 The messy file structure was bugging me, so a small filesystem layout refactoring, all non-core files are now in 'local' 2020-09-26 11:47:22 +02:00
Owen Carter 9b8584f8c3
Defaults and general improvements (#24)
* A whole bunch more user configurable default settings 
* Stream URL now exposed
* Restore Linear LED operation with a nicer logarithmic function.
* Small fixes and tweaks to UI, info and javascript
* Logo
2020-09-09 02:57:37 +02:00
Owen Carter bbeed33ea0
fix #15 Synced against board and app updates in upstream (#22)
Two new board models added and a minor code change to match changes in upstream example.
2020-08-30 14:42:57 +02:00
Owen Carter d57f5e029c
Remove Camera Selector (#19)
* CAMERA_MODULE_OVxxxx directives stripped out
* Feedback camera module model and warn if unsupported (but fallback to OV 2640)
2020-08-26 12:20:19 +02:00
Owen Carter dd8cf6eb46
Moreconfig (#14)
Move board hardware and other user options into myconfig
Add ability to disable lamp if fitted but not used or wanted
Disable the mjpg stream statistics output by default
2020-08-23 21:49:10 +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 bd951254b3 iProdding and poking into a releasable form 2019-11-18 10:31:48 +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 14e3b00b21 Initial, does not compile (but I know what is wrong) 2019-11-14 17:01:37 +01:00