Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

BlinkM & Arduino 3D models

BlinkM & Arduino 3D models

todbot writes– Here’s a really quick 3D model of BlinkM, if anyone needs it. It’s accurate to ~0.1mm. And here it is plugged into the awesomely done Arduino Diecimila model by Jon-Paul from the Google 3D Warehouse. SketchUp is pretty great, but I found a problem with it if you’re trying to make accurate to-scale […]

Wii Nunchuck data logger

Wii Nunchuck data logger

One of our readers sent in the really interesting data logger. It uses an Arduino to capture the Nunchuck’s accelerometer data and stores it to the eeprom. I used a Microchip 25AA512 eeprom. It holds 64000 bytes. Normally the accelerometer data for each axis is in a range of about 1 to 1000. I scaled […]