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: S Ss
Last Updated: 2013-11-21
Package Version: 6.0.0.0
Category: Other Codes
Downloaded: 1187 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: Agent Wolfz
Last Updated: 2013-11-19
Package Version: 1.0.0.0
Category: Communication
Downloaded: 703 times
Followed by: 1 user
License: MIT license
Download [307.09KB]control traffic light in case of emergency to give way to ambulance or police. interrupt sequence at ready mode.
use wifly , pic 16f887,lcd and 8mhz oscillator
Author: Dennis Lepine
Last Updated: 2013-11-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Gaming and Fun
Downloaded: 725 times
Not followed.
License: MIT license
Download [34.62KB]This program rotates the LEDs on PORTC and PORTD one at a time and at a varying speed. The direction of the rotation can be reversed by pushing switch RB0 (PORTB.0) causing an interrupt. It is for display purpose only. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.
[learn more]Author: Dennis Lepine
Last Updated: 2013-11-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Measurement
Downloaded: 1496 times
Not followed.
License: MIT license
Download [52.33KB]This program reads an analog input on AN0(PORTA.B0) using Vcc as the reference. Both the ACD value (0-1023) and the voltage (0.000-5.000) are displayed on a 2X16LCD. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.
Processor: 18F45K22
Development Board: EasyPICv7
Author: Dennis Lepine
Last Updated: 2013-11-17
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: LCD
Downloaded: 1677 times
Followed by: 2 users
License: MIT license
Download [41.96KB]This program implements a 12H digital clock and displays it on a 2x16LCD. It uses the internal OSC and will not be as accurate over time as with using an external crystal or a real time clock (RTC) I.C. This is more for beginners, like me, starting to learn the C programming language and MikroC Pro.*RE0,RE1,RE2 have to use the pull-down resistors.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1012 times
Not followed.
License: MIT license
Download [24.69KB]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 880 times
Not followed.
License: MIT license
Download [20.69KB]Primer kako ocitavati vreme sa RTC-a preko uarta. Ukoliko zelimo da ocitamo vreme samo ispisemo 0x31 na uartu, i kontroler ce da vrati vreme.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 682 times
Not followed.
License: MIT license
Download [20.25KB]Primer kako ocitavati vreme sa RTC-a preko uarta. Na svakih 5 sec kontroler ce da salje vreme.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Ethernet
Downloaded: 1244 times
Not followed.
License: MIT license
Download [17.37KB]Primer kako koristiti naredbu getIPAddres. I prikazati svoju IP adresu na LCD-u.
[learn more]Author: Dusan Mihajlov
Last Updated: 2013-11-16
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Motor Control
Downloaded: 737 times
Followed by: 1 user
License: MIT license
Download [37.06KB]Primer kako uspostaviti odredjenu brzinu motora, ako na njega vezemo generator, i njegov napon preko A/D konvertora pretvaramo u broj, i tako merimo brzinu motora.
[learn more]