Ruben Kertesz
unread,Jan 31, 2015, 8:25:47 AM1/31/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open...@googlegroups.com
Now that I can communicate with my OpenMV (yes!), I would like to use it for some simple scenarios. Are there any tutorials that can help me program up the following or give me enough understanding to code this?
Running on battery power;
1) wake up every 10 min, capture a photo to SD, go to sleep
2) like 1 but take a movie clip (30 frames)
3) when power is turned on to openMV, take a photo to SD and then send a message to a master device (eg simple pin high or i2c message) telling the master to cut power to the OpenMV unit.
4) like 3 but a movie clip.
Later I would like to get into more complicated stuff like: passing the image data to a master device via SPI or I2C, line detection, object size detection, cropping, and color identification and color removal from images or video. However, I am still on the basics.