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]
Author: Istvan K
Last Updated: 2014-01-02
Package Version: 4.0.0.0
Category: Other Codes
Downloaded: 3953 times
Not followed.
License: MIT license
Download [222.00KB]* UPDATED * To try/debug (before the construction, in Proteus) such PIC programs that use the MikroC PS2 Library,
here is a solution. It uses the Proteus Virtual Terminal as input device. * UPDATED * Now for any PIC *
Author: Dick Berry
Last Updated: 2013-12-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1078 times
Not followed.
License: MIT license
Download [17.49KB]A very nice Schematic Drawing Tool and PCB Layout Software (Free Download)
Extensive Library with component building. Up to four layer PCB can be ordered from them but not required. Software is not a trial and is fully enabled. Many PIC Controllers in the Library.
http://www.expresspcb.com/index.htm
Enjoy!
Dick
Author: Agent Wolfz
Last Updated: 2013-11-25
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1196 times
Followed by: 1 user
License: MIT license
Download [79.36KB]Author: MIKROE
Last Updated: 2017-07-18
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2526 times
Not followed.
License: MIT license
Download [671.84KB]Port of malloc/free/realloc (aka dlmalloc) dynamic memory allocator for mikroC. Library supports standard memory allocation functions malloc, realloc, calloc and free.
[learn more]Author: S Ss
Last Updated: 2013-11-21
Package Version: 6.0.0.0
Category: Other Codes
Downloaded: 1195 times
Not followed.
License: MIT license
Download [2.65MB]This program reads two analog input(potentiometers), stores them and then
display them on LCD, a comparison between analog values can be done by pressing a button.
Author: Glen Oldford
Last Updated: 2013-11-14
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1407 times
Followed by: 2 users
License: MIT license
Download [7.71KB]A hierarchical menu system which can easily be expanded to meet programmers requirements for end user interaction with the project.
[learn more]Author: Jayanth Devarayanadurga
Last Updated: 2013-11-11
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 1208 times
Not followed.
License: MIT license
Download [1.01MB]My project is a USB HID Datalogger using mcHID.dll from helmpcb.org
Data is logged to SD card. In Proteus simulation .mmc file is used for SD Card which can be renamed to .ima file and opened in WinImage 8.5
mcHID.dll should be copied into windows\system32 folder and setup.exe has to be run and the VB.net app should be installed.
Author: Paulo Matias
Last Updated: 2013-10-21
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 646 times
Not followed.
License: MIT license
Download [100.20KB]This project allows you to write some part of your code using gcc, and another part using mikroC. Useful when you need both the easy-to-use hardware libraries provided by mikroC and the optimization and ANSI C compliance of gcc. Also useful if you want to use C++ in some part of your project.
[learn more]Author: Richard Lowe
Last Updated: 2013-09-16
Package Version: 1.0.0.1
Category: Other Codes
Downloaded: 3110 times
Followed by: 1 user
License: MIT license
Download [9.12KB]Author: dany
Last Updated: 2015-06-29
Package Version: 3.0.0.0
Category: Other Codes
Downloaded: 5439 times
Followed by: 2 users
License: MIT license
Download [7.71MB]CRTOS stands for Cooperative Real Time Operating System; designed for and written specifically in mP/mB from mikroElektronika. The system uses cooperative as opposed to pre-emptive scheduling which means that the application code you write has to voluntarily release back to the operating system at appropriate times.
[learn more]