Floppy disks are like record players
Click to expand...
No they aren't. Floppy diskettes are like records. Floppy diskette drives are like record players.
Also they aren'…
I wouldn't be able to turn it into anything server-y as my isp has 1 ip for _everyone_ on each tower, so no incoming connections.
Click to expand...
That is really stretching t…
Floppy disks are like record players
Click to expand...
No they aren't. Floppy diskettes are like records. Floppy diskette drives are like record players.
Also they aren'…
For those interested my notes so far. I think I am going to go buy a printer, because I hate reading on the computer. Can't scribble notes on the pages that way. :-D
Click to e…
I wouldn't be able to turn it into anything server-y as my isp has 1 ip for _everyone_ on each tower, so no incoming connections.
Click to expand...
Tower? You mean on each wir…
good selection of notes!
and I use arduino quite a bit, the programing of it is pretty easy, you should have little issue picking it up (ps if you have any questions and the ardui…
For those interested my notes so far. I think I am going to go buy a printer, because I hate reading on the computer. Can't scribble notes on the pages that way. :-D
http://www.…
I've done some embedded systems work before.
In college my senor project was a 4'x2' display that showed the internal data flow of the pipe line of a MIPS process. I designed the …
Aww. That's a bit of a bummer. Hm.. What else? Can't really think of anything other than putting old games and stuff on it and trying to find a place for it.
do you have an oscilloscope?
Click to expand...
Yes I do, but is one of those cheap Radio Shack Scope Pens. I think it only goes to 2MHz, but that should work for this.
I thin…
do you have an oscilloscope?
Click to expand...
Yes I do, but is one of those cheap Radio Shack Scope Pens. I think it only goes to 2MHz, but that should work for this.
I thin…
Really the thing is that I don't have a bloody clue how you make a floppy disk drive work. So I think I need to expand my search to floppy disks in general and then focus on the Ma…
I took a look at Inside Macintosh. It did some useful information, but it mostly described the software interface to the disk controller. I am looking for information on the interf…
So I really have no idea what data and commands the drive expects. So really if I could figure out how any floppy works that would be a good start.
Click to expand...
Click …
My Q605 running NetBSD does take about 45 seconds to pop out SSH keys. However, it has a 25MHz full '040, so ...
Click to expand...
Which ssh keys are these? When you first gen…
Yeah I've never interfaced to any sort of storage device before. So I really have no idea what data and commands the drive expects. So really if I could figure out how any floppy …
My goal is a device which is plug compatible with the Apple external 400KB floppy drive. It will store images on some sort of modern storage medium.
Click to expand...
Thanks f…
This is probably a really good place to start.
This device has insufficient memory capacity to replace a Mac drive, but that's just a detail. The unit supports emulating an Apple …
My goal is a device which is plug compatible with the Apple external 400KB floppy drive. It will store images on some sort of modern storage medium.
Click to expand...
Thanks f…
I also had made it so it could boot up without a monitor, keyboard and mouse. I just made an apple script file to start up the programs in order. Then play a sound file to indicate…
If it has a Ethernet card, you could run some server programs on it. I made a LC III into a LAN Mail and DNS server. (Both programs were made by Apple.) You could also make it a…