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!

Making Mr. MIDIShield

Making Mr. MIDIShield

After finishing my second prototype of a MIDIShield for Arduino I’ve dug into writing a useful sketch to use with it. It’s been tougher than I expected working with timer and interrupt settings for the AVR – though dealing with incoming MIDI data was pretty straightforward. The rough spot comes when I try to communicate […]