GithubHelp home page GithubHelp logo

tommajor / steccy-keyboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ukw100/steccy-keyboard

0.0 1.0 0.0 350 KB

Convert your ZX-Spectrum keyboard into a PS/2 keyboard for STECCY

License: MIT License

C 57.49% C++ 41.91% Assembly 0.60%

steccy-keyboard's Introduction

STECCY-Keyboard

Convert your ZX-Spectrum keyboard into a PS/2 keyboard for STECCY

The variant of connecting a ZX Spectrum keyboard as a matrix via 13 cables to the STECCY board has a serious disadvantage: the display together with the blackboard cannot be mounted far away from the ZX keyboard.

For this reason, there is an alternative: The ZX Spectrum keyboard is converted to a PS/2 keyboard. Then it can be connected to the BlackBoard via a longer thin PS/2 cable.

Here the rows/columns are connected to the STM32F103 on a BluePill board as follows:

              Columns                           Lines
              --- --- --- --- ---               --- --- --- --- --- --- --- ---
Z80           D0  D1  D2  D3  D4                A11 A10 A9  A12 A13 A8  A14 A15
STM32F103     PB3 PB4 PB5 PB6 PB7               PA3 PA2 PA1 PA4 PA5 PA0 PA6 PA7

Pin PB8 serves as an additional column for extensions. Again, an additional button can be placed between PB8 and PA3 to start the STECCY menu.

The image on the right shows the PS/2 Female connector from the front.

Pins to be used on STM32F103 Bluepill board:

PS/2 STM32F103 Remarks
CLOCK PB12 pulled up on STM32F407
DATA PB13 pulled up on STM32F407
GND GND
5V 5V

Here you will find the documentation on how to connect a PS/2 keyboard to the STECCY BlackBoard.

steccy-keyboard's People

Contributors

ukw100 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.