I decided to listen and found the music just totally awesome. And so I tried to make it with Arduino. Unfortunately, it didn't fit the Arduino code. Fortunately, Stimmer in the Arduino Forums had ported Linus Åkesson's Hardware Chiptune Project and made it to fit the Arduino.
UPDATE: THERE HAS BEEN AN UPDATE TO THE CODE. REPROGRAM THE ARDUINO WITH THE NEW CODE AND PUT AN LED ON PIN 12 AND PIN 10 (WITH RESISTORS) AND THEY WILL PLAY ALONG WITH THE "DRUMS"
And now, here is that project.
Remove these ads by
Signing UpStep 1: Gains and Losses.
You will lose: (Materials)
A speaker+possibly an amp
2 jumper wires (If your speaker doesn't already have them)








































Visit Our Store »
Go Pro Today »




I couldn't get the LEDs though...
is he code mesed up or what. help.
where did u get the code?
Just kidding.
I got it in the Arduino forums.
linky?
doesnt matter, did some looking about and found the origonal project :)
You need to add a VCF next or at least a simple low pass filter. Check out the right side of this schematic.
You can simply make buy an 1/8" plug from Radioshack and solder two wires onto it. Then, get a small test amp from Radioshack (about $15) and plug the jack into that.
Also, check out the book Handmade Electronic Music if you have not done so already.
Here's the thread with the port: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265488118
I tried downloading the tracker from the original project page, but I have no idea how to actually get the tracker to run...
I don't have the file with me but I can say you execute it with something like this (again check the readme file for a more accurate command): ./tracker test2.song It should open up as a tracker.
I don't know much aside from the fact you can make it play, idle or editable. Then use the app here. You will need gcc and java for it to run.
Here is how you use the tracker.