Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gcoonrod/ps2-parallel
PS/2 to Parallel Breakout Board
https://github.com/gcoonrod/ps2-parallel
Last synced: about 1 month ago
JSON representation
PS/2 to Parallel Breakout Board
- Host: GitHub
- URL: https://github.com/gcoonrod/ps2-parallel
- Owner: gcoonrod
- Created: 2023-03-30T15:50:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-01T02:49:27.000Z (over 1 year ago)
- Last Synced: 2023-08-07T05:22:37.606Z (over 1 year ago)
- Language: C
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PS/2 to Parallel Breakout Board
I wanted to learn about the PS/2 protocol by building a circuit to convert it from serial to parallel. I chose to use an ATTiny461A to control a PS/2 port and a 74HC164 shift register for parallel output.
## Current Design
![layout](assets/board.png)
![3d](assets/board_3d.png)