But I've started to extend my peripherals, and found most of the LCD panels/matrix displays don't run on 3 volts, but on 5 (I'm not good enough to do a solid interface for that - and a test board I set up for one without the chip didn't even work), also having only 8 GPIO is a bit limiting.
The 14 GPIO 5 volt pins, and 5 ADC that are on the Uno look perfect for my panels, and the USB connection for HID components to the PC looks fun.
I want to get the most up to date board when I purchase an Arduino, and I've found it is the Revision 3 version.
There's also the surface mount chip version - is this the same as the revision 3 - but with a different packaging for the chip, or is it based on revision 1 or 2?
I am about to start manufacturing and I am looking for a board to handle the computation. I have never programmed with these boards before and I want to know why should I spend a dollar or two more on the UNO R3 instead of the UNO R3 SMD? Basically the same question as before, but an answer that tells me a little more would be helpful. I appreciate your reply James, I guess I'm a little more curious than the OP.
elindon:
I am about to start manufacturing and I am looking for a board to handle the computation. I have never programmed with these boards before and I want to know why should I spend a dollar or two more on the UNO R3 instead of the UNO R3 SMD? Basically the same question as before, but an answer that tells me a little more would be helpful. I appreciate your reply James, I guess I'm a little more curious than the OP.
It's normally recommended to beginners to use the normal (DIP chip) Uno over the SMD version in that it allows a user to easily replace the AVR chip if he/she damages it. Replacing a SMD chip is not a simple task and requires special tools, knowledge, and experience. As James said there would probably not even be a SMD Uno board if it wasn't for a world wide shortage of 328P DIPs when they first released the board.