DIY-Project for USB/SD/Floppy connection

For the discussion of all hardware related topics.
Post Reply
Snocksman
Posts: 2
Joined: Mon Feb 19, 2024 8:09 pm

DIY-Project for USB/SD/Floppy connection

Post by Snocksman »

Hi !

I´m really new to the Dragon 32 i got yesterday, but i´m not new to retro homecomputers... I have many of them here, Commodore, Atari, Amstrad, Sinclair, and so on...

But back to my new Dragon32...

Is there a DIY-Project (maybe on Github...?) for a Device to load programs/games from USB, SD or a Gotek Drive ? Yes, I´ve seen that there are several Devices like CoCoSDC or DragonMMC, but they seem to be closed source and I could buy them here or there, but I would like to build something on my own.
prime
Posts: 267
Joined: Fri Apr 10, 2009 1:40 am

Re: DIY-Project for USB/SD/Floppy connection

Post by prime »

Snocksman wrote: Tue Feb 20, 2024 7:34 am Is there a DIY-Project (maybe on Github...?) for a Device to load programs/games from USB, SD or a Gotek Drive ? Yes, I´ve seen that there are several Devices like CoCoSDC or DragonMMC, but they seem to be closed source and I could buy them here or there, but I would like to build something on my own.
Actually DragonMMC is mostly open source, the only bit that is not available is the PCB files (at the insistance of Bas who produces them).
See here : https://github.com/prime6809/DragonMMC

You can use Gotek drives if you have a DragonDOS (or reproduction) controller. There are also things like CasDuino that allow you to load from
virtual tape files on an SD card....not sure if it allows you to save as well.

Cheers.

Phill.
bluearcus
Posts: 148
Joined: Wed Sep 07, 2016 4:45 pm

Re: DIY-Project for USB/SD/Floppy connection

Post by bluearcus »

Hi Snocksman.

There are a few options.

This is a nice one for self build...

https://github.com/kernelcrash/dragon-r ... y-emulator
Snocksman
Posts: 2
Joined: Mon Feb 19, 2024 8:09 pm

Re: DIY-Project for USB/SD/Floppy connection

Post by Snocksman »

@prime DragonMMC ist a really nice looking project, but as you allready mentioned, there are no CAD, or Gerber-Files...

DragonDOS or any other Floppy Controller for a gotek-drive sounds nice, too. Do you know a OpenSource project for that ?

Edit: OK, I found this Website which seems to contain all that I need to build a Floppy Controller. So I can use a Gotek Drive with my Dragon. :D https://hardware.speccy.org/temp/Dragon-1.html

@bluearcus I found the Project from Kernelcrash allready, but again, no CAD or Gerber-Files... But this one has so simple wiring that i think i could create a PCB with KiCAD in my own.

Edit: OK, I had to convert the Eagle files to the new Format, but this looks good. :D I think i'll make one of these...
IMG_20240227_220232.jpg
IMG_20240227_220232.jpg (2.5 MiB) Viewed 468 times
Last edited by Snocksman on Tue Feb 27, 2024 7:38 pm, edited 1 time in total.
Snocksman
Posts: 2
Joined: Mon Feb 19, 2024 8:09 pm

Re: DIY-Project for USB/SD/Floppy connection

Post by Snocksman »

OK, I have assembled the Floppy Interface...
IMG_20240327_121241.jpg
IMG_20240327_121241.jpg (2.96 MiB) Viewed 374 times
Adjusted the Signals...
IMG_20240327_165348.jpg
IMG_20240327_165348.jpg (1.81 MiB) Viewed 374 times
And it runs very well with my Gotek Drive !
IMG_20240327_174802.jpg
IMG_20240327_174802.jpg (2.52 MiB) Viewed 374 times
bluearcus
Posts: 148
Joined: Wed Sep 07, 2016 4:45 pm

Re: DIY-Project for USB/SD/Floppy connection

Post by bluearcus »

Nice! If you have done a kicad convert it would be brilliant to upload the zipped project here for reference.

Next of course, 64k mod!
Post Reply