Updated
Moppyduino is a M_usical Fl_oppy controller PCB based around the Arduino. The code is provided courtesy of Sammy1Am.
If you are not familiar with the idea behind Moppy, I will give you a quick insight into world of floppy disk drive music. The basic principal involves running a JAVA IDE on the host computer, on which, MIDI format files are loaded within a JAVA applet. When running, a serial USB link passes data between the computer and the Arduino Micro Controller on the Moppyduino. This in turn, translates the data into motion steps in various directions on the floppy drives stepper motor, producing various frequencies and vibrations.
In the case of the Moppyduino, I opted for a nice balance of just 6 channels, which equates to 6 floppy drives. Depending on the pin count of the Micro Controller, up to 18 floppy drives can be connected!
I recently purchased a new laser printer the £40 Samsung ML-2165 for PCB fabrication using the toner transfer method. This method produces an acid resist layer on the copper clad board........The toner used in the ML-2165 works great for making PCB's. There was however,one problem I did run into with this cheap laser printer, the paper alignment due to the nature of the toner transfer method. Typically, you have to run the sheet through the printer multiple times to get a nice thick layer of toner.The first layer tends to stick firmly to the paper or laser OHP transparency film (which i prefer to use).
I will reveal more on the ML-2165 printer alignment tweak in another article.
When I designed the PCB, I wanted to make it as easy as possible for others to produce a floppy music based project without messing around with a lot of wiring. So, I opted to use standard floppy cables and 34 pin IDC sockets. All the configuration is done on the PCB so, it's pretty plug and play :)
A lot of unnecessary pins where removed from the 34 way floppy IDC PCB sockets to ease construction and also to make removal of the cable less stressful for the PCB.
Regulated power for the drives is supplied from a 5 volt switched mode power brick (USB HUB PSU) with a 2.4 Amp rating, power consumption for running 6 floppy drives is around 2 Amps (peak) at 5 volts, Averaging 1.3 amps, With an idle of 0.20 Amps.
On the board is a bare bones Arduino using a USB to TTL adapter to receive serial data from the PC
A USB to TTL breakout adapter such as the one below would be more suitable to incorporate into the PCB design, it would allow for a less complicated and more compact layout. At the time of the prototype design I used what I had at to hand, Hence the need for a USB A and B socket back to back.
If you have to choose between the CP2102 and the PL2303 chipset go for the CP2102 as this has driver support for Windows 8. The PL2303 only has support for Windows 8 in the HX revision
The size of the PCB was dictated by the actual size of a floppy drive, therefore, the PCB mounting holes align with the M3 screw holes on the bottom of all standard 3.5" floppy disk drives.
The video below shows the whole process from the PC to the working Moppyduino including, the toner transfer,etching the circuit board and soldering of components.
Corian Open Rack Enclosure
Some of the more "eagle eyed" readers may have noticed that the drives are installed upside down! This was intentional.The Moppyduino PCB mounts to the existing M3 mount holes on the underside of standard drives.I just happen to like seeing all the channel activity LED's flash :)
If you would like to build or improve on my design which is a starting point (see the download link below).
Please leave a link in the comments section with your creations :)
Moppyduino PCB Design Files Download
Samsung ML-2165 Printer Alignment Tweak