Ethernet for PCjr {WizNet}

Hardware questions and modifications
Shaos
Posts: 85
Joined: Mon Dec 26, 2016 9:54 am
Location: Colorado, USA
Contact:

Ethernet for PCjr {WizNet}

Post by Shaos »

Is anybody interested in this kind of thing?

I believe I can add WizNet module to custom cartridge and write packet driver for it...

P.S. + SD-card reader (and writer : )
Last edited by Shaos on Fri Jan 27, 2017 10:19 am, edited 1 time in total.
MikeModified
Posts: 136
Joined: Sat Mar 15, 2014 5:10 pm
Location: Portland, OR

Re: Jr Cartridge Ethernet {IDEA}

Post by MikeModified »

How about VGA output vis-à-vis the TRS80 M1 MISE http://bartlettlabs.com/MISE/index.html (which uses a WIZ830MJ)?

Mike
Shaos
Posts: 85
Joined: Mon Dec 26, 2016 9:54 am
Location: Colorado, USA
Contact:

Re: Jr Cartridge Ethernet {IDEA}

Post by Shaos »

MikeModified wrote:How about VGA output vis-à-vis the TRS80 M1 MISE http://bartlettlabs.com/MISE/index.html (which uses a WIZ830MJ)?

Mike
I think it's too much (especially for the price $330 - you can buy brand new computer for that : )

I want to keep price below $100 (preferably around $50, but not for the 1st batch)
alanh
Posts: 339
Joined: Tue May 10, 2011 6:52 pm
Location: Atlanta, GA

Re: Jr Cartridge Ethernet {IDEA}

Post by alanh »

I say take advantage of the free time while you have it. My PCJr NetPI project is stalled atm because I'm working 3 contract jobs at least until April. I did get over the main technical barrier I faced over Christmas - it is now possible to reprogram the CPLD from the Pi. So if I can scratch out just a bit more time, it can get it in the hands of others to help.

You probably are already aware, but the cartridge slot does not have a write strobe. So the only method of writing data is recognizing progressive read patterns similar to how the ROM module RTCs used to work.
Shaos
Posts: 85
Joined: Mon Dec 26, 2016 9:54 am
Location: Colorado, USA
Contact:

Re: Jr Cartridge Ethernet {IDEA}

Post by Shaos »

Yes, I plan to use trick of reading from let say 0x7Fxx range and hardware will treat it as a write of the byte xx to some earlier specified address (by read from other range for example)
Brutman
Site Admin
Posts: 1331
Joined: Sat Jun 21, 2008 5:03 pm
Contact:

Re: Jr Cartridge Ethernet {IDEA}

Post by Brutman »

I think that anything in a cartridge slot, except a ROM, is probably more pain than it is worth.

For Ethernet I'd love to see something in the modem slot. It has an interrupt line. It has I/O ports. Putting wired Ethernet in there should be easy. Wired Ethernet isn't as cool as the jrIDE based emulated hard drive/wifi/Linux co-processor that Alan isn't work on, but it also doesn't require a jrIDE and it's really simple in comparison.

I've gone through a few times over the years and looked at Ethernet chipsets that I could work with in the modem slot. But I'm a software person and I barely have a working knowledge of TTL logic, so I've never progressed to breadboarding a solution. It's probably a reasonable beginner project though.
Trixter
Posts: 720
Joined: Mon Sep 01, 2008 12:00 am
Location: Illinois, USA
Contact:

Re: Jr Cartridge Ethernet {IDEA}

Post by Trixter »

Brutman wrote: For Ethernet I'd love to see something in the modem slot. It has an interrupt line. It has I/O ports. Putting wired Ethernet in there should be easy.
Additionally, no case modifications would be necessary, since the window is wide enough for an RJ11 and will probably take an RJ45 just fine.
You're all insane and trying to steal my magic bag!
Shaos
Posts: 85
Joined: Mon Dec 26, 2016 9:54 am
Location: Colorado, USA
Contact:

Re: Jr Cartridge Ethernet {IDEA}

Post by Shaos »

ok, I'll think about it...
geoffdaddy
Posts: 132
Joined: Wed May 15, 2013 5:22 pm

Re: Jr Cartridge Ethernet {IDEA}

Post by geoffdaddy »

Plus, you wouldn't have an ethernet cable coming out the front of the unit.
PCjr: 10MB RACore 01 hard drive expansion, Hotshot 640kB RAM expander, optical mouse, Xircom PE3, speech sidecar.
KenG
Posts: 239
Joined: Sat Jul 16, 2016 5:36 pm
Location: Cincinnati, Ohio

Re: Jr Cartridge Ethernet {IDEA}

Post by KenG »

I would certainly prefer either an internal card or sidecar. I think performance would be better also.
Enhanced PCjr with a jr-IDE (1GB DOM) and a parallel port side car with a compact flash reader and backpack 1.44mb floppy attached. Tandy video mod.
Post Reply