Apple II Card Slot Riser
Go to file
Renee Harke 8fee392fdc Add image 2020-08-18 00:54:29 -04:00
README.md Add image 2020-08-18 00:54:29 -04:00
apple2-slot-riser-cache.lib Initial commit 2020-08-18 00:41:29 -04:00
apple2-slot-riser.kicad_pcb Initial commit 2020-08-18 00:41:29 -04:00
apple2-slot-riser.pro Initial commit 2020-08-18 00:41:29 -04:00
apple2-slot-riser.sch Initial commit 2020-08-18 00:41:29 -04:00
board.png Add image 2020-08-18 00:54:29 -04:00

README.md

Apple II Card Slot Riser

Board preview

This is a simple KiCad project to build an Apple II card slot riser.

It contains mounting points for straddle-mounting an edge connector, or using a right-angle connector.

It also contains a spot to mount a 50 pin header for connection to a logic analyzer or something else like a slot extender.

Only the +5V power line is connected; +12, -12, and -5 are unconnected for safety. But adding them back would be trivial if you need them.

License

Copyright 2020 Renee Harke

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.