Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Microcontroller or FPGA

Status
Not open for further replies.

eltrut

Newbie level 2
Joined
Jan 21, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
I am looking to build a cartiesian robot to move an object. The location of an object will be identifed by a camera and robot pick it up and move it somewhere. I am probably going to be using stepper motors and I have a CMU2 camera. Which would be better to use a microcontroller or an FPGA?
 

I would suggest using a microcontroller, or even multiple microcontrollers, if you can, because a FPGA is rather difficult to deal with due to its packaging and annoying power supply requirements. FPGA also tend to be more expensive and requires more development time

However, since you are doing some sort of image processing, it may be inevitable to move to a FPGA. This is way beyond my understanding at this point. You might also want to take a look at some DSP processors.

whatever it is, best of luck!
 

I also prefer Microcontroller.
 

I guess microcontroller can be deploy for general task like robot control.
Specialise task that requires speed might be better off as another module using FPGA.
 

and you can use an SOC board with mixing up FPGA and MCU or DSP processor....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top