craiglindley
Well-known member
I posted this in project guidance but wanted to make sure more people saw it so I re-posted it here. I hope I didn't break any forum rules by doing so.
I have just been successful interfacing a Teensy 3.1 to the $5 OV7670 Camera Chip ( without fifo) and the Adafruit 1.8" LCD display and wanted to share what I have learned. This hardware software combination captures QQVGA (160x120) images in RGB565 format at the rate of about 1.5 images/second. I'm sure the smart people on this forum could make it much faster and/or higher resolution. I've made the code available to anyone at: craigandheather.net/misc/TeensyCamera.zip
You are free to use my code anyway you want but if you do something cool with it, please let me know.
Cheers, for the Teensy's
Craig Lindley
calhjh@gmail.com

I have just been successful interfacing a Teensy 3.1 to the $5 OV7670 Camera Chip ( without fifo) and the Adafruit 1.8" LCD display and wanted to share what I have learned. This hardware software combination captures QQVGA (160x120) images in RGB565 format at the rate of about 1.5 images/second. I'm sure the smart people on this forum could make it much faster and/or higher resolution. I've made the code available to anyone at: craigandheather.net/misc/TeensyCamera.zip
You are free to use my code anyway you want but if you do something cool with it, please let me know.
Cheers, for the Teensy's
Craig Lindley
calhjh@gmail.com
