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!

SensorBib upright bass augmentation

Spencer Russell created a “sleeve” for his upright bass to house electronic sensors which detect his position relative to the instrument. The sensors use an Arduino board to communicate with a computer running PD (PureData) to translate the sensor information into sound. He used Blender and QCad to make a 3D model of his bass […]

Continue Reading
Arduino based air, gps and social electronic device

Arduino based air, gps and social electronic device

Source and schematics for the Arduino based AIR project… – AIR is a public, social experiment in which people are invited to use Preemptive Media’s portable air monitoring devices to explore their neighborhoods and urban environments for pollution and fossil fuel burning hotspots. Participants or “carriers” are able to see pollutant levels in their current […]

Continue Reading
Arduino temperature controlled PC Fan

Arduino temperature controlled PC Fan

Our buds at uC Hobby have another “winner” in their “Hobby Parts for Articles” program: Oscar Gonzalez gives us a simple tutorial for speed controlling a PC FAN and reading a LM35 temperature sensor with an Arduino microcontroller. He covers the use of an optocoupler, PWM (Pulse Width Modulation) and reading analog voltages with the […]

Continue Reading
Electronics tutorials using Arduino and beginner kits!

Electronics tutorials using Arduino and beginner kits!

Wow! Adafruit dropped a MASSIVE amount of Arduino tutorials AND kits (beginner kits and shields). If you’re interested in getting started with electronics this is one of the best ways and these tutorials are the most comprehensive online – One of the nice things about the Arduino boards & software is they let people get […]

Continue Reading

Building MIDI – Micro-controller programming for artists – classes @ LEMUR

A couple classes coming up @ LEMUR in NYC – these are one of the few places to learn these things in person, everyone who has taken these classes that I know really enjoyed them. Pictured here, the Slime-o-tron! Building MIDI Music & Video Controllers: Creating a Sensor Instrument with MidiTron Tue-Thu, Oct 9-11, 6:30-9:30 […]

Continue Reading
Arduino – DIY Digital in car gauges (multisensor display)

Arduino – DIY Digital in car gauges (multisensor display)

Justin writes – I’ve been working on this project for about 6 months now. It’s a digital multigauge based on the arduino. In its current form it shows oil temp, turbo pressure, accelerometer readings, a timer, and two misc temps. The code is freely available (though not 100% complete) as are the schematics. I designed […]

Continue Reading

Self-balancing one-wheeled skateboard

A friend saw this cruising around the Arizona State campus: Chris Coleman, a sculptor, has made a self-balancing one-wheeled skateboard based on Ben Smither’s design. He fabbed the metal frame himself, used an Arduino microcontroller, and published his code. Incredible; great job! Self-balancing one-wheeled skateboard – Link. Related: Homemade balancing one-wheeled scooter – Link.

Continue Reading