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-controlled DAC creates the beats

This video shows a homebrew MIDI-CV box playing algorithmic acid from Max on a connected x0xb0x synched up to a Jomox drum machine with Live and Rewire connecting everything. The result is a pretty cool Arduino-controlled DAC, allowing one to send smooth (non-PWM) voltages into a 303, x0xb0x, or other voltage controlled synth. Check out […]

Realtime audio processing with Arduino

Realtime audio processing with Arduino

Martin documents his experimentation with Arduino and realtime audio signal processing and generation – The first set of examples alter an incoming audio signal and put it back to an audio output. We achieve effects like Reverb, Phasor, Flanger or Ringmodulator. The second set of examples are outputting computed waveforms like Sinewave, Bell and Xylophone […]