FEB15
Robot vision with ATmega8 and color camera
AVRcam is an excellent embedded real-time image processing engine and it is well suited for robotics applications.
It is based on Omnivision OV6620 CMOS color image sensor and ATmega8 microcontroller and it is capable of tracking up to 8 colorful objects! The interesting thing is that the firmware occupies only 4 kb of 8 kb available and uses just 692 bytes of RAM for running. First version of AVRcam used 16 MHz crystal for ATmega8 and it was capable of processing 27 images per second. Current version takes 17.7 MHz clock directly from OV6620 module and it can process full 30 images per second. Communication with this module is achieved via standard UART and well designed data protocol.
Aside from robotics applications, this device can be used in security systems for movement detection and alarm triggering.
http://www.jrobot.net/Projects/AVRcam.html
http://www.circuitcellar.com/avr2004/Second.html
© John O. & Brent T.
[ Source: John O. & Brent T. ]
similar content
- Very simple light following robot (03-03-2009) [@News]
- Color-changing LED glowies (06-10-2009) [@News]
- Color sensor (23-02-2004) [@Schematics/Everything else]
- Small autonomous magnetic robots (13-05-2009) [@News]
- Capacitance meter with ATmega8 (28-10-2009) [@News]
- Mini 4-channel Logic Analyzer with Atmega8 (08-02-2012) [@News]
- Vibrobot Socbot - remote controlled micro robot (11-01-2009) [@News]
- Rotating LED display in color (05-08-2009) [@News]
- IR tracking robot (04-06-2010) [@News]
- Video overlay circuit with ATmega8 - OSD (02-10-2009) [@News]
add comment
Please log-in!
You can log-in on forum link: Login page. After logging-in, return to this page and click refresh in your browser.