GithubHelp home page GithubHelp logo

akadata / a500kbd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jtsiomb/a500kbd

0.0 3.0 0.0 82 KB

Amiga 500 PS/2 controller for external keyboard

License: GNU General Public License v3.0

Makefile 4.00% C 96.00%

a500kbd's Introduction

Amiga 500 PS/2 keyboard controller

About

This project is a PS/2 keyboard controller for the Amiga 500. It makes it possible to connect and use an external PS/2 keyboard with the Amiga.

It's based on an AVR atmega168 microcontroller, which reads the PS/2 keyboard and translates scancodes to the keyboard signals expected by the Amiga.

See pictures of the PS/2 controller in my Amiga: https://imgur.com/a/rhXS8

It has been reported that this works with the A600 too, by soldering directly on the keyboard clock and data lines. I guess it might work with the A1200 as well, so if anyone tries it please let me know.

Directory structure:

  • hw - hardware: kicad files and pdf schematics.
  • fw - firmware for the AVR microcontroller.

Project website: http://nuclear.mutantstargoat.com/hw/a500kbd

License

Copyright (C) 2017 John Tsiombikas [email protected]

You are free to use, reproduce, modify, redistribute any parts of this project, provided you make any derivative work you release, freely available under the same terms.

More specifically the hardware design is released under the Creative Commons Attribution Share-Alike license (see LICENSE.hw for details), and the software/firmware is released under the GNU General Public License v3, or later (see LICENSE.fw for details).

Instructions

Just construct the hardware, burn the firmware, drill appropriate holes, and connect everything together. The board is designed to sit on top of the keyboard connector pins on the Amiga motherboard, and provides a new set of pins for the internal keyboard to be connected on the board. Two cables need to be connected from the board to some hole on the Amiga case: one goes to the PS/2 connector, and the other to the DPDT switch which selects between internal and external keyboard (see: https://i.imgur.com/ovFDP2b.jpg).

The default key mapping (can only be changed by modifying the source code at the moment), is as follows:

  • Caps lock key is mapped to control.
  • Left control key is mapped to left amiga key.
  • Right control key is mapped to right amiga key.
  • Scroll lock is mapped to caps lock.
  • F12 is mapped to "Help".

Also the scroll lock light on the external keyboard, mirrors the drive activity LED on the amiga.

a500kbd's People

Contributors

jtsiomb avatar quantum-cross avatar

Watchers

 avatar  avatar  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.