-
Can i interface a camera and PIR sensor with atmega16?? Will it be efficient than PIC?? coz i couldnt find coding for those interfacing with atmega16. Pls solve my doubts soon0
-
Member • Jan 26, 2013
You can but I seriously doubt if Atmega is able to do so much image processing. One thing is for sure, you'll not get a good quality vs. speed ratio.Are you sure? This action cannot be undone. -
Member • Jan 26, 2013
Which camera you want to use?JaisshriCan i interface a camera and PIR sensor with atmega16?? Will it be efficient than PIC?? coz i couldnt find coding for those interfacing with atmega16. Pls solve my doubts soonAre you sure? This action cannot be undone. -
Member • Jan 26, 2013
some suggested UART Camera. i dnt ve idea abt it. pls help megodfatherWhich camera you want to use?Are you sure? This action cannot be undone. -
Member • Jan 27, 2013
Its datasheet or part number will be of great help.Jaisshrisome suggested UART Camera. i dnt ve idea abt it. pls help meAre you sure? This action cannot be undone. -
Member • Jan 28, 2013
suggest me any camera which can be interfaced with atmega16??Are you sure? This action cannot be undone. -
Member • Jan 28, 2013
Well if you want to interface camera with Atmega16 you can go with Serial camera. Because that will be the easiest way to interface with lower controller or you have to choose any camera from omnivision and go with higher end MCU like Cortex-M3 or Cortex-M4.Jaisshrisuggest me any camera which can be interfaced with atmega16??Are you sure? This action cannot be undone. -
Member • Jan 29, 2013
hi CEions,
TCM8230MD CMOS Camera is the one for basic camera interfacing between controller can be holds good.Are you sure? This action cannot be undone. -
Member • Feb 2, 2013
pls provide me code or code link for camera to be interfaced with atmega16. i couldnt get it. duration for my project is very less. pls help meAre you sure? This action cannot be undone. -
Member • Feb 2, 2013
Are you planning to do On-Board Image processing with Atmega-16, then i think its not a good idea at all.Jaisshripls provide me code or code link for camera to be interfaced with atmega16. i couldnt get it. duration for my project is very less. pls help me
Instead go with a wireless or Wired camera (Webcam) connected with your Laptop or PC with Matlab or OPenCV Running on it as Image processing Platform, so Let the Pc or Laptop do the image processing part and control the Robot or anything you want to, just by coding image processing part to give control output on serial port of computer upon the defined logic or conditions programmed by you ! then attach the serial output to machine's uart.Are you sure? This action cannot be undone. -
Member • Feb 2, 2013
Are you planning to do On-Board Image processing with Atmega-16, then i think its not a good idea at all.Jaisshripls provide me code or code link for camera to be interfaced with atmega16. i couldnt get it. duration for my project is very less. pls help me
Instead go with a wireless or Wired camera (Webcam) connected with your Laptop or PC with Matlab or OPenCV Running on it as Image processing Platform, so Let the Pc or Laptop do the image processing part and control the Robot or anything you want to, just by coding image processing part to give control output on serial port of computer upon the defined logic or conditions programmed by you ! then attach the serial output to machine's uart.Are you sure? This action cannot be undone.