Giter Club home page Giter Club logo

arduino-ps2-to-usb's Introduction

Arduino PS2-to-USB

This project allows you to use Arduino as USB adapter for PS2 keyboards like IBM model M

Installation and usage

To use Arduino as adapter you should first connect PS/2 keyboard cables wires to arduino

V+    to  VCC
GND   to  GND
Data  to  pin2
Clock to  pin3

Then connect arduinos USB to PC with any suitable cable and upload the code as a normal scetch to arduino

  • First release confirmed to be working with Windows7 and Windows10. Most likely works on most operating systems with some degree of accuracy with keymaps

  • Requires arduino with USB host cababilities. Confirmed working on Arduino Pro Micro

  • Currently only supports Finnish keymap with 104 keys or less. If you want to help adding more keymaps feel free to email me

  • Pausebreak key toggles numpad numbers to work as mouse (0 and 5 for mousebuttons)

Todo and upcoming changes

  • Code cleanup and refactoring
  • Add support for capslock etc. lights
  • Add support for more keys
  • Add support for en-us keymap
  • Add easy-to-configure remapping system
  • Convert code from scetch to library form
  • Better mouse emulation support

License and copyleft

Copyleft Markus Hirsimäki under GNU General Public License v3.0

Acknowledgments

Special thanks to Buutti OY's programming club and University of Oulu's course on electronics repurposing

arduino-ps2-to-usb's People

Contributors

hirsimaki-markus 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.