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!

Camera + Turntable + Laser = 360° Scanner

Camera + Turntable + Laser = 360° Scanner

Sebastian Korczak hacked together a 360° rotating 3D scanner using little more than a record turntable modified with Arduino, digital camera, and a laser pointer. Korczak’s laser was mated with a special lens to create a linear beam. The distortion of this beam as it scanned the room coupled with the video data is put into a Python script, which outputs a point cloud of whatever is scanned. In this manner he is able to get full real-time scans of entire rooms. Fortunately for us, he’s provided extensive documentation on his homepage.

Pierce Nichols at the OHS

Pierce Nichols at the OHS

I just sat down with Pierce Nichols of Logos Electromechanical at the Open Hardware Summit to take a look at some of his kits and projects. He has been busy working on new versions of his Zigduino, among other shields and accessories, but what really caught my attention was his latest robot project. The bot […]

This Automatic Window Closer Senses Loud Locomotives

Ed Rogers lives next to active train tracks, which leads to a lot of noise in his bedroom when a train passes and the windows are open. Like any good maker, Ed solved his problem with a homebrew automatic window closer. He attached a pair of linear actuators to the windows with 3D printed brackets. These actuators are controlled by an Arduino with an H bridge and can be activated by a button on his nightstand. Not only that, but the project also integrates a motion detection system to close the windows automatically when a train is passing.

Mapbag: Josh Billions (video)

Mapbag: Josh Billions (video)

Josh Billions demonstrates the Mapbag at Maker Faire Bay Area 2011. It is a bicycle messenger bag with a ring of vibrating motors sewn into its strap, whose positions correspond to compass points. This soft circuit project uses a Lilypad in conjunction with the gps feature in an Iphone, allowing the user to set a destination and be given constant haptic feedback through the fabric in order to stay on course and in the right direction. This acts as an exploratory wayfinding tool – a fun and useful alternative to a standard turn-by-turn map.