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!

Motors for Arduinos

Motors for Arduinos

I asked Todobt for some advice on using motors with Arduninos without a motor shield, his answer was great and makes a good post to share, so here it is… – For normal motors, just about any surplus DC motor that’s rated something like “1.5VDC – 6VDC” will work. Add a transistor like a TIP120 […]

Arduino robot

Dan writes – I’ve been receiving lots of neat little packages in the mail lately full of magical trinkets. Alone, they’re totally useless, but if you take the trinkets and arrange them just so, they’ll let you tell them what to do. Naturally the first thing I thought to make was a tank. I built […]

Cassius punching bag

Cassius punching bag

Fluidforms writes: The Cassius Punching Bag contains a matrix of 9×7 force sensors that measure the force exerted by a blow to the punching bag. The sensors are plugged into an Arduino board that sends the values over USB to a computer using the MIDI protocol. The computer is running a Processing sketch that receives […]