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!

Arduino & BlinkM music visualizer

Arduino & BlinkM music visualizer

This music visualizer project combines two of my favorite things, Arduino’s & BlinkM’s, with another one of my favorite things, music! In the video above, all the BlinkM’s are mapped to display the same value, but they can be controlled individually with some code modifications. Check out the link for complete build instructions and the Arduino code.

Morse code puzzle box

Morse code puzzle box

Lucas Fragomeni built a puzzle box that can only be opened if a specific morse code sequence is entered. His starting point was a Reverse Geocache Puzzle he’d read about on Hack a Day, where a person has to bring a box to specific coordinates to release the catch. I was amazed by it, so […]