https://github.com/jtsiomb/usbamigafloppy Skip to content Sign up * Why GitHub? Features - + Code review + Project management + Integrations + Actions + Packages + Security + Team management + Hosting + Mobile + Customer stories - + Security - * Team * Enterprise * Explore + Explore GitHub - Learn & contribute + Topics + Collections + Trending + Learning Lab + Open source guides Connect with others + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing Plans - + Compare plans + Contact Sales + Nonprofit - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} jtsiomb / usbamigafloppy * Watch 5 * Star 33 * Fork 6 USB floppy controller for Amiga disks View license 33 stars 6 forks Star Watch * Code * Issues 1 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights master 1 branch 0 tags Go to file Code Clone HTTPS GitHub CLI [https://github.com/j] Use Git or checkout with SVN using the web URL. [gh repo clone jtsiom] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio If nothing happens, download the GitHub extension for Visual Studio and try again. Go back Latest commit @jtsiomb jtsiomb added a note in the readme file, about the incomplete state of the host ... 0927201 Dec 20, 2018 added a note in the readme file, about the incomplete state of the host program. To avoid further confusion of people trying to use it. 0927201 Git stats * 16 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time amigafloppy checksums and debugging Mar 13, 2018 fw backported Rob's changes from firmware 1.3, which fixes the write Mar 27, 2018 hw initial commit Mar 3, 2018 .gitignore starting work on the amigafloppy program Mar 4, 2018 LICENSE.hw initial commit Mar 3, 2018 LICENSE.sw added .gitignore and renamed LICENSE.fw to LICENSE.sw Mar 3, 2018 README.md added a note in the readme file, about the incomplete state of the host Dec 20, 2018 View code README.md USB floppy controller for Amiga disks This is a USB floppy disk controller, for reading and writing amiga disks. In conjunction with the accompanying amigafloppy program, it allows archiving amiga disks as ADF disk images, or writing ADF disk images back to disks, to use with an Amiga computer. The firmware for this controller is based on the ArduinoFloppyDiskReader project by Rob Smith (https://github.com/ RobSmithDev/ArduinoFloppyDiskReader), converted to run on standalone AVR hardware (as opposed to an arduino) by John Tsiombikas. The new AVR hardware is designed to be compatible with the original host software, so you may use the AmigaFloppyReader or AmigaFloppyReaderWin programs from Rob's project, if you prefer. Directory structure: * hw - hardware: kicad files and pdf schematics. * fw - firmware for the AVR microcontroller. * amigafloppy - host program for reading/writing ADF images. Note: The amigafloppy host program is not completed yet. And it's not a high priority, since Rob's original .NET programs seem to work fine with wine on GNU/Linux. I'd like to complete it at some stage, but I can't say when that will happen. Contributions are of course welcome, but please coordinate with me first. Until then, please use AmigaFloppyReader or AmigaFloppyReaderWin. Hardware License Copyright (C) 2018 John Tsiombikas nuclear@member.fsf.org The hardware of this project is released as free/open hardware under the Creative Commons Attribution Share-Alike license. See LICENSE.hw for details. Firmware License Copyright (C) 2017 Rob Smith rob@robsmithdev.co.uk Copyright (C) 2018 John Tsiombikas nuclear@member.fsf.org The microcontroller firmware of this project is released as free software, under the terms of the GNU General Public License v3, or later. See LICENSE.sw for details. Software License Copyright (C) 2018 John Tsiombikas nuclear@member.fsf.org The host software (amigafloppy tool) is released as free software, under the terms of the GNU General Public License v3, or later. See LICENSE.sw for details. About USB floppy controller for Amiga disks Resources Readme License View license Releases No releases published Packages 0 No packages published Languages * C 97.0% * Makefile 3.0% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Help * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.