TOP Contributors

  1. MIKROE (2649 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136522 times)
  2. FAT32 Library (69721 times)
  3. Network Ethernet Library (55834 times)
  4. USB Device Library (46165 times)
  5. Network WiFi Library (41797 times)
  6. FT800 Library (40981 times)
  7. GSM click (28920 times)
  8. PID Library (26383 times)
  9. mikroSDK (26274 times)
  10. microSD click (25296 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

PS2 Keyboard Write Leds

Rating:

5

Author: dany

Last Updated: 2011-09-08

Package Version: 1.0.0.0

Category: Communication

Downloaded: 710 times

Not followed.

License: MIT license  

Control the leds of a PS2 keyboard.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PS2 Keyboard Write Leds" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PS2 Keyboard Write Leds" changes.

Do you want to report abuse regarding "PS2 Keyboard Write Leds".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroPascal PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This project uses the following libraries:

- Conversions (mikroE)
- String (mikroE)
- Uart (mikroE)
- PS2_Keyboard_p18 (PS2_Keyboard_mouse)

Have fun!

ALSO FROM THIS AUTHOR

Thermostat with DS1820

5

Usage of the Ds1820 (one wire temp sensor) to control a heating system. Provides 2 different temp settings (e.g. day and night settings). Proportional control of the heater (which is basically on/off controlled) using PWM like method with a 1 minute timebase (x minutes on, y minutes off).

[Learn More]

Fat

24

Several libraries for Fat16 and Fat32: - Fat16Dir (findfirst, findnext) (only P18) - Fat16DirLFN (Fat16Dir for long filenames) (only P18) - Fat32_,1 Fat32_2; single and multiple Fat32 device(s) for P18, PIC24, dsPIC and PIC32 - IDE for P18, PIC24 and dsPIC.

[Learn More]

USB_OA

26

USB libraries (HID, CDC, MSD), original architecture: only 1 kind of USB device, no composite device. -- for P18's or P24's with USB -- . Additionally: the CDC_Twin library (P18 only), which creates 2 virtual COM (CDC) devices.

[Learn More]