Other

“Imitate musical instruments and make music with an Arduino and only few external components! Most of you already know the tone() function from the Arduino Library. But this simply spits out a square wave and so it sounds rather boring …

“In this project, Bluetooth Low Energy (BLE) is used to have a Feather nRF52840 and Circuit Playground Bluefruit communicate with each other to create a wireless 8-bit music synthesizer. The Feather has 12 buttons attached to its I/O pins …

“I have recently become very interested in music. Consequently, I started to learn how to read scores. So, I thought that adapting some songs for Arduino would be a good exercise. I wrote a few Arduino sketches, with some details …

“If there was an Avengers game for Atari 2600, the soundtrack would sound like this… This article will show you a simple and interesting project: how to play “The Avengers” theme polyphonically. It is easy to generate sounds with Arduino …

“My largest side project over the last year has been the Genesynth - an open-source hardware synthesizer inspired by the Sega Genesis / Mega Drive. It started with a crazy idea and amazingly ended up with a functional, incredible sounding synthesizer. While …

“We are going to explain step by step how you can design your own ukulele and add some effects that will make it unique, like drawing something that we want on the surface of the ukulele or adding some light …

“This tiny imp does it all: on-the-go player or WiFi/AirPlay streamer, battery bank or wall power, headphones or speakers. Story While making travel plans for the year, I thought it would be really nice to have the single, smallest …

“The device can be connected for example to the IFTTT system and react when a new mail appears. At app.remoteme.org we will generate a link after calling which bytes will be sent to Arduino, and Arduino will display …

“There are two ways to put MIDI files in your music box: the easy way, and the hard way. I tried both! Background: the paper tape This is the bit I didn’t build. A ready made music box mechanism …

“This guide will introduce you to the Circuit Playground Express (CPX for short!) and CircuitPython. The Circuit Playground Express is a fantastic little board crammed full of all sorts of sensors, switches and lights. CircuitPython is an open-source derivative of …