Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 489 Bytes

duplicate.md

File metadata and controls

19 lines (14 loc) · 489 Bytes

duplicate.py

'*.raw' floppy disk image write back tool. This program transfers a raw bit stream FD data from a host PC to an Arduino.

Note: 'JP5' on the fd-capture shield must be closed to enable write feature.

usage: duplicate.py [-h] -i INPUT.raw

optional arguments:
  -h, --help            show this help message and exit
  -o INPUT, --input INPUT
                        input raw bit stream file name
  • Read a 2D disk
python duplicate.py -i image.raw