filmov
tv
parsing and accessing floppy FAT filesystem in arduino

Показать описание
having converted MFM pulses to sectors, you may be surprised to know its only a couple lines of code to have a microcontroller access the disk and underlying file structure. we use SdFat library, an SD card interface library that is really good, and subclass it to provide new functions for reading (and later, writing) sectors. then you can just treat the drive like a very small SD card. why does this work? turns out SD cards are pretty much the same as extremely large floppy drives: blocks of data are 512 bytes each, and both are formatted with the same kind of filesystem structure called FAT that was invented in 1977 for floppies but persists to this day. SdFat supports a particularly early and compact version called FAT12 and even does long filenames. now our arduino programs can access files on floppy drives with ease!
#arduino #floppy #adafruit
-----------------------------------------
-----------------------------------------
#arduino #floppy #adafruit
-----------------------------------------
-----------------------------------------
parsing and accessing floppy FAT filesystem in arduino
reading raw floppy disk data part 5, at night the greaseweazles come
Adding floppy disk support to CircuitPython, step 1
interfacing with floppy disks at low level, part 4
5.25' floppy reading with fluxengine
Ooh La La a naked 400k floppy drive! #vintagecomputing
Reading floppy disk data, part 3! itsa pulse party
YAY! floppy disk interfacing part6, a floppy flux milestone! part 7
Can Floppy Drives Still Be Used Today? LET'S FIND OUT!
SAVE ICON 3D printed - floppy disk #floppydisk #driveA #ibm #floppy
Archiving Mac 800kB 💾 disks with Adafruit Feather & fluxengine #adafruit
5.25 and 3.5 Floppy Drive Cases #adafruit
Music on floppy disk and HDD!! #Shorts
floppy disk jukebox - prototype
💾 Real time MFM floppy decoding in arduino 💾
native floppy disk support COMING SOON to circuitpython!
Arduino: Controlling Floppy Disk Drive with Arduino (2 Solutions!!)
using tinyusb and arduino to make a USB mass storage floppy 💾 drive
low cost and easily available floppy interface hardware, part 9! pico power
adafruit floppy featherwing has a rainbow ribbon
Reading data from a Floppy Drive
Arduino: Simple reading and writing on Floppy Disk
Rick Rolled by Floppy Drives! (Moppy)
Homebrew 6502 controlling a Floppy Disk Drive
Комментарии