Skip to content

bergmn/ArduinoFloppyDiskReader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Powered Amiga Floppy Disk Reader and Writer

Created by Robert Smith @RobSmithDev

What is it?

This project uses an Arduino to interface with a floppy disk drive and communicate with a PC in order to recover the data from Amiga formatted AmigaDOS disks. It also allows you to write a backed up ADF file back onto a floppy disk!

ArduinoFloppyReader

This Visual Studio 2017 project contains two applications, a command line, and a Windows dialog based application

#FloppyDriverController.sketch This is the Ardunio source code/sketch

Help and Instructions

For further details including how to wire this up please visit [http://amiga.robsmithdev.co.uk]

#Whats changed? V2.0 Disk reading has been vastly improved and you can now also write disks! V1.0 Initial release, can read disks fairly well

About

Arduino Amiga Floppy Disk Reader/Writer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.0%
  • Other 19.0%
  • C 1.6%
  • Objective-C 1.4%