reading floppy disk data part 6, MFM sector decoding
we fixed some track seeking code errors we had, and now we're able to start getting data from greaseweazle. since the diskette we've got is an ibm pc 1.44MB format we can use the built in ibm pc MFM format decoding module. the good news is that its able to decode *some* tracks...but its not able to decode all of them, like it'll read 10 good sectors in a row, then just cant find any sectors at all - which is a little suspicious. makes us wonder if we got the flux transfer and index pulse encoding right, or if its a formatting thing, because the diskette is readable on a computer with a usb drive connected.
reading raw floppy disk data part 5, at night the greaseweazles come
https://blog.adafruit.com/2022/01/01/reading-raw-floppy-disk-data-part-5-at-night-the-greaseweazles-come/
https://youtu.be/e6v7Q4h5JBM
interfacing with floppy disks at low level, part 4
https://blog.adafruit.com/2021/12/30/interfacing-with-floppy-disks-at-low-level-part-4/
https://youtu.be/a-zH9wdNwnE
Reading floppy disk data, part 3! itsa pulse party
https://blog.adafruit.com/2021/12/29/reading-floppy-disk-data-part-3-itsa-pulse-party/
https://youtu.be/kynoLRQpDnU
Adding floppy disk support to CircuitPython, step 2
https://blog.adafruit.com/2021/12/28/adding-floppy-disk-support-to-circuitpython-step-2/
https://youtu.be/frnJ7pWr5Zg
Adding floppy disk support to CircuitPython, step 1…
https://blog.adafruit.com/2021/12/28/adding-floppy-disk-support-to-circuitpython-step-1/
https://youtu.be/ceyM6vYpT74
Adafruit Floppy is a project to make a flexible, full-stack, open source hardware/software device for reading, archiving, accessing and duplicating floppy disk media. It joins a family of open source hardware and software such as greaseweazle and fluxengine, and will attempt to increase the availability and accessibility of floppy disk controllers by: porting the greaseweazle / fluxengine firmware to Arduino so that it is less tied to specific hardware, adding firmware support for the RP2040 chip / low cost pico, adding hardware support for reading apple ii disks including index sensing, adding woz/a2r support to greaseweazle / fluxengine, and investigating analog flux data acquisition methods for repair of damaged disks. all of this with permissively licensed hardware and software so folks can re-create without licensing agreements, NDAs, or discussion.
#floppy
#floppydisk
#retro
Visit the Adafruit shop online - http://www.adafruit.com
-----------------------------------------
LIVE CHAT IS HERE! http://adafru.it/discord
Adafruit on Instagram: https://www.instagram.com/adafruit
Subscribe to Adafruit on YouTube: http://adafru.it/subscribe
New tutorials on the Adafruit Learning System: http://learn.adafruit.com/
-----------------------------------------