TOP Contributors

  1. MIKROE (2770 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 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 (139386 times)
  2. FAT32 Library (71825 times)
  3. Network Ethernet Library (57160 times)
  4. USB Device Library (47470 times)
  5. Network WiFi Library (43125 times)
  6. FT800 Library (42443 times)
  7. GSM click (29865 times)
  8. mikroSDK (28207 times)
  9. PID Library (26896 times)
  10. microSD click (26231 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 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 last
Example

Ohmmeter

Rating:

0

Author: jm_palomino

Last Updated: 2017-07-28

Package Version: 6.6.3.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 449 times

Not followed.

License: MIT license

Download [98.61KB]

Description

This a simple ohmmeter that has a range to 1k to 100 kohms and shows the values of resistance in a display 2x16

[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
Example

celsius thermometer

Rating:

0

Author: jm_palomino

Last Updated: 2017-07-25

Package Version: 6.1.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 322 times

Not followed.

License: MIT license

Download [134.15KB]

Description

This code is celsius thermometer that uses a sensor DS18B20 and shows the values in displays of 7 segment and the code was made for ATMEGA16 and also the thermometer can measure negative temperatures .

[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
Example

Temperature_controller_keypad_4x3

Rating:

0

Author: jm_palomino

Last Updated: 2017-07-01

Package Version: 6.6.3.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 514 times

Not followed.

License: MIT license

Download [146.36KB]

Description

This proyect is a classic temperature controller with lm35 that shows the values in display LCD 2x16 and also you can make adjustments with a keypad 4x3 for the values of temperature that you want to change them

[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
Example

Voltmeter_serial

Rating:

0

Author: jm_palomino

Last Updated: 2017-06-30

Package Version: 6.6.3.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 516 times

Not followed.

License: MIT license

Download [118.43KB]

Description

This code is a simple example to how to use the serial comunication (UART) and ADC that shows the values of voltage in lcd 2x16

This code was made for pic16f887

[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

Digital Anemometer Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-06-28

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 331 times

Not followed.

License: MIT license

Download [12.50KB]

Description

Demo of a digital anemometer from Clima. The anemometer has a magnet that revolves around a reed switch, giving frequency output. Here two timers of a AT89S51 are used to measure wind speed. One is being used as a counter while the other is used to time one second. Combination of these measure frequency and thereby wind speed.

[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
Example

dac 3 click

Rating:

0

Author: Pierre-Jean Texier

Last Updated: 2017-06-26

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 208 times

Not followed.

License: MIT license

Download [28.55KB]

Description

A small example with the WaRP7 Board and the dac 3 click

[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

LM75 driver

Rating:

6

Author: Raphael Pereira

Last Updated: 2017-04-04

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 430 times

Not followed.

License: MIT license

Download [324.72KB]

Description

LM75 a temperature sensor, with complete functions.

Include a demo code then read the temperature and sends with USART.

[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

DHT11_Library

Rating:

5

Author: Arezki YOUYOU

Last Updated: 2017-03-31

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1178 times

Not followed.

License: MIT license

Download [28.08KB]

Description

This library allows you to communicate with the sensor DHT11 and get the data “temperature, Humidity”.

[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

MLX90614 - Reading and writing via SMBus

Rating:

0

Author: Matej Nogić

Last Updated: 2017-02-26

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 559 times

Not followed.

License: MIT license

Download [309.12KB]

Description

Project demonstrates reading and writing to a MLX90614 temperature sensor.

Program is controlled over UART, baud rate: 19200bps
Write "Read" to read all the register's values
Write "Write" to write settings listed from line 178.

[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

PIC12F1840, ATK-096 OLED, MLX90614

Rating:

0

Author: Konstantin Metodiev

Last Updated: 2017-02-22

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1010 times

Not followed.

License: MIT license

Download [3.02MB]

Description

The MCU interfaces an infrared thermometer and small OLED display through I2C. There are short video and schematics in the archive.

[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 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 last