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: Leonardo Moretti
Last Updated: 2016-04-06
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1109 times
Not followed.
License: MIT license
Download [358.52KB]Wrote using 16x2 LCD, rotatory Encoder and 16F88 Pic MCU.
Clock frequency 4Mhz.
Follow program menu work using a Rotative Encoder , the rotative Encoder
CLK pin generate an Interrupt signal on RB0 PIC pin , and reconize is i turn
on the left or Rigth this Rotative Encoder(compareing CLK and TD Signals).
Author: S P
Last Updated: 2016-04-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 401 times
Not followed.
License: MIT license
Download [20.82KB]3-Digit 7-segment display with multiplexing and shift register (serial-in parallel-out) interfacing with PIC12F1822 microcontroller. A button connected to RA3 is used to increment the number. Code is compiled with CCS PIC C.
[learn more]Author: S P
Last Updated: 2016-04-04
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1049 times
Not followed.
License: MIT license
Download [38.73KB]Digital up/down counter using 4-Digit 7-segment display with multiplexing and shift register which interfaced with PIC18F4550 microcontroller. Two buttons are used to increment/decrement the displayed number. Code is compiled with CCS PIC C compiler.
[learn more]Author: S P
Last Updated: 2016-04-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1070 times
Not followed.
License: MIT license
Download [37.69KB]This example for 4-digit 7-segment display with multiplexing and shift register interfacing with 16F877A to make a digital counter. The used shift register is 74HC164 serial-in parallel-out. Code is compiled with CCS PIC C compiler.
[learn more]Author: S P
Last Updated: 2016-03-31
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1884 times
Followed by: 1 user
License: MIT license
Download [17.12KB]This example for a 4-digit 7-segment display digital counter that counts from 0 to 9999 with PIC16F84A. 7-Segment display is common anode with multiplexing. The displayed number is incremented using pushbutton. Code is written with CCS PIC C compiler.
[learn more]Author: Alberto Trasimeni
Last Updated: 2016-03-31
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 747 times
Not followed.
License: MIT license
Download [288.84KB]Temperature and humidity measurement through PIC12f683 and DHT22.
Read DHT22-timed using Timer0. Measure visualization using the max7219 and 7-segment display. With adjust display brightness with LDR.Simulation with proteus 8.4.
Author: Shawon Shahryiar
Last Updated: 2016-03-30
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1334 times
Not followed.
License: MIT license
Download [31.79KB]Code examples and libraries for driving alphanumeric LCDs with 74HC595 shift registers. There are two examples with ATTiny45. One example is based on MikroE's Soft SPI library and the other is based on bit-banging method. Both of them perform well.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-03-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 403 times
Not followed.
License: MIT license
Download [34.29KB]Lux Meter with TSL235 light-to-frequency converter and PIC microcontroller. The code is written with CCS PIC C compiler.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-03-30
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 840 times
Not followed.
License: MIT license
Download [19.28KB]Author: Jozsa Tamas
Last Updated: 2016-03-28
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 430 times
Not followed.
License: MIT license
Download [2.03KB]This code implements MS8607 sensor Software I2C interfacing for Temperature, Pressure, Humidity measurement.
Works with any MCU.