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: Shawon Shahryiar
Last Updated: 2016-04-11
Package Version: 1.0.0.1
Category: Graphics & LCD
Downloaded: 1257 times
Followed by: 1 user
License: MIT license
Download [149.43KB]Author: Shawon Shahryiar
Last Updated: 2016-04-08
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 349 times
Not followed.
License: MIT license
Download [22.51KB]Author: Mithun Das
Last Updated: 2016-04-08
Package Version: 6.2.0.0
Category: Measurement
Downloaded: 607 times
Not followed.
License: MIT license
Download [61.06KB]Humidity and temperature measurement using HSM20G with PIC16F877A microcontroller.
[learn more]Author: Shawon Shahryiar
Last Updated: 2016-04-07
Package Version: 1.0.0.0
Category: Measurement
Downloaded: 445 times
Not followed.
License: MIT license
Download [29.74KB]Weather Prediction System with BMP085 Pressure Sensor and ATMega16A. The pressure sensor measures temperature, atmospheric pressure and altitude. Based on pressure and actual local altitude weather patterns are predicted.
[learn more]Author: Leonardo Moretti
Last Updated: 2016-04-06
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 1097 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: 390 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: 1033 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: 1056 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: 1863 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: 730 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.