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: dany
Last Updated: 2015-04-27
Package Version: 1.7.0.0
Category: Other Codes
Downloaded: 2516 times
Not followed.
License: MIT license
Download [220.84KB]This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.
[learn more]Author: dany
Last Updated: 2015-04-27
Package Version: 1.5.0.0
Category: Other Codes
Downloaded: 1398 times
Not followed.
License: MIT license
Download [798.66KB]This tool is a simple mikroBasic source code formatter, mainly making correct and readable code indentation.
[learn more]Author: Bojan Kranjc
Last Updated: 2013-02-21
Package Version: 2.0.0.1
Example: 1.0.0.0
Category: USB
Downloaded: 2062 times
Followed by: 1 user
License: MIT license
Download [7.13MB] This is a simple demonstration of 8 Axis, 12 Buttons and Hat Joystick Controller
Possibility of adjusting OFFSET potentiometer USING REFERENCES VREF+ and VREF-
Due to the angle of the potentiometer.
There are opportunities to expand the matrix of buttons
Program to use USB_HID_desc
Author: Simon Platten
Last Updated: 2013-02-16
Package Version: 1.0.2.7
Category: Communication
Downloaded: 12684 times
Followed by: 5 users
License: MIT license
Download [139.88KB]This project demonstrates a set of functions and structures for implementing an RTU modbus slave on the serial port.
Author: Luca Dal Zotto
Last Updated: 2013-02-10
Package Version: 1.0.0.0
Category: Light control
Downloaded: 1030 times
Followed by: 1 user
License: MIT license
Download [23.08KB]It's was really difficult to find a working example on web to use this shifter
Anyway the example show how to basic use the TLC in Grayscale mode
with Pic16f877A 8 mhz crystal
Discuss it here:
http://www.mikroe.com/forum/viewtopic.php?f=97&t=52836
Author: Luca Dal Zotto
Last Updated: 2013-02-08
Package Version: 1.0.0.0
Category: Communication
Downloaded: 807 times
Followed by: 1 user
License: MIT license
Download [172.70KB]Example for the 28j60 controller than use internal register to put in sleep mode and wake up it
EasyPic4
Button B7 put in Sleep, B6 wake up it
Probably it needed to change the CS pin in:
SPI_Ethernet_CS as sbit at RC1_bit
SPI_Ethernet_CS_Direction as sbit at TRISC1_bit
Author: dany
Last Updated: 2014-02-26
Package Version: 2.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 1013 times
Followed by: 1 user
License: MIT license
Download [848.88KB]Describes relations between the Project Manager, Library Manager, Uses Clauses, Package Manager etc... important to build a project successfully.
[learn more]Author: Val Gretchev
Last Updated: 2013-01-24
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Storage
Downloaded: 1685 times
Followed by: 1 user
License: MIT license
Download [869.13KB]This example uses the microE FAT32 library to implement remote file operations over the serial port.
[learn more]Author: Simon Platten
Last Updated: 2013-01-18
Package Version: 1.0.0.3
Example: 1.0.0.0
Category: Other Codes
Downloaded: 964 times
Not followed.
License: MIT license
Download [44.94KB]This small project demonstrates how to use my generic linked list structure. Included in this project is a very small LED scanner, each LED is a node in the linked list.
[learn more]Author: Vasileios Roidis
Last Updated: 2013-01-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1449 times
Not followed.
License: MIT license
Download [2.60KB]A simple program, based on time delays, to read data from DHT11.
No timers or other peripherals are needed, should work on other Pics.
(Only tested on PIC32 and mikroC pro for PIC32).
It should also be compatible with other versions of DHTxx.
Feedback is welcomed, also let me know if this works on other Pics with mikroC Pro.