Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (99 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11781 times)
  2. FAT32 Library (8626 times)
  3. Timer Calculator (6562 times)
  4. PID Library (5256 times)
  5. Network WiFi Library (5223 times)
  6. SMS home alarm system (4428 times)
  7. External Memory (4113 times)
  8. mikromedia for PIC18FJ - Examples (3571 times)
  9. microSD click - Example (3496 times)
  10. GPS click - Example (3265 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

Sort By

Category: Measurement

<< previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 last
Example

Light Click - Example

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2013-04-18

Category: Measurement

Downloaded: 157 times

Not followed.

Download [632.78KB]

Description

This is a sample program which demonstrates the use of Light Click. Measured light intensity is then presented on the LCD 2 x 16 char bit.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Pressure Click - Example

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2013-04-11

Category: Measurement

Downloaded: 182 times

Not followed.

Download [120.10KB]

Description

This is a sample program which demonstrates the use of Pressure Click. Program uses Pressure module LPS331AP for measuring 260-1260 mbar of pressure. Pressure and temperature is then presented on the LCD 2 x 16 char bit.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Project

Code for measuring distance with HC SR04 Ultrasonic Sensor

Rating:

Author: Robinson Velasquez

Version: 1.0.0.0

Last Updated: 2013-03-13

Category: Measurement

Downloaded: 545 times

Followed by: 1 user

Download [114.55KB]

Description

This program displays the distance measured by the sensor HC SR04 on Display 2x16. Includes MikroC files and details in the .c file. * RA1 is TRIGGER *It uses a 16F877A with HS 12MHz, but in MikroC config is necesary set HS 4MHz. It works perfect if the connection is good. //Read coments in C code for connection.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Project

Accelerometer MMA7260 with LCD y LabView RS232 Comunication Project.

Rating:

Author: Robinson Velasquez

Version: 1.0.0.0

Last Updated: 2013-03-13

Category: Measurement

Downloaded: 219 times

Not followed.

Download [958.46KB]

Description

This is a project based on the MMA7260 accelerometer that sends the data to the computer with RS232 protocol. Includes simulation in ISIS, files in excel, labview 2010 serial read virtual instrument, datasheet and MikroC for the PIC16F877A files.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Current click - Example

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2013-03-07

Category: Measurement

Downloaded: 358 times

Not followed.

Download [137.96KB]

Description

This project is a simple demonstration of working with the Current Click board based on the MCP3201 12-bit Analog-to-Digital Converter (ADC) with SPI Interface. This example demosntrates measuring the current drawn by the consumer using a shunt resistor.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Compass click - Example

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2013-01-28

Category: Measurement

Downloaded: 395 times

Not followed.

Download [157.46KB]

Description

Demo example that demonstrates usage of LSM303DLHC compass chip.

Example demonstrates measuring earth's magnetic field and returns the heading angle (angle of a needle in respect to magnetic north). Result is displayed on a TFT in compass like form.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Temperature and humidity measurements using DHT11 and time delays.

Rating:

Author: Vasileios Roidis

Version: 1.0.0.0

Last Updated: 2013-01-17

Category: Measurement

Downloaded: 374 times

Not followed.

Download [2.60KB]

Description

A simple program, based on time delays, to read data from DHT11. No timers or other peripherals are needed, should work on other Pics. (Only tested on PIC32 and mikroC pro for PIC32). It should also be compatible with other versions of DHTxx. Feedback is welcomed, also let me know if this works on other Pics with mikroC Pro.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

pic 18f45k22 capture compare module parameterizing

Rating:

Author: Viktor Ohm

Version: 1.0.0.0

Last Updated: 2013-01-17

Category: Measurement

Downloaded: 191 times

Not followed.

Download [602B]

Description

Hello, I want to measure an Impuls. For this measuring, I want to use the caoture compare function. But something wrong with my code. Thank's for help!

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Project

digital Oscilloscope with lcd 240x128

Rating:

Author: josef A.D

Version: 1.0.0.0

Last Updated: 2013-01-16

Category: Measurement

Downloaded: 609 times

Not followed.

Download [139.40KB]

Description

auto rang for show the signal . max show 5 volt . show offset in volt . show the peek volt . show the duty cycle & freq . the input is protected for +- volt for vcc+5 volt & vss-5 volt . thank you . enjoy the life !! http://www.mikroe.com/forum/viewtopic.php?f=147&t=52174

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
Example

Gyro click - Example

Rating:

Author: MikroElektronika Team

Version: 1.0.0.0

Last Updated: 2013-01-15

Category: Measurement

Downloaded: 498 times

Not followed.

Download [116.56KB]

Description

This example demonstrates reading from Gyro click sensor (L3GD20) angular rate and then converting data to angular displacement by integration. Data is send via UART to PC terminal application.

[learn more]

supported microcontrollers

  • PIC
  • dsPIC
  • PIC24
  • PIC32
  • AVR
  • 8051
  • ARM
  • Other

supported compilers

  • mikroC
  • mikroBasic
  • mikroPascal
  • Other

supported visual tools

  • Visual TFT
  • Visual GLCD
  • Other

archive format

  • mpkg
  • zip
  • rar

project contains

  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc
No Abuse Reported
<< previous | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 last