TOP Contributors

  1. MIKROE (2656 codes)
  2. Alcides Ramos (353 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 (136787 times)
  2. FAT32 Library (69980 times)
  3. Network Ethernet Library (55951 times)
  4. USB Device Library (46274 times)
  5. Network WiFi Library (41889 times)
  6. FT800 Library (41184 times)
  7. GSM click (28988 times)
  8. PID Library (26420 times)
  9. mikroSDK (26374 times)
  10. microSD click (25382 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 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 last
Example

GY85 9DOF IMU

Rating:

0

Author: Arezki YOUYOU

Last Updated: 2014-08-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 1116 times

Followed by: 1 user

License: MIT license

Download [68.64KB]

Description

How to Read the data From the sensor of the GY-85 9DOF IMU, Accelerometer ADXL345, Magnetometer HMC5883L and Gyroscope ITG3205

[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

How use the pic 16F Input Capture for frecuency meter

Rating:

0

Author: Alcides Ramos

Last Updated: 2014-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1315 times

Followed by: 2 users

License: MIT license

Download [58.94KB]

Description

This uses the pic input capture 2 module and interrupt for frecuency meter

[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

Let's Make - mikromedia WiFi Weather Station

Rating:

5

Author: MIKROE

Last Updated: 2014-08-19

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1729 times

Followed by: 2 users

License: MIT license

Download [254.01KB]

Description

We're proudly presenting the first Let's Make project from our Intern's lab. This WiFi weather station consists of a mikromedia for STM32-M4, a mikromedia mikroBUS shield, a SHT1x click to measure the temperature, and a WiFi plus click for connectivity.

[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

Let's make - Breathalyser

Rating:

6

Author: MIKROE

Last Updated: 2014-07-15

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 847 times

Followed by: 1 user

License: MIT license

Download [405.20KB]

Description

Is there such a thing as the Ballmer peak? It's the idea that moderate alcohol consumption has a benefitial impact on creativity, and hence, on programming ability. The theory was explained in this issue of the xkcd webcomic. We devised a practical test to examine the validity of the assumption.

[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

DS18B20 - Retrieving the Unique 64-Bit Serial Code to PIC EEPROM

Rating:

0

Author: Allen Mulvey

Last Updated: 2014-06-28

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1006 times

Followed by: 2 users

License: MIT license

Download [98.91KB]

Description

When using multiple DS18B20 temperature sensors in a single project they are all connected in parallel and must be addressed by their unique ID. This project allows you to retrieve that ID and store it in the PIC EEPROM or an ihex file for reference in other projects.

Instructions are in the comments at the top of the c source file.

[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

U1881 Hall Effect Sensor

Rating:

0

Author: VEDAT BALOÄžLU

Last Updated: 2014-06-15

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 587 times

Followed by: 2 users

License: MIT license

Download [500.69KB]

Description

U1881 Hall Effect Sensor schematic and int0 external interrupter counter.

[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

MCP9701 Temperature Sensor Reading

Rating:

0

Author: VEDAT BALOÄžLU

Last Updated: 2014-06-15

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 589 times

Followed by: 2 users

License: MIT license

Download [725.02KB]

Description

Microchip Analog Temp Sensor

[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

VCF Controller for function generator

Rating:

0

Author: Philippe LE GUEN

Last Updated: 2014-06-02

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 479 times

Followed by: 2 users

License: MIT license

Download [113.62KB]

Description

If your generator has a VCF input, then you will be able to control the finely example using a microwave to contrôelur system equipped with a DAC (Digtal Analogic Converter), clear digital converter / analog.

[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

TempSensors Ds1820 LM35

Rating:

16

Author: dany

Last Updated: 2018-02-24

Package Version: 5.0.0.0

Category: Measurement

Downloaded: 9101 times

Followed by: 2 users

License: MIT license

Download [8.58MB]

Description

The basic functions for the DS18(S/B)20 (onewire digital temperature sensor), including string output, ready to display.
A routine to convert a more than 9 bits temperature read from a DS18B20 to a string (to e.g. display on an LCD) is also present.
Including Parasite Power and Configuration routines.
The LM35 basic functions, code efficient.

[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

ADNS3080 Communication Example

Rating:

0

Author: Pfe Petnica

Last Updated: 2014-05-28

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 453 times

Followed by: 1 user

License: MIT license

Download [127.82KB]

Description

Functions for communicating with a pair of ADNS3080 optical flow sensors connected to a MINI32 board via SPI. For more information refer to the code header.

[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 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 last