robszy / ps2usb

PS2 - USB translator for mouse and keyboard on ATMEGA-328p atmel uP
GNU General Public License v2.0
12 stars 3 forks source link

ps2usb

PS2 - USB translator for mouse and keyboard on ATMEGA-328p atmel uP

Aim of this project is to make usable (not like translators on the market :) ) translator for keyboard and mouse which uses ps2 interface to connect them to new PC's which have only usb ports.

Source code is available here: http://github.com/robszy/ps2usb

Features

Licencse

GPLv2 or later. Some protocol files are under Modified BSD License. V-USB stack have their own license respectively.

Build

Build button in Atmel Studio :)

Thanks TO !

For tmk because of excellent code base to build from. THANKS :)