Molex78802 Module: Difference between revisions
Jump to navigation
Jump to search
m (Bkw moved page Pcb2molex8878 to Molex78805 PCB Module) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a two part system of a 3d-printable plastic carrier, and a blank template for a PCB that snaps into the carrier. | This is a two part system of a 3d-printable plastic carrier, and a blank template for a PCB that snaps into the carrier. | ||
Together, this makes a module that fits into a Molex | Together, this makes a module that fits into a Molex 78805 socket, in place of the original carrier and DIP chip. | ||
The OpenSCAD source for the carrier produces both DIP and PCB versions of the carrier, and in 24, 28, and 32-pin sizes. | |||
The KiCAD sources include 24, 28, and 32-pin versions of the PCB template. | |||
These sockets are used in at least: | These sockets are used in at least: | ||
:Tandy models 100, 102, 200, & 600 | :Tandy models 100, 102, 200, & 600 | ||
:Kyotronic KC-85 | |||
:Epson PX-4 & PX-8. | :Epson PX-4 & PX-8. | ||
Line 16: | Line 21: | ||
Pics: https://photos.app.goo.gl/stToXok3f2jYjbXd6 | Pics: https://photos.app.goo.gl/stToXok3f2jYjbXd6 | ||
Source CAD files for both carrier and pcb: https://github.com/bkw777/ | Source CAD files for both carrier and pcb: https://github.com/bkw777/Molex78802_Module | ||
Carrier (28-pin PCB version, for REX & Teeprom etc): [http://shpws.me/SGNn Shapeways] [https://www.sculpteo.com/en/print/molex78802_pcb_28-12/WcG4p9tn Sculpteo] | |||
<!-- [https://www.thingiverse.com/thing:3821586 Thingiverse] --> | |||
==To start a new PCB design based on this PCB template and carrier== | ==To start a new PCB design based on this PCB template and carrier== | ||
* clone the [https://github.com/bkw777/ | * clone the [https://github.com/bkw777/Molex78802_Module git repo] | ||
* copy the PCB directory to a new directory named after the new project | * copy the PCB directory to a new directory named after the new project | ||
* | * rename one of the kicad_pcb files after the new project and start editing that file | ||
==Boards which use this== | ==Boards which use this== | ||
:[[Teeprom]] | :[[Teeprom]] | ||
:[[Meeprom]] | :[[Meeprom]] | ||
:[[REX REX Classic]] | :[[REX|REX Classic]] | ||
:[http://bitchin100.com/wiki/index.php?title=REXCPM REXCPM] | :[http://bitchin100.com/wiki/index.php?title=REXCPM REXCPM] | ||
:[http://bitchin100.com/wiki/index.php?title=REXsharp REX# (REXsharp)] | :[http://bitchin100.com/wiki/index.php?title=REXsharp REX# (REXsharp)] |
Latest revision as of 09:35, 2 June 2021
This is a two part system of a 3d-printable plastic carrier, and a blank template for a PCB that snaps into the carrier.
Together, this makes a module that fits into a Molex 78805 socket, in place of the original carrier and DIP chip.
The OpenSCAD source for the carrier produces both DIP and PCB versions of the carrier, and in 24, 28, and 32-pin sizes.
The KiCAD sources include 24, 28, and 32-pin versions of the PCB template.
These sockets are used in at least:
- Tandy models 100, 102, 200, & 600
- Kyotronic KC-85
- Epson PX-4 & PX-8.
Pics: https://photos.app.goo.gl/stToXok3f2jYjbXd6
Source CAD files for both carrier and pcb: https://github.com/bkw777/Molex78802_Module
Carrier (28-pin PCB version, for REX & Teeprom etc): Shapeways Sculpteo
To start a new PCB design based on this PCB template and carrier
- clone the git repo
- copy the PCB directory to a new directory named after the new project
- rename one of the kicad_pcb files after the new project and start editing that file
Boards which use this