News

This repo is based on the original arduino-songs by robsoncouto. I have modified it in a way that the songs loop, rather than simply playing once. This is great if you want constant music, rather than ...
To add your own songs, you must find or create an integer array of the song consisting of its notes' frequencies and duration (You can dierctly give the notes instead of frequencies since the code pre ...
I develop embedded systems for my co-workers (physicists) to use. I started using the Arduino environment so that they can make code modifications, using the platform of their choice, out in the ...
Build an Arduino-Powered Music Player that Automatically Plays Everyone's Favorite Songs. Thorin Klosowski. April 10, 2013 Throwing a party is ...
At its core, the Arduino is a small, programmable microcontroller board that accepts and stores code from your computer capable of cool outcomes ranging from controlling lights to making music.
A cool RFID music table has been created using Arduino, iPod, and RFID tags to make it easy to change albums by simply changing the RFID tag. Each RFID tag has an individual code number relating ...
The official Arduino IDE is a dour piece of software designed for uploading code to the ubiquitous and super-cool micro controller. It is a standalone, non-networked app that isn't very pretty to ...