ArduCAM ESP8266 UNO board

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
Jim.S
Posts: 84
Joined: Fri Dec 18, 2015 7:36 pm

ArduCAM ESP8266 UNO board

Post by Jim.S » Wed Apr 27, 2016 7:09 pm

I saw this today, I think it is an ESP8266 based system, on the same board layout as an arduino UNO but with a ArduCAM interface.

http://www.arducam.com/arducam-esp8266- ... no-camera/

Would micropython work with this?

User avatar
platforma
Posts: 258
Joined: Thu May 28, 2015 5:08 pm
Location: Japan

Re: ArduCAM ESP8266 UNO board

Post by platforma » Wed Apr 27, 2016 7:56 pm

Very interesting, thanks for sharing. I'd assume it'll work no problem, you'll effectively be just flashing the esp directly and using the board like any other breakout. But what good is it if you don't have the drivers for talking to the ArduCAM and storing captured images on the microSD? Which is a UCTronics OV2640 image sensor by the way.

Post Reply