Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: RobSmithDev on September 17, 2017, 09:35:14 PM

Title: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: RobSmithDev on September 17, 2017, 09:35:14 PM
Hi Everyone

This is a a followup to previous thread (http://www.amiga.org/forums/showthread.php?t=72560) but seperate thread so not to confuse responses.

New version (full source code included) is now available.  Not only does this noe read disks better, it can now also write them too!

For those that didn't see this before, this is an Arduino powered solution that can create ADF disks images from real floppy disks, and also now write them back to floppy disks.

All information, circuit diagrams, source code etc can be found at http://amiga.robsmithdev.co.uk (http://amiga.robsmithdev.co.uk)

Its all open source (GPL licence) - enjoy
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: klx300r on September 17, 2017, 10:26:56 PM
really cool and open source too! I already own a Catweasel MK4+ which is absolutely great but if I didn't have one I'd pick up an arduino and my soldering iron to make this unit
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: trekiej on September 17, 2017, 11:50:20 PM
I need to keep my eye on this.
Congratulations, how much do you think it would cost for the hardware?
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: RobSmithDev on September 18, 2017, 06:34:20 AM
Hi, if you source 'compatiable' arduino parts from eBay and have an old PC floppy drive and cable around then you can build the whole thing for about 10-15$ (£10 gbp) approx
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: amiman99 on September 19, 2017, 05:14:04 AM
That's so cool!

It's great for people who have a simple A500 and want some software for it.
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: trekiej on September 19, 2017, 05:21:25 PM
Thanks Rob, I already have a Mega 2560 and a Ramps board.
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: kolla on September 19, 2017, 06:09:23 PM
Hm, I imagine using usb storage as a possible simple generic way to interface with it - small fat filesystem supported by any OS, insert floppy and adf file show up, replace it with a different adf and it is written to the floppy. Just requires a system able to run the code and act as usb storage :)
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: jonni on December 29, 2017, 11:23:39 PM
I love your project, so I made a pcb with 3d printed case for easier use :)

(http://rainisto.com/arduino/_resized/2017-12-13_20.24.44.jpg)(http://rainisto.com/arduino/_resized/2017-12-13_21.54.59.jpg)(http://rainisto.com/arduino/_resized/2017-12-13_23.05.10.jpg)

(http://rainisto.com/arduino/_resized/2017-12-13_23.06.17.jpg)(http://rainisto.com/arduino/_resized/2017-12-19_22.45.34.jpg)(http://rainisto.com/arduino/_resized/2017-12-19_22.45.51.jpg)
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: trekiej on December 30, 2017, 02:18:05 AM
@jonni
Are you selling any of those adapter boards?
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: RobSmithDev on December 30, 2017, 07:15:48 AM
Hi, I’m not, just don’t have the equipment, but am in touch with a group of people who are planning to be selling them in eBay in the new year
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: jonni on December 30, 2017, 08:47:06 AM
Quote from: trekiej;834491
@jonni
Are you selling any of those adapter boards?


Yes, I still have parts for about 30 pieces left, I have sale thread in facebook "Commodore for sale"-group and in amibay http://www.amibay.com/showthread.php?96557-Arduino-Amiga-Floppy-Disk-Reader-Writer-(V2)
Title: Re: Arduino Powered Floppy Reader now also Writes Disks too!
Post by: trekiej on December 31, 2017, 12:02:24 AM
It may be a few weeks before I can buy it. I might have spent too much money.
I bought a Arduino pro mini and UNO board last night.
Also bought FT232RL FT232 USB to Serial adapter module USB TO 232 For Arduino pro mini and a cnc shield.
I hope to hook it up next month.