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]
Rating:
Author: dany
Last Updated: 2016-02-18
Package Version: 1.0.0.0
Category: Communication
Downloaded: 3081 times
Followed by: 2 users
License: MIT license
PS2 keyboard and mouse libraries. Also keyboard write (led control). -- for P18 --
Do you want to subscribe in order to receive notifications regarding "PS2_Keyboard_Mouse" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PS2_Keyboard_Mouse" changes.
Do you want to report abuse regarding "PS2_Keyboard_Mouse".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1422297984_ps2_keyboard_mou_mikropascal_pic.mpkg [138.16KB] | mikroPascal PRO for PIC |
|
1422297996_ps2_keyboard_mou_other_pic.zip [63.5KB] | Other PIC Compilers |
|
1422298009_ps2_keyboard_mou_mikrobasic_pic.mpkg [138.32KB] | mikroBasic PRO for PIC |
|
Libraries:
- PS2_Keyboard
- PS2_Mouse
The zipfile has the same content as the package.
Have fun!
------------------------------------------------------------------------------------------------------------------------------------------------
2012-11-12: The microBasic package(s) ha(s)(ve) been added.
Only
the .mcl files are available as "library" files: they are copied from
the mikroPascal version (the mP and mB .mcl files are compatible -
luckely - ).
If you want to see some sources: look into the mP versions.
The example files are still in mP, not in mB. (I do not have an mB licence, so I can not compile them).
Some of the helpfiles are also still referring to mP, but all library "interfaces" are available in the mB language.
------------------------------------------------------------------------------------------------------------------------------------------------
2013-01-26: Replaced "Delay_ms" and "Delay_us" by routines available in the Delays lib.
"Delay_ms"
and "Delay_us" are inline routines and cannot be used in libraries if
they are to be used without source (e.g. non Pascal compilers).
----------------------------------------------------------------------------------------------------------------------------------------
2014-03-13: The mikroBasic files and zip files have been updated. All mB sources are present now (not tested if compilable though).
2015-01-26: Replaced the mB files: all mB files are compilable now (which e.g. means that all "with" statements are dealt with). I could however not link and test the libraries (no mB licence).