tkbletsc / FloppyMusic

Two things: (1) FloppyMusic: An Arduino library that allows you to make a floppy drive play a given frequency easily, similar to what tone() does in base Arduino. (2) FloppyShield: The EAGLE design files for a "Floppy Shield" for Arduino, allowing one to easily connect up to four floppy drives with standard straight-through ribbon cables.
7 stars 1 forks source link

Info needed/help offered #1

Open Solonn opened 10 years ago

Solonn commented 10 years ago

Hi, and nice work so far! I'm a long time Moppy lover (some of my videos here: https://www.youtube.com/user/Solonn2000/videos ), i'm not using your shield, but i do have 8 floppies already connected to an arduino uno. If I understood everything correctly, your code allows for tone generation via floppies, is that rigth? Anyhow, if you need some testers with multiple floppies i can help out.

tkbletsc commented 10 years ago

Cool! I'm not actually doing any further development on this library, but thanks for the offer. If you do happen to develop changes or improvements to the library, I'd certainly fold them into the main release. Thanks!