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
- Robot voice modulator (24-06-2009) [@News]
- Small ATmega8 multi-use USB enabled board (23-10-2009) [@News]
- Quick and funny solderless robots (25-05-2009) [@News]
- Hackvision retro game platform based on AVR (25-10-2010) [@News]
- Mini 4-channel Logic Analyzer with Atmega8 (08-02-2012) [@News]
- AtMega8 board (05-01-2007) [@Schematics/Microcontrollers]
- LRF - laser range finder using web camera (09-12-2008) [@News]
- Primitive balancing robot (23-12-2008) [@News]
- Capacitance meter with ATmega8 (28-10-2009) [@News]
- Color-changing halloween pumpkin (02-11-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.