|
|
|
|
|
by Alekanekelo
4987 days ago
|
|
I am new to Arduino but very interested in starting. So far I have read that the Uno R3 is the best for beginners but now that the new Due is out will this be preferable for a beginner? From what I've read, the Due is faster and able to handle more things. But is it easier to use compared to the Uno? |
|
When you grow out of the Uno, the Due will be there waiting for you.
Personally, I'm going to avoid getting a Due until I need the extra horsepower. The simplicity of the AT family of microcontrollers is very appealing. Once you have a prototype working on the Uno, creating the deployable version using an ATTiny85 or whatever is not that difficult.
Compare hooking up an 8 pin ATTiny85 and a few supporting components vs the soldering wire-wrapping nightmare of using a AT91SAM3X8E or some near equivalent.