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
e44728024a
Add a link back to GitHub repo
2020-08-25 20:40:43 +02:00
Owen Carter
da0a780bcd
Config Documentation ( #16 )
...
* New board selection graphic with new menu layout
* Update with new config, triage text and links.
2020-08-25 11:06:17 +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
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
c73adfd4ec
Build feedback ( #10 )
...
* Build status feedback
* Correct partition size
2020-08-18 04:04:03 +02:00
Owen
f460000801
Travis is my CI friend
2020-08-18 03:40:27 +02:00
Owen
751b939f3c
Add a link to the useful 'Random Nerd' ESP32 CAM troubleshooting guide
2020-04-08 00:10:03 +02:00
Owen
dd7636320b
Merge pull request #6 from easytarget/psram
...
Add pins definition for M5STACK_NO_PSRAM;
2020-04-07 23:58:53 +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 Carter
0112f2f6a5
Merge branch 'jmfloyd-Rotate', fixes #5
2020-04-07 22:30:07 +02:00
Owen Carter
90556e95a4
Add acknowlegement
2020-04-07 22:29:15 +02:00
Owen Carter
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
jmfloyd
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
Owen
1cfa98426c
Document
2019-11-20 14:29:07 +01:00
Owen
617f68c80f
Flash a bit more
2019-11-19 02:50:01 +01:00
Owen
6f7b46ea57
mode readme tems
2019-11-19 02:20:59 +01:00
Owen
158aae50d6
Update 'README.md'
2019-11-19 01:36:01 +01:00
Owen
81e6d55ef2
fix a wiring issue
2019-11-19 01:19:26 +01:00
Owen
d3397e6bb9
Merge branch 'master' of ssh://easytarget.org:22022/owen/esp32-cam-webserver
2019-11-19 00:39:13 +01:00
Owen
1a541cdef3
Hoockup diagram
2019-11-19 00:38:37 +01:00
Owen
cbea427397
More info, image links
2019-11-18 23:53:16 +01:00
Owen
cd19a211ac
Pictures
2019-11-18 23:27:50 +01:00
Owen
897b7a27d3
checkpoint
2019-11-18 22:56:58 +01:00
Owen
5edf1bead7
Cant stop tweaking
2019-11-18 17:25:18 +01:00
Owen
fe5038e49b
Doc update
2019-11-18 13:42:54 +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
Owen
14e3b00b21
Initial, does not compile (but I know what is wrong)
2019-11-14 17:01:37 +01:00