Login / Signup
Cart
Your cart is empty
Relive the days when storage was counted out in kilo-bytes, not giga-bytes, using the Adafruit Floppy FeatherWing on a Feather board - perfect for interfacing with 34-Pin IDC Connector floppy drives that were ubiquitous on PCs. This 'Wing has level shifting and a ready-to-plug connector that works with 3.5" or 5.25" floppy disks for reading or writing!
Floppy disks have an interesting data transfer method where raw bit transitions are measured and converted to data. This data streams pretty fast from the disk drive so you'll want to use a fast microcontroller that has large SRAM storage and ideally, a peripheral to DMA the data signal. For that reason we only have this FeatherWing working with the Feather M4 or Feather RP2040. ESP32, ATmega, nRF52, etc have not been ported to our support library!
Floppy disk drives require 5V power and logic. For the logic level shifting, we have a small boost converter on the 'Wing that will give 5V logic levels out of the 34-pin connector. It will also shift the incoming signals down to a Feather-safe 3.3V.
For floppy driver powering you will likely need a separate external 5V power supply that can provide 5V at 2 A. You can't power most drives off of USB power, they have big motors that require more current than USB can provide!
We've got code and examples for three use cases:
Each order comes with one FeatherWing with the 2x17 header attached and level-shifting circuitry built in. Before it can be used to read/write floppies, you will need to:
Many of these items are no longer sold, and will require some sleuthing to locate!