Arduino

Thread Starter

booter_chic

Joined Jun 12, 2012
2
Hello. Trying to follow directions to make a DIY polygraph test. It says to buy an arduino but doesn't specify what kind. While I'm mechanically competent, I'm an electronics idiot, so the more simple, the better. What do you recommend I purchase? Again, not trying to do anything fancy, just simple and effective.

Thanks for your help.
 
Last edited by a moderator:

tallgirl

Joined Jun 17, 2012
7
If you have most of the "other" electronics, the UNO is your best bet as it has female headers soldered on and takes a simple Type "B" USB input for both power and communications.

If you are breadboarding the electronics onto a 0.1" pitch breadboard, I'd suggest buying an Arduino Nano. They have a "Mini B" input, and you can solder 0.1" headers to the board, then plug the board into your breadboard.

Avoid the "Mini", "Pro" and "Mini Pro" -- they are much harder to program, unless you have a supply of MAX232 or FT232R chips lying around, or you happen to own an ICSP programmer ...
 
Top