TOP Contributors

  1. MIKROE (2649 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136492 times)
  2. FAT32 Library (69704 times)
  3. Network Ethernet Library (55813 times)
  4. USB Device Library (46150 times)
  5. Network WiFi Library (41791 times)
  6. FT800 Library (40971 times)
  7. GSM click (28918 times)
  8. PID Library (26379 times)
  9. mikroSDK (26261 times)
  10. microSD click (25290 times)
Libstock prefers package manager

Package Manager

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]

Categories

Compilers

Architecture

Sort By

Category: Measurement

first | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 last
Example

Thermometer with lpc1769 and lm35

Rating:

0

Author: jm_palomino

Last Updated: 2020-10-12

Package Version: 8.2.2.6

Example: 1.0.0.0

Category: Measurement

Downloaded: 99 times

Not followed.

License: Free

Download [2.30MB]

Description

This proyect is an example of how using the adc peripheral and lcd 2x16 with the mcu lpc1769
I used LPCXpresso for this project.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

TMP36 & White TM1637 Display

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-09-16

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 459 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [4.69KB]

Description

This is a simple demo of white seven segment displays that are driven with a TM1637 IC. A PIC16F690 reads a TMP36 analogue temperature sensor and show the temperature on the seven segments. The code is written with CCS PIC C compiler.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

SHT10 and SHT15 Relative Humidity and Temperature Sensors Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-08-30

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 206 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [25.42KB]

Description

Demo of SHT10 and SHT15 Relative Humidity and Temperature Sensors with PIC16F690. The code is written with CCS PIC C compiler.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

DHT12 I2C Relative Humidity-Temperature Sensor Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-08-25

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 167 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [231.81KB]

Description

DHT12 I2C relative humidity-temperature sensor demo with Nuvoton N76E003. The code is written with Keil IDE.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

LCTech 74HC164 Dual Seven Segments Display Demo - Max-Min Thermometer

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-08-02

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 248 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)

Download [21.72KB]

Description

Seven segment displays take up many GPIOs of a MCU. However, there are various techniques to reduce GPIO requirement. On such approach is to use shift registers like 75HC595 or 74HC164. Here a LCTech 74HC164 Dual Seven Segments Display driver is used with such a concept and the project here is a simple DS18B20-based max-min thermometer.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

SHT3x Relative Humidity and Temperature Sensor Demo with AVR

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-05-30

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 322 times

Not followed.

License: MIT license

Download [9.83KB]

Description

SHT3x relative humidity and temperature sensor demo with AVR microcontroller. The code works for both SHT30 and SHT31.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

GP2Y0E03 Short Range IR Rangefinder Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-05-27

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 514 times

Not followed.

License: OCLC Research Public License 2.0 (OCLC-2.0)

Download [1.70MB]

Description

GP2Y0E03 short range IR rangefinder demo with MSP430F149. The code is written with TI's Code Composer Studio (CCS).

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

MCP3204 SPI ADC

Rating:

0

Author: Chisanga Mumba

Last Updated: 2020-05-26

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 343 times

Not followed.

License: MIT license

Download [831.84KB]

Description

MCP3204 SPI ADC with PIC16F887 in XC8. Comes with Proteus simulation.
NB: Library still needs improvement(s).

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Library

MPU9250 - SPI

Rating:

0

Author: Nelson Lima

Last Updated: 2020-05-24

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 130 times

Not followed.

License: Common Development and Distribution License

Download [4.15KB]

Description

Use MPU9250 with comunication SPI

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
Project

HC-SR04 with PIC16F887

Rating:

0

Author: Chisanga Mumba

Last Updated: 2020-05-11

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 263 times

Not followed.

License: MIT license

Download [347.86KB]

Description

HC-SR04 with PIC16F887. Done in MPlab with XC8 Compiler and has Proteus simulation

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other
  • FT90x
  • RISC-V

supported microcontroller subcategories

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other
  • mikroC AI
  • GCC
  • Clang
  • XC

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other
  • Visual TFT AI

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

archive format

  • mpkg
  • zip
  • rar
No Abuse Reported
first | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 last