Closed kollokollo closed 3 years ago
Also see the discussions on Issue #8.
Hi Rob, the scripts are in my repository in the branch "new". The in the folder for_linux. They are basic scripts, very unusual for linux. They need the X11-Basic interpreter. Works for me, but I think noone else wants to use BASIC.
https://github.com/kollokollo/ArduinoFloppyDiskReader/tree/new/for_linux
But they can serve as a template for someone to make a python script out of it. Or, if you really like to use X11-Basic on linux: http://x11-basic.sourceforge.net/
I have added code to detect and read HD-Floppies. New API commands: "M" -- measure, measure the mediums density and detect HD disks "H" -- set to HD disks "D" -- set to DD (or SD) disks
I have also slightly increased the speed of the stepper for "." seek to zero. Version increase from 1.03 --> 1.05