Skip to content

BojanSof/at2usb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AT (PS/2) keyboard to USB converter

PIC16F1459 solution for converting old AT (PS/2) keyboard to USB.

AT keyboard transformed to USB

Hardware

Schematic and one layer PCB can be found under hardware directory. The hardware design is created using KiCad 7.0. The circuit is very simple and it can be created easily on prototyping board.

AT2USB schematic

Firmware

The firmware is developed with MPLAB X IDE, found under at2usbClassic.X directory. USB stack implementation and main HID app code is based on USB HID keyboard project from Microchip Libraries for Applications (MLA).

About

AT (PS/2) keyboard to USB converter based on PIC16F1459

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors