Difference between revisions of "Amiga floppy project"
Jump to navigation
Jump to search
(→related projects: Spelling/case. Added link (to a Wikipedia article).) |
|||
(52 intermediate revisions by 36 users not shown) | |||
Line 1: | Line 1: | ||
− | + | == Amiga Floppy Project == | |
− | |||
− | |||
+ | This project is the building of an external USB Amiga floppy drive controller. It sits between the USB port on a Windows PC, and a regular PC floppy drive. It will allow the PC to create .ADF images from an Amiga floppy disk. This device is based on a Parallax SX28 microcontroller, uses Ramtron FRAM memory for temporary track storage, and uses another Parallax component for the USB interface. | ||
[[Image:AFPimage.jpg]] | [[Image:AFPimage.jpg]] | ||
− | == | + | == Related projects == |
− | * [[Minimig]], an open source exact FPGA re-implementation of an Amiga 500. | + | * [[Minimig]], an open source exact FPGA re-implementation of an [http://en.wikipedia.org/wiki/Amiga_500 Amiga 500]. |
== External links == | == External links == | ||
Line 16: | Line 15: | ||
[http://www.parallax.com/sx/index.asp Parallax SX Microcontroller] | [http://www.parallax.com/sx/index.asp Parallax SX Microcontroller] | ||
− | [http://www.ramtron.com/doc/Products/Nonvolatile/Detail.asp?ID=30 | + | [http://www.ramtron.com/doc/Products/Nonvolatile/Detail.asp?ID=30&gr=5 Ramtron Serial FRAM] |
+ | |||
+ | [[Category:Projects]] |
Latest revision as of 06:53, 10 April 2011
Amiga Floppy Project[edit]
This project is the building of an external USB Amiga floppy drive controller. It sits between the USB port on a Windows PC, and a regular PC floppy drive. It will allow the PC to create .ADF images from an Amiga floppy disk. This device is based on a Parallax SX28 microcontroller, uses Ramtron FRAM memory for temporary track storage, and uses another Parallax component for the USB interface.