-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/wfd3/KIM1-breakout-board
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
![PCB](images/kim1breakout.png) | ||
|
||
This is a very simple breakout extension for the KIM-1 computer. It attaches to either the Application or Expansion connector on the KIM-1 and brings the signals out to a standard 2x22 pin header, as well to an edge connector on the other side of the PCB. This allows easy intergration with a breadboard for prototyping, or debugging the data flow between the KIM-1 and an external board. | ||
This is a very simple breakout extension for the [KIM-1](https://en.wikipedia.org/wiki/KIM-1) computer. It attaches to either the Application or Expansion connector on the KIM-1 and brings the signals out to a standard 2x22 pin header, as well to an edge connector on the other side of the PCB. This allows easy intergration with a breadboard for prototyping, or debugging the data flow between the KIM-1 and an external board. | ||
|
||
The edge connector is intended to accept a [Dual Edge Connector](https://google.com/search?q=305-044-500-202) from EDIC (part no. 305-044-500-202), and the pin header is designed for standard 2.45mm pitch pins. | ||
|