Why Arduino is a hit with hardware hackers
1–10 of 30 posts
Re: Why Arduino is a hit with hardware hackers
#2Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
Re: Why Arduino is a hit with hardware hackers
#3Cool, I'd been meaning to get an Arduino microcontroller myself. Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
http://diydrones.com/profiles/blogs/aeroquadan-arduinopowere...
Re: Why Arduino is a hit with hardware hackers
#4Cool, I'd been meaning to get an Arduino microcontroller myself. Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
Re: Why Arduino is a hit with hardware hackers
#5Because it's cheap, and because it's awesomely simple to use. It's a hobbyist's dream come true.
If you're interested in some of its uses, just look back through Make magazine's site. Loads and loads and loads of projects appear there.
Re: Why Arduino is a hit with hardware hackers
#6Cool, I'd been meaning to get an Arduino microcontroller myself. Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
If you're interested in learning the whole parts procurement process, you can also buy a PCB of pretty much any arduino-based board with no components, then pick out the components you want yourself and solder away.
Re: Why Arduino is a hit with hardware hackers
#7The net effect? It's like python for hardware.
Re: Why Arduino is a hit with hardware hackers
#8Cool, I'd been meaning to get an Arduino microcontroller myself. Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
It's fairly complex as far as Arduino Projects go (it involves timer interrupts, a Serial Peripheral Interface with shift registers, and a homemade PCB), but hey, I managed to do it, and I didn't have a lot of prior experience with either C or hobby electronics.
Re: Why Arduino is a hit with hardware hackers
#9Now, I love it because it's pretty cheap, and it has full GCC toolchain support, so I don't have to use some proprietary IDE.
Re: Why Arduino is a hit with hardware hackers
#10Cool, I'd been meaning to get an Arduino microcontroller myself. Can anyone give examples of the more interesting projects that are being done with the Arduino that you know of?
http://www.janspace.com/b2evolution/arduino.php/2010/06/26/s...
There's also some interesting stuff if you poke around hackaday.com