Aurduino or Make Controller
May 18, 2008 7:55 PM
Subscribe
I am trying to decide which to (learn) to use, The Arduino or The Make Controller Kit. Which should I choose as a first buy / entry level controller?
I am going to have 10 days to sit down and really get down and dirty with a new project. I am very much an autodidact type of person. I have in to build a mind a multi-touch musical instrument.
I am an artist. I am have above average Actionscript 2.0 (working on 3.0) programming skills. I will be using flash to control the multi-touch
device.
At the moment, do to ease of use the Make Controller looks like the best bet, but it is $100. On the other hand The Aurduino seems to have way more how-tos and tutorials and is $35
Any suggestions, guidance or comments would be greatly appreciated.
dylan
posted by dylanSnow to computers & internet (8 comments total)
10 users marked this as a favorite
I'd argue that you should go for the Arduino. Four main reasons:
1) The Arduino board is cheaper and open source. If your project turns out to be a large one, buying multiple boards won't be a problem (and you can even buy kits and assemble them yourself for cheaper).
2) There are several versions of the Arduino if your project changes and has size/portability requirements, and you want to transmit info wirelessly, mount it on fabric, or make it really small. In addition, people make 'shields' that mount on top of the Arduino, such as a prototyping shield, an Ethernet shield, or a motor shield, etc.
3) Both Make Controller's and Arduino's coding environment are based on C/C++, but Arduino's is much intuitive for me. Compare the code in this POV example and this one.
4) For some reason, most of the artists and musicians that I know use Arduino. This is completely unrelated to the specific merit of the hardware/software, but it just seems like it harbors a community of like-minded artists, which would provide for a nice learning environment.
Again, nothing against Make or the Make Controller -- I haven't even used the Make Controller -- but just my two cents.
posted by suedehead at 10:04 PM on May 18