Commit Graph

28 Commits

Author SHA1 Message Date
f460000801 Travis is my CI friend 2020-08-18 03:40:27 +02:00
751b939f3c Add a link to the useful 'Random Nerd' ESP32 CAM troubleshooting guide 2020-04-08 00:10:03 +02:00
dd7636320b Merge pull request #6 from easytarget/psram
Add pins definition for M5STACK_NO_PSRAM;
v1.2
2020-04-07 23:58:53 +02:00
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
0112f2f6a5 Merge branch 'jmfloyd-Rotate', fixes #5 v1.1 2020-04-07 22:30:07 +02:00
90556e95a4 Add acknowlegement 2020-04-07 22:29:15 +02:00
2070135dcd Expand improvements from @jmfloyd to transform around a corner and move appropriately as rotated.
Minor typo fixup and moved all these features into the OV3360 html for completeness.
2020-04-07 22:21:59 +02:00
df044b303f Add files via upload
Added a style transform rotate command to the view that allows the camera to be orientated in different ways. Added a rotate select item to the setup menu. Not perfect but working.  I have not added anything to c code base only the html.
2020-03-29 17:58:16 +11:00
1cfa98426c Document v1.0 2019-11-20 14:29:07 +01:00
617f68c80f Flash a bit more 2019-11-19 02:50:01 +01:00
6f7b46ea57 mode readme tems 2019-11-19 02:20:59 +01:00
158aae50d6 Update 'README.md' 2019-11-19 01:36:01 +01:00
81e6d55ef2 fix a wiring issue 2019-11-19 01:19:26 +01:00
d3397e6bb9 Merge branch 'master' of ssh://easytarget.org:22022/owen/esp32-cam-webserver 2019-11-19 00:39:13 +01:00
1a541cdef3 Hoockup diagram 2019-11-19 00:38:37 +01:00
cbea427397 More info, image links 2019-11-18 23:53:16 +01:00
cd19a211ac Pictures 2019-11-18 23:27:50 +01:00
897b7a27d3 checkpoint 2019-11-18 22:56:58 +01:00
5edf1bead7 Cant stop tweaking 2019-11-18 17:25:18 +01:00
fe5038e49b Doc update 2019-11-18 13:42:54 +01:00
d50dc56fc4 Some comments and config rearrangement 2019-11-18 12:23:23 +01:00
bd951254b3 iProdding and poking into a releasable form 2019-11-18 10:31:48 +01:00
d0a9071785 Working, release> 2019-11-18 02:43:07 +01:00
43186d3110 Lamp controls auto-hide, stream toggles no longer in settings menu, some visual fluff 2019-11-17 14:06:41 +01:00
c36967057a Trying to make a Linear Illumination LED pwm. 2019-11-16 15:24:25 +01:00
db4ba4efd6 Light working better, notification LED 2019-11-16 05:49:41 +01:00
882858ea38 Working... 2019-11-14 18:00:37 +01:00
14e3b00b21 Initial, does not compile (but I know what is wrong) 2019-11-14 17:01:37 +01:00