Browse Source

Fixed html formatting in MD file

pull/4/head
Jeffery R 6 years ago
parent
commit
37ff15def1
1 changed files with 3 additions and 4 deletions
  1. +3
    -4
      entries/projects/musical-floppy-drive-build-log.md

+ 3
- 4
entries/projects/musical-floppy-drive-build-log.md View File

@ -6,9 +6,8 @@ floppy drives, however, there are thousands of videos on YouTube.
This project first started over a year ago when I connected two floppy drives to This project first started over a year ago when I connected two floppy drives to
a Raspberry Pi to play the Star Wars theme. a Raspberry Pi to play the Star Wars theme.
<iframe width="560" height="315"
src="https://www.youtube.com/embed/wcnUvPMpqjA" frameborder="0" allow="autoplay;
encrypted-media" allowfullscreen\></iframe\>
<iframe width="560" height="315" src="https://www.youtube.com/embed/wcnUvPMpqjA" frameborder="0" allow="autoplay;
encrypted-media" allowfullscreen></iframe>
Although this was fun, there was hardly any software for playing different music Although this was fun, there was hardly any software for playing different music
on the Raspberry Pi. I managed to hack the software to also play Jingle Bells, on the Raspberry Pi. I managed to hack the software to also play Jingle Bells,
@ -19,7 +18,7 @@ drive orchestra.
<iframe width="560" height="315" <iframe width="560" height="315"
src="https://www.youtube.com/embed/qwbcrR-6dTU" frameborder="0" allow="autoplay; src="https://www.youtube.com/embed/qwbcrR-6dTU" frameborder="0" allow="autoplay;
encrypted-media" allowfullscreen\></iframe\>
encrypted-media" allowfullscreen></iframe>
What is nice about using an Arduino, is that the software used is more What is nice about using an Arduino, is that the software used is more
developed. Unlike the program I used with the Raspberry Pi, the software used developed. Unlike the program I used with the Raspberry Pi, the software used

Loading…
Cancel
Save