The use of the ESP8266 in the world of IoT

User avatar
By chyneuze
#26520
sankar wrote:I am curious about the usability of ESP8266 + any SPI/TTL Camera ( like http://www.adafruit.com/product/397). May open a way for lots of image/video related IoT.

If you still interest I made that with a Jpeg Serial camera and an ESP8266.
Only power and UART between these two modules.
You can find that here: http://chynehome.com/web/camera-ip-wifi ... i-esp8266/
I use the Arduino IDE to make the code and upload it.
The sketch: http://chynehome.com/web/wp-content/upl ... _Cam_9.txt
It's work like an IP Wifi Camera.