Best control breadboarding hardware

I'm looking around for the best control prototyping boards for simple & inexpensive control systems. Recently I helped a student with an Arduino Diecimilla. It was truly simple and cheap with an easy code download through USB. Do any of you know of other great ones for PIC and other processors?

Also, I'm trying to find inexpensive PWM motor drives, encoders.

Reply to
Worldisflat
Loading thread data ...

Define "best". It really comes down to what you want to do with it. For some controls applications, you might want analog outputs. Other that that, there are many boards available.

If you liked the Arduino Diecimilla, and are already familiar with that IDE,

formatting link
then why not stick with the next version, which has twice the memory (based on ATmega328).
formatting link

Reply to
Anony

For processor eval boards, I like the Luminary Micro (now TI) Stellaris

-- they have one for $50 that you can get through Digi-Key, I found it very easy to get up and going with.

You may not find much in the way of modular PWM drives -- industrial practice seems to be to get an all-in-one controller and amplifier (I could be wrong, I always end up doing full-custom stuff), and a PWM drive circuit is so easy to whip together that if you're doing something at the board level you usually just incorporate the amplifier into your schematic and improve both cost and reliability by avoiding a module.

If you were to find stuff like that it'd be in the back pages of Circuit Cellar, Elektor, Robot, or Make magazines -- these are all excellent publications for the serious hobbyist, whose needs are often very similar to a student doing a project.

Reply to
Tim Wescott

I recently bought this for one of our engineers.

formatting link
I don't know how good it will be but I wanted to evaluate the TI DSP for motion control applications. This may be more serious and not as much fun as you desired.

Another micro controller that seems interesting is the propeller chip

formatting link
can get most of what you need from those guys. I haven't bought one, yet. This looks like more fun. I was looking at possibly using a propeller chip instead of a FPGA on a digital I/O card.

Peter Nachtwey

Reply to
pnachtwey

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.