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 (139385 times)
  2. FAT32 Library (71822 times)
  3. Network Ethernet Library (57159 times)
  4. USB Device Library (47470 times)
  5. Network WiFi Library (43125 times)
  6. FT800 Library (42442 times)
  7. GSM click (29865 times)
  8. mikroSDK (28206 times)
  9. PID Library (26896 times)
  10. microSD click (26230 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 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 last
Project

Simple weather station PIC16F887(Correct version of the program)

Rating:

9

Author: Alberto Trasimeni

Last Updated: 2012-02-12

Package Version: 1.0.0.1

Category: Measurement

Downloaded: 2661 times

Followed by: 3 users

License: MIT license

Download [615.91KB]

Description

Correct version of the program with missing libraries

[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

Realization of a simple weather station with PIC16F887.

Rating:

0

Author: Alberto Trasimeni

Last Updated: 2012-02-10

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1869 times

Followed by: 1 user

License: MIT license

Download [613.99KB]

Description

Realization of a simple weather station with PIC16F887.
Sensors used SHT71 (Sensirion humidity), MPX4115(Motorola pressure), MCP9700 (Microchip temperature).
Simulation using Proteus 7.8 sp2.

[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

Digital Low Pass Filtering - or how to add more bits of resolution to an ADC!

Rating:

5

Author: stevencovert

Last Updated: 2012-01-17

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Measurement

Downloaded: 2334 times

Not followed.

License: MIT license

Download [233.10KB]

Description

This algorithm uses a weighted averaging approach to filter or "smooth" DC steady state or slowly changing levels. It has an exponential component, so the trade-off is TIME. This algorithm is adapted from an article in EDN Times Magazine May25, 2006.

[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 Thermometer using PIC 16F1827

Rating:

0

Author: Russell Kelly

Last Updated: 2012-01-14

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1743 times

Followed by: 1 user

License: MIT license

Download [2.04MB]

Description

This project is for the design of a Digital Thermometer using the following
PIC 16F1827
MCP9700 Analog thermometer IC (by Microchip)
4x 7Segment LED Display Units (note 2nd segment needs to have decimal place connected to vdd)
MCP627 dual op-amp IC (by Microchip)

Supplied is an instruction manual, project files and .HEX 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
Project

Temperature and Humidity measurement with DHT11 sensor

Rating:

0

Author: Rajendra Bhatt

Last Updated: 2012-01-14

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 4297 times

Followed by: 2 users

License: MIT license

Download [219.34KB]

Description

DHT11 is the most inexpensive sensor for hobbyists purpose to measure relative humidity and temperature in parallel. This project demonstrate how to implement DHT11 1-wire proprietary protocol in the firmware of PIC microcontroller using mikroC Pro for PIC 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

Ultrasonic sensor (RANGE FINDER) library

Rating:

0

Author: NART SCHINACKOW

Last Updated: 2012-01-08

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2522 times

Not followed.

License: MIT license

Download [1.26KB]

Description

This is a simple structure based library for an ultrasonic range finder, all you need to do is copy the two files your project and include the "DistanceLib.h" in your main code.
The module could be found at : http://www.futurlec.com/Distance_Sensors.shtml

[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

GPS, COMPASS,IMU SONAR, WITH COMPLEMENTARY FILTER

Rating:

0

Author: Alcides Ramos

Last Updated: 2011-12-29

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1159 times

Followed by: 1 user

License: MIT license

Download [702.58KB]

Description

This show how use the dspic60f6014A and mikroC for Dspic for implement interrup analog rad, gps, sonar, compass and aceelelometer and gyros used complementary filter

SEE IN YOUTUBE:
http://www.youtube.com/watch?v=Pvdf6qbd2Y4&feature=mfu_in_order&list=UL

[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

Honeywell I2C pressure sensor

Rating:

5

Author: Larry Reisinger

Last Updated: 2011-12-27

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1578 times

Not followed.

License: MIT license

Download [1.27KB]

Description

A simple function to read any Honeywell I2C pressure sensor. This function returns a 14-bit word, and the actual pressure depends on the range of the particular unit. The code can be fairly easily modified to also read device temperature and status bits if desired.

[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

Two channels voltmeter using PIC16F887

Rating:

0

Author: Waleed El-Badry

Last Updated: 2011-12-16

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 2369 times

Followed by: 2 users

License: MIT license

Download [75.71KB]

Description

This program is utilizing two analog channels to display the digital
and analog values on 40x2 alphanumeric LCD

[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

MaxSonar®-EZ LCD velocity meter

Rating:

0

Author: Alcides Ramos

Last Updated: 2011-12-16

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1009 times

Followed by: 2 users

License: MIT license

Download [68.05KB]

Description

This project use maxsonar, with analoge mode. and pic 16f688. one switch for begin and stop the measurement and a lcd for show the distance, time and object velocity.

[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 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 last