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 P
Last Updated: 2016-04-01
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Other Codes
Downloaded: 1049 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: 1855 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: 724 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: 1285 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: 396 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: 826 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: 417 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.
Author: Shawon Shahryiar
Last Updated: 2016-03-27
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 599 times
Not followed.
License: MIT license
Download [18.65KB]Countdown timer with MikroE Rotary, 7x10R Dot-Matrix Click and Arduino.
The rotary encoder in the rotary click is used to adjust time from 0 second to 16 minutes. The LEDS of the rotary click denote minutes while the 7x10R matrix display shows seconds.
After countdown a relay is triggered.
Author: Roman Toropov
Last Updated: 2016-03-27
Package Version: 1.0.0.2
Example: 1.0.0.0
Category: Measurement
Downloaded: 1103 times
Not followed.
License: MIT license
Download [36.43KB]Author: Shawon Shahryiar
Last Updated: 2016-03-25
Package Version: 1.0.0.0
Category: Communication
Downloaded: 341 times
Not followed.
License: MIT license
Download [24.90KB]This is a simple demo of serial wireless communication between two WiFi devices. Two ATMega16As communicate via a UDP-based WiFi link. One WiFi device is configured as a WiFi station while the other is configured as a WiFi access point. Refer to the Youtube video.
[learn more]