• Please review our updated Terms and Rules here

Apple II Wifi modem card – gauging interest

danwerner21

Member
Joined
Feb 9, 2012
Messages
26
I created a Wifi modem card for use with Apple II computers (6551 based with an ESP8266 WiFi modem). It has a very simple design, with enough Super Serial card compatibility to work with DCOM for accessing Web BBSs and I have a (windows) program that allows DSK images to be transferred to 140k disks.

I was wondering if there was any interest in a card such as this, before I go to the work of cleaning up the design files and source code and posting them online? I used all 5 of the PCBs that I ordered, but I can easily have more manufactured -- is there any interest in PCBs, or just the design files?
 
I'm curious of the price as well. With several serial choices out there will the card be cost effective? Will it be tailored towards any particular terminal communications program for the apple?
 
I'm curious of the price as well. With several serial choices out there will the card be cost effective? Will it be tailored towards any particular terminal communications program for the apple?

Honestly, I had not given it much thought. The PCBs are very cheap, If I order 10, they are only a few dollars each. The WiFi NodeMCU controller was $9 for three on Amazon. The most expensive chip was the 6551, at $6 from unicorn electronics.

So, if there is interest, I am happy to put together instructions and release all of the PCB Gerber files (to make PCBs) to the wild. I would then post a link to the files here, and we can go from there.

If it seems that there is interest, I am sure I can do another production run (of the PCBs only) for something around $10-15 each (including shipping). If someone needs programmed eproms, or needs the NodeMCU microcontrollers flashed, I could help on a limited basis but I do not have a ton of time and this is only one of the projects that I have in the works. I created this for my own use primarily, and don't really aspire to be in the business of selling retro computer stuff :)

Dan
 
I made a 6551a based swiftlink compatible card for the 64 recently myself, and the issue some people may have is sourcing a working 6551a.

I was wondering on your card, which apples have you tried it in, and did the rf coating inside the cases hurt the wireless performance?
 
I made a 6551a based swiftlink compatible card for the 64 recently myself, and the issue some people may have is sourcing a working 6551a.

I was wondering on your card, which apples have you tried it in, and did the rf coating inside the cases hurt the wireless performance?




I have tried it in a 2e and 2+ with no issues. I have not tried it in a 2e enhanced, platinum or GS (yet). It is hard for me to estimate how the coating has affected the wifi, it has not been a problem for me, but my router is less than 15 feet from the computers I am testing.
 
I would be interested! I would even print my own boards and such if the designs are an available. I currently have a IIe and I have a friend with a IIc that wants to do more with it. Would be fun to finally setup my own BBS. :)
 
I would be interested! I would even print my own boards and such if the designs are an available. I currently have a IIe and I have a friend with a IIc that wants to do more with it. Would be fun to finally setup my own BBS. :)

I am not moving very fast, but the boards seem to check out. I just need to put some documentation together and post a link. 20200930_202109.jpg
 
Two questions. Which terminal programs are you using with it (which are the most supported?) And Unless I missed it whats the price roughly?
 
If it's built to be compatible with the Super Serial Card, it'll be a great buy for any of the Apple II line...

g.
 
It is compatible-ish with the super serial card. The super serial card allows you to set the serial parameters via dip switches, but this card uses parameters that are hard coded into the firmware. Also the firmware is different between the two cards. I have not extensively tested it -- but I do know it works well with DCOM 3.21a.

I have not had a ton of time recently, but I am making progress getting the files on-line for others to use. Hopefully before the end of the year . . .

Dan Werner
 
Sorry to revive this old thread but…Dan can you share your design? I think there is a lot of community interest in something like this!
 
Project files can be found here:


Note that I have not spent any time cleaning this up or creating any documentation. It is expected that the ESP32 has Bo Zimmerman's wifi firmware loaded. (https://github.com/bozimmerman/Zimodem)

I have created a few of these boards and have used them with some success. I am happy to answer any questions although I do not regularly check the forums, so best to use my e-mail address vic2020Dan at gmail dot com.

Dan
 
It is nice to find this thread, as I had the idea of creating essentially the same thing (clone super serial card with ESP chip for wifi on the same circuit board). I've used ZiModem before, but what code is to be loaded to the EPROM on the card itself? Just a dump of the super serial ROM? I know I have some 6551's around so I wouldn't mind giving this a go at some point.
 
Back
Top