Soooo... I've already found another project I'd like to work on. Some time ago I saw a video of
someone using various old computer parts to play music. I think they had a printer, a scanner,
an oscilloscope and various floppy drives. More recently I saw some videos of people using an
Arduino to play music using 3.5" floppy drives. It was pretty
intriguing and I decided it was time for me to make one (using my Raspberry Pi)!
The first thing many people do these days when they begin messing with electronics is create a
circuit that does nothing but light an LED. I'm no exception. :)
Sooooooooooo... For a long time now I've wanted to write an operating system. I started a
couple times but the furthest I've gotten was just booting into an infinite loop that displayed
some text at a static location on the screen. No processes, no entry, no nothing.