Overview
EasyPS/2 Board is a tool that enables your development system to be connected to a PS/2 device.
On-board PS/2 connector and DIP switch are used to configure board connections.
IDC10 connector enables easy connection.
Description
The EasyPS/2 Board features a PS/2 connector that allows direct connection between the development board and devices using PS/2 communication, such as PC, keyboard or mouse. For example, the microcontroller can be connected either to a keyboard to capture pressed keys or to a PC to act as a keyboard. CLK and DATA lines are used for data transfer. These lines can be configured using DIP switch for appropriate microcontroller pin connection.
Examples
Examples provided with this board will show you how to connect the PS/2 device to a microcontroller easily. Each example contains a detailed description of the relevant program including comments. All examples are written for PIC, dsPIC, AVR and 8051 microcontrollers and can be downloaded from this page as well.
- Key(s) pressed on the PS/2 keyboard are read and transferred to a PC through serial port connection. Various basic keyboard activities are tested: "normal" keys, keys with <Shift> pressed, keys with <Caps Lock> pressed, numerical keypad ON/OFF key etc. The result is visible on PC, on USART Terminal tool.





