How to build a working external 5.25″ USB floppy drive #VintageComputing #IBMPC

(Video) Converting an external 3,5″ USB floppy drive to run a big old 5.25″ drive. It should not work in theory, but it actually does work.

All it took was a very old NEC USB Drive (Model UF0001) and an Intel passive 26 pin to 34 pin converter like this here: https://store.cwc-group.com/c74972.html .. hook that up to a good old Teac FD-55GFR and you’re ready to go!

Read more including the comments on YouTube.


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


2 Comments

  1. Fancy! I think my only USB floppy is actually an LS 120, but it makes me wonder if somebody could do something with the pio peripheral on an rp2040 to build their own USB floppy controller.

  2. I think a fast microcontroller could emulate the floppy control signals. Being a parallel interface, PIO likely would be overkill. Presenting to a computer as a proper USB disk interface would appear complex. I think some software captures from the project here to see what commands are being passed could make this more compatible. A USB analyzer and a signal analyzer would be ideal to spy on both interfaces.

Sorry, the comment form is closed at this time.