Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

wORKING WITH MEMORY

Status
Not open for further replies.

KDANDAVATE

New Member
hI,
This is my first post.
I am working on image processing. I am storing a video frame thru a frame grabber & i want to compare that image with some standard sto get that the video is perfect.

can anybody tell me how to compare this ,the important thing is i don't want to use a COMPUTER , so can i program any microcontroller for this or is there any other way to it. :cry:

PLZ SUGGEST SOMETHING as this is my first project & I am an COMPUTER ENGG.
 
You could do this with a 8bit microcontroller but it would be slow: on the order of a second probably. You should definately use one with an external memory bus. If you need it to be faster a CPLD (a programmable logic device) might be a good choice. You can fetch from memory, test the tolerance and output a result without too much logic.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top