Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Digital Archaeology » Computer Arcana » Apple » Apple II » Open source floppy emulator?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Open source floppy emulator? [message #361948] Mon, 29 January 2018 08:34 Go to next message
Anonymous
Karma:
Originally posted by: cb meeks

I'm aware of the CFFA and FloppyEMU. Both appear to be great products but I can't swing the money for either of them at the moment.

I have a ton of Arduino's, micro-controllers, chips, wire, etc. And, I'm pretty good with a soldering iron.

So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?

ADTPro is great but I'd like something that doesn't require me to be connected to my main PC.

Thanks for any suggestions.
Re: Open source floppy emulator? [message #361959 is a reply to message #361948] Mon, 29 January 2018 11:02 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: frank_o_rama

If you have a Raspberry Pi laying around...
http://ivanx.com/rasppleii/
Re: Open source floppy emulator? [message #361960 is a reply to message #361959] Mon, 29 January 2018 11:19 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: cb meeks

On Monday, January 29, 2018 at 11:02:38 AM UTC-5, frank_...@hotmail.com wrote:
> If you have a Raspberry Pi laying around...
> http://ivanx.com/rasppleii/

That's really cool. I'll have to read up on that.

I saw something a while back about using a RPi with an Apple II. But it seemed that the A2 was basically just a keyboard for an Apple II emulator. Do you know if that's the case here?

Thanks!
Re: Open source floppy emulator? [message #361974 is a reply to message #361960] Mon, 29 January 2018 12:17 Go to previous messageGo to next message
scott is currently offline  scott
Messages: 4237
Registered: February 2012
Karma: 0
Senior Member
In article <e9a090be-67e1-4494-99d2-b67de686a419@googlegroups.com>,
cb meeks <cbmeeks@gmail.com> wrote:
> On Monday, January 29, 2018 at 11:02:38 AM UTC-5, frank_...@hotmail.com wrote:
>> If you have a Raspberry Pi laying around...
>> http://ivanx.com/rasppleii/
>
> That's really cool. I'll have to read up on that.
>
> I saw something a while back about using a RPi with an Apple II. But it
> seemed that the A2 was basically just a keyboard for an Apple II
> emulator. Do you know if that's the case here?

That's the Apple II Pi, which is basically a 6551 (same chip as on the Super
Serial Card) with a connector to hold a Raspberry Pi. I built my own
workalike, or you could use a Super Serial Card and a level converter
(something like http://amzn.to/2DSyctB) if you want to keep your Raspberry
Pi outside.

_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS( https://alfter.us/ Top-posting!
\_^_/ >What's the most annoying thing on Usenet?
Re: Open source floppy emulator? [message #361975 is a reply to message #361948] Mon, 29 January 2018 12:21 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: John Brooks

On Monday, January 29, 2018 at 5:35:01 AM UTC-8, cb meeks wrote:
> I'm aware of the CFFA and FloppyEMU. Both appear to be great products but I can't swing the money for either of them at the moment.
>
> I have a ton of Arduino's, micro-controllers, chips, wire, etc. And, I'm pretty good with a soldering iron.
>
> So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?
>
> ADTPro is great but I'd like something that doesn't require me to be connected to my main PC.
>
> Thanks for any suggestions.

You might look at Terence Boldt's "Serial Virtual Drive" using a PI or Arduino as a HD. (select src or download bin files from the menu at left of the web page):
https://web.archive.org/web/20170629123057/http://apple2.bol dt.ca/?page=terserialdrive

Another option is Boldt's ProDOS ROM drive:
https://web.archive.org/web/20170629123022/http://apple2.bol dt.ca/?page=terromdrive

-JB
@JBrooksBSI
Re: Open source floppy emulator? [message #361976 is a reply to message #361975] Mon, 29 January 2018 13:08 Go to previous messageGo to next message
David Schmidt is currently offline  David Schmidt
Messages: 993
Registered: October 2012
Karma: 0
Senior Member
On 1/29/2018 12:21 PM, John Brooks wrote:
> On Monday, January 29, 2018 at 5:35:01 AM UTC-8, cb meeks wrote:
>> I'm aware of the CFFA and FloppyEMU. Both appear to be great products but I can't swing the money for either of them at the moment.
>>
>> I have a ton of Arduino's, micro-controllers, chips, wire, etc. And, I'm pretty good with a soldering iron.
>>
>> So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?
>>
>> ADTPro is great but I'd like something that doesn't require me to be connected to my main PC.
>>
>> Thanks for any suggestions.
>
> You might look at Terence Boldt's "Serial Virtual Drive" using a PI or Arduino as a HD. (select src or download bin files from the menu at left of the web page):
> https://web.archive.org/web/20170629123057/http://apple2.bol dt.ca/?page=terserialdrive

ADTPro's serial (and Ethernet) virtual drive is based on Terrence's
great work. And using a Pi is also a known solution (see
http://ivanx.com/a2server/), but I think these solutions are not what
the OP was after - trying to eliminate a "host" of any sort.
Re: Open source floppy emulator? [message #361985 is a reply to message #361976] Mon, 29 January 2018 14:50 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: cb meeks

On Monday, January 29, 2018 at 1:08:42 PM UTC-5, schmidtd wrote:
>
> ADTPro's serial (and Ethernet) virtual drive is based on Terrence's
> great work. And using a Pi is also a known solution (see
> http://ivanx.com/a2server/), but I think these solutions are not what
> the OP was after - trying to eliminate a "host" of any sort.



I didn't do a good job explaining what I was after. A RPi solution might work in a pinch but you're right...I'd like something that didn't require a host. Something that the A2 thought was an external floppy drive.

Something similar to the SD2IEC for the C64.

Thanks!
Re: Open source floppy emulator? [message #361986 is a reply to message #361985] Mon, 29 January 2018 15:03 Go to previous messageGo to next message
David Schmidt is currently offline  David Schmidt
Messages: 993
Registered: October 2012
Karma: 0
Senior Member
On 1/29/2018 2:50 PM, cb meeks wrote:
> On Monday, January 29, 2018 at 1:08:42 PM UTC-5, schmidtd wrote:
>>
>> ADTPro's serial (and Ethernet) virtual drive is based on Terrence's
>> great work. And using a Pi is also a known solution (see
>> http://ivanx.com/a2server/), but I think these solutions are not what
>> the OP was after - trying to eliminate a "host" of any sort.
>
>
>
> I didn't do a good job explaining what I was after. A RPi solution might work in a pinch but you're right...I'd like something that didn't require a host. Something that the A2 thought was an external floppy drive.

There is a related project from several years ago that was a
self-contained ADTPro server that could do bootstrapping as well as
virtual serial drive operations:

http://osgeld.a2hq.com/category/projects/pocket-serial-host/

It would definitely be an assemble-yourself thing, but he's got all the
project resources freely available. I have one of the units he sold -
maybe you could further his research while building something yourself.
Re: Open source floppy emulator? [message #361999 is a reply to message #361948] Mon, 29 January 2018 16:19 Go to previous messageGo to next message
sicklittlemonkey is currently offline  sicklittlemonkey
Messages: 570
Registered: October 2012
Karma: 0
Senior Member
On Tuesday, 30 January 2018 02:35:01 UTC+13, cb meeks wrote:
> So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?

I forget the status of Cedric Peltier's SPVHD:
http://pcedric3.free.fr/SmartportVHD/index.html

Would have been another good cheap option, not sure about open source though.

Cheers,
Nick.
Open source floppy emulator? [message #362001 is a reply to message #361948] Mon, 29 January 2018 16:37 Go to previous messageGo to next message
Polymorph is currently offline  Polymorph
Messages: 206
Registered: October 2012
Karma: 0
Senior Member
There is also this relatively new option:
https://github.com/freitz85/AppleIISd

and his blog on development of this card:
http://bluemeanie-retro.blogspot.com.au/

And his thread on AppleFritter:
http://www.applefritter.com/?q=content/building-my-own-sd-ca rd-interface-apple-ii

Others have had their own boards made and have reported good results. I bought one of his card's and I'm still trying to get mine working, but it is a very inexpensive project. Definitely worth a look.

Cheers,
Mike
Re: Open source floppy emulator? [message #362002 is a reply to message #361948] Mon, 29 January 2018 16:50 Go to previous messageGo to next message
Rob Justice is currently offline  Rob Justice
Messages: 98
Registered: January 2013
Karma: 0
Member
On Tuesday, January 30, 2018 at 12:35:01 AM UTC+11, cb meeks wrote:
> I'm aware of the CFFA and FloppyEMU. Both appear to be great products but I can't swing the money for either of them at the moment.
>
> I have a ton of Arduino's, micro-controllers, chips, wire, etc. And, I'm pretty good with a soldering iron.
>
> So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?
>
> ADTPro is great but I'd like something that doesn't require me to be connected to my main PC.
>
> Thanks for any suggestions.

Maybe you could make one of these, or modify the software to use on an Arduino. The firmware is linked on the page. I think Koichi is ok as long as you do it all your self (ie no support). The only issue I see for running it on an Arduino is the increased clock speed used.

http://tulip-house.ddo.jp/DIGITAL/SDISK2/english.html

/Rob
Re: Open source floppy emulator? [message #362029 is a reply to message #361999] Mon, 29 January 2018 21:58 Go to previous messageGo to next message
Steven Hirsch is currently offline  Steven Hirsch
Messages: 798
Registered: October 2012
Karma: 0
Senior Member
On 01/29/2018 04:19 PM, Nick Westgate wrote:
> On Tuesday, 30 January 2018 02:35:01 UTC+13, cb meeks wrote:
>> So my question is, is there an open source project that will allow me to easily get disk images over to my IIc/IIe?
>
> I forget the status of Cedric Peltier's SPVHD:
> http://pcedric3.free.fr/SmartportVHD/index.html
>
> Would have been another good cheap option, not sure about open source though.

Antoine might know more, but I recall hearing about Cedric having health
issues. The SPVHD is terrific gadget. I purchased a board from him years ago
and built one up myself.
Re: Open source floppy emulator? [message #362091 is a reply to message #361999] Tue, 30 January 2018 16:18 Go to previous messageGo to next message
scott is currently offline  scott
Messages: 4237
Registered: February 2012
Karma: 0
Senior Member
In article <8cd50a43-c1c2-44ee-8d21-e60649554256@googlegroups.com>,
Nick Westgate <nick.westgate@gmail.com> wrote:
> On Tuesday, 30 January 2018 02:35:01 UTC+13, cb meeks wrote:
>> So my question is, is there an open source project that will allow me
> to easily get disk images over to my IIc/IIe?
>
> I forget the status of Cedric Peltier's SPVHD:
> http://pcedric3.free.fr/SmartportVHD/index.html
>
> Would have been another good cheap option, not sure about open source though.

It looks like this was supposed to be open-source, but nothing got released
through this page.

I tracked down source code for the microcontroller that was used and for the
manager program that runs on the Apple II:

http://mirrors.apple2.org.za/Apple%20II%20Documentation%20Pr oject/Peripherals/Disk%20Drives/Peltier%20SmartPortVHD/

That leaves the wiring. The pictures at the first link indicate that the
device is just a Micropendous-A (an AVR microcontroller with a USB interface
on a stick) with some LEDs, buttons, and SmartPort connectors wired to it.
Micropendous was an open-hardware AVR development platform (similar in basic
concept to Arduino) that was originally hosted at Google Code; somebody
mirrored it to GitHub before Google Code shut down:

https://github.com/BackupGGCode/micropendous/

KiCad schematics and PCB layouts are included, so that just leaves the
wiring external to the board. Perhaps it could be sussed out by reading the
SPVHD firmware source code, but if someone has the build documentation for
the SPVHD hardware and would like to post it, that'd definitely be
high-speed.

From there, perhaps an updated design that rolls everything into one board
would be possible...maybe something resembling a dongle that can be inserted
into a SmartPort chain and had a USB port (or maybe an SD or MicroSD slot
instead).

_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS( https://alfter.us/ Top-posting!
\_^_/ >What's the most annoying thing on Usenet?
Re: Open source floppy emulator? [message #362102 is a reply to message #362091] Tue, 30 January 2018 17:55 Go to previous messageGo to next message
scott is currently offline  scott
Messages: 4237
Registered: February 2012
Karma: 0
Senior Member
In article <p4qnfe$30q$1@dont-email.me>,
Scott Alfter <scott@alfter.diespammersdie.us> wrote:
> From there, perhaps an updated design that rolls everything into one board
> would be possible...maybe something resembling a dongle that can be inserted
> into a SmartPort chain and had a USB port (or maybe an SD or MicroSD slot
> instead).

....toward which end both male and female DB-19 connectors would be needed.
I found small numbers of each here at about $7 each at the current exchange
rate:

http://www.exxoshost.co.uk/atari/

_/_
/ v \ Scott Alfter (remove the obvious to send mail)
(IIGS( https://alfter.us/ Top-posting!
\_^_/ >What's the most annoying thing on Usenet?
Re: Open source floppy emulator? [message #362133 is a reply to message #362091] Wed, 31 January 2018 07:33 Go to previous messageGo to next message
Steven Hirsch is currently offline  Steven Hirsch
Messages: 798
Registered: October 2012
Karma: 0
Senior Member
On 01/30/2018 04:18 PM, Scott Alfter wrote:

> KiCad schematics and PCB layouts are included, so that just leaves the
> wiring external to the board. Perhaps it could be sussed out by reading the
> SPVHD firmware source code, but if someone has the build documentation for
> the SPVHD hardware and would like to post it, that'd definitely be
> high-speed.

I have all the wiring, construction information and firmware. Please contact
me privately and I'll arrange to get it to you. I'd rather not release it
publicly before confirming that Cedric has in fact abandoned the project.
Re: Open source floppy emulator? [message #362141 is a reply to message #362133] Wed, 31 January 2018 09:50 Go to previous messageGo to next message
Antoine Vignau is currently offline  Antoine Vignau
Messages: 1860
Registered: October 2012
Karma: 0
Senior Member
Will you write to Cédric or do you want me to do?
av
Re: Open source floppy emulator? [message #362200 is a reply to message #362141] Thu, 01 February 2018 07:22 Go to previous messageGo to next message
Steven Hirsch is currently offline  Steven Hirsch
Messages: 798
Registered: October 2012
Karma: 0
Senior Member
On 01/31/2018 09:50 AM, Antoine Vignau wrote:
> Will you write to Cédric or do you want me to do?

Hi, Antoine.

I think communication will be clearer if you spoke with him.
Re: Open source floppy emulator? [message #362202 is a reply to message #362200] Thu, 01 February 2018 07:45 Go to previous message
Antoine Vignau is currently offline  Antoine Vignau
Messages: 1860
Registered: October 2012
Karma: 0
Senior Member
OK, I'll do,
av
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: ReactiveMicro Mockingboard v2.1
Next Topic: Re: Lunazr Eclipse photos
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 25 10:07:43 EDT 2024

Total time taken to generate the page: 0.08059 seconds