ronan
Well-known member
Hello everyone !
I had been looking to connect my SE/30 to the internet but I struggled to find PDS boards that would fit in it, and all SCSI to Ethernet boxes that I found were missing floppies with drivers. Moreover most of this stuff was in the US so shipping would be really expensive. Then I found about scuznet, a modern design by @saybur. It was really interesting because it was made to work with an unpatched Nuvotech driver. But there was a few things I did want to change/improve to the design, including the fact that it would be really cool to be able to upgrade the firmware by USB so that the community could easily develop and upgrade the firmware.
So I decided to create a new design based on scuznet. Here are the main things I changed/added to the original design :
Of course all this is and will be open source forever ! Here is the link to 68net repo : https://github.com/ronangaillard/68net
One cool thing about the design is that we could remove the ethernet part and create new board with other peripherals (sd card, WiFi, ...)
I'll attach to this post the schematics and a rendered image of the board. Don't hesitate to give feedback as I'd like to create a community around this board. The main purpose is to make something cheap, open source, community driven, but reliable.
Next steps are :
I would like to thank @saybur for his original design and the feedback he already provided to me on his original thread.
Hope you'll like it and that we will be able to bring many 68k macs on the internet
Don't hesitate to suggest a better name !
Best,
Ronan
View attachment 68net - schematics.pdf
I had been looking to connect my SE/30 to the internet but I struggled to find PDS boards that would fit in it, and all SCSI to Ethernet boxes that I found were missing floppies with drivers. Moreover most of this stuff was in the US so shipping would be really expensive. Then I found about scuznet, a modern design by @saybur. It was really interesting because it was made to work with an unpatched Nuvotech driver. But there was a few things I did want to change/improve to the design, including the fact that it would be really cool to be able to upgrade the firmware by USB so that the community could easily develop and upgrade the firmware.
So I decided to create a new design based on scuznet. Here are the main things I changed/added to the original design :
- The microcontroller is replaced by a STM32 (ARM chip) that will be upgradable by USB. In the future it also means a firmware could handle Ethernet over USB, and you could share files between your modern computer just by connecting to you vintage mac by USB;
- The board is self powered by the SCSI bus
- In case external power is need (such as on the Macintosh Plus I guess) it can be provided by USB (instead of a power jack on the original design)
- I added mouting holes to the PCB so that we can design an acrylic case later
- I removed the SD Card slot because I like thing that does a simple task but does it well (Good design is as little design as possible)
- Designed in Kicad 5 (instead of Kicad 4)
Of course all this is and will be open source forever ! Here is the link to 68net repo : https://github.com/ronangaillard/68net
One cool thing about the design is that we could remove the ethernet part and create new board with other peripherals (sd card, WiFi, ...)
I'll attach to this post the schematics and a rendered image of the board. Don't hesitate to give feedback as I'd like to create a community around this board. The main purpose is to make something cheap, open source, community driven, but reliable.
Next steps are :
- Wait for some feedbacks and eventually tweak a bit the current design (~1 week)
- Manufacture some boards and assemble them (~1 month as boards will get manufactured in China)
- Write an initial firmware and make sure design works as expected (~1 week to get basic stuff running)
- Port the Nuvotech protocol to the board (and find a way to make it work with A/UX if time is found) (depending on so much things)
- Try to distribute the board as a kit or pre-assembled (let's first talk with @saybur about this point) (depending on so much things)
I would like to thank @saybur for his original design and the feedback he already provided to me on his original thread.
Hope you'll like it and that we will be able to bring many 68k macs on the internet
Don't hesitate to suggest a better name !
Best,
Ronan
View attachment 68net - schematics.pdf
Last edited by a moderator: