PicoIDE – An open IDE/ATAPI drive emulator
picoide.com
PicoIDE – An open IDE/ATAPI drive emulator
1–10 of 52 posts
Re: PicoIDE – An open IDE/ATAPI drive emulator
#2What are the use cases for this? I'm guessing retro computing and possibly very old machines tied to very obsolete hardware that can't be virtualized (e.g. manufacturing controls).
Re: PicoIDE – An open IDE/ATAPI drive emulator
#3This is really cool. I'm glad people are out there making this stuff even if I'll never have a use for it. What are the use cases for this? I'm guessing retro computing and possibly very old machines tied to very obsolete hardware that can't be virtualized (e.g. manufacturing controls).
While it’s true that industrial and manufacturing sometimes have really old hardware, that’s usually less due to them not having newer options and more due to preferring something tried and true (it “just works” for their workflow) or the sheer economics of upgrading; in most of those cases, there’s already a flow for interfacing with newer technology (FTP or USB 1.0/2.0 commonly). So this device wouldn’t offer much benefit, if any.
Re: PicoIDE – An open IDE/ATAPI drive emulator
#4Since the project has been announced, lots of people have come out of the woodwork with other fun potential use cases, such as CD-ROM replacement in arcade cabinets and the Dreamcast, and hard drive replacement in multitrack recorders and samplers.
Re: PicoIDE – An open IDE/ATAPI drive emulator
#5Re: PicoIDE – An open IDE/ATAPI drive emulator
#6Is CD-ROM subchannel data accurately emulated for both audio and data modes?
Re: PicoIDE – An open IDE/ATAPI drive emulator
#7A friend found a T1100 for me and I'm just trying to think of the best way to boot it. Alternatively... I could get a USB floppy disk drive and a fresh floppy, and write old-school DOS to it, at least to get started?
Thanks!
Re: PicoIDE – An open IDE/ATAPI drive emulator
#8Good luck with your launch, I'll be happy to order one!
Re: PicoIDE – An open IDE/ATAPI drive emulator
#9Tangential question: does anyone know if there's a ~similar device to replace/upgrade a Toshiba T1100's floppy drive? A friend found a T1100 for me and I'm just trying to think of the best way to boot it. Alternatively... I could get a USB floppy disk drive and a fresh floppy, and write old-school DOS to it, at least to get started? Thanks!
A USB floppy drive will be cheaper, maybe $20.
I think the T1100 has standard 34-pin IDC connector, but Plus variant uses 26-pin so the Gotek will need an adapter (and probably doesn't fit cleanly).
https://archive.is/gFVNm (medium post, shows the adapter)
https://github.com/keirf/FlashFloppy/issues/549 (somebody had issue with high 5V rail causing Gotek to not work)
Re: PicoIDE – An open IDE/ATAPI drive emulator
#10Tangential question: does anyone know if there's a ~similar device to replace/upgrade a Toshiba T1100's floppy drive? A friend found a T1100 for me and I'm just trying to think of the best way to boot it. Alternatively... I could get a USB floppy disk drive and a fresh floppy, and write old-school DOS to it, at least to get started? Thanks!
There is a Gotek floppy emulator hardware, about $50 USD. A USB floppy drive will be cheaper, maybe $20. I think the T1100 has standard 34-pin IDC connector, but Plus variant uses 26-pin so the Gotek will need an adapter (and probably doesn't fit cleanly). https://archive.is/gFVNm (medium post, shows the adapter) https://github.com/keirf/FlashFloppy/issues/549 (somebody had issue with high 5V rail causing Gotek to no…