kopia lustrzana https://github.com/alanesq/esp32cam-demo
Update README.md
rodzic
df00e1737c
commit
ee2a18d71d
|
@ -24,6 +24,8 @@ it has the following features:
|
||||||
<br>-Can read the image as RGB data (i.e. 3 bytes per pixel for red, green and blue value)
|
<br>-Can read the image as RGB data (i.e. 3 bytes per pixel for red, green and blue value)
|
||||||
<br>-Act as web client (reading the web page in to a string) - see requestWebPage()
|
<br>-Act as web client (reading the web page in to a string) - see requestWebPage()
|
||||||
|
|
||||||
|
BTW - I have created a timelapse sketch based on this one which may be of interest as it uses AJAX to update the info on the root web page: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
LATEST NEWS!!!
|
LATEST NEWS!!!
|
||||||
<br>There is now a very cheap motherboard available for the esp32cam which make it as easy to use as any other esp development board.
|
<br>There is now a very cheap motherboard available for the esp32cam which make it as easy to use as any other esp development board.
|
||||||
|
@ -134,8 +136,6 @@ How to crop images on the esp32cam: https://makexyz.fun/esp32-cam-cropping-image
|
||||||
|
|
||||||
Some good info here: https://github.com/raphaelbs/esp32-cam-ai-thinker
|
Some good info here: https://github.com/raphaelbs/esp32-cam-ai-thinker
|
||||||
|
|
||||||
I have created a timelapse sketch based on this one which may be of interest: https://github.com/alanesq/misc/blob/main/esp32cam-timelapse.cpp
|
|
||||||
|
|
||||||
If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org
|
If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org
|
||||||
|
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue