TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 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 (139711 times)
  2. FAT32 Library (72098 times)
  3. Network Ethernet Library (57319 times)
  4. USB Device Library (47663 times)
  5. Network WiFi Library (43286 times)
  6. FT800 Library (42619 times)
  7. GSM click (29958 times)
  8. mikroSDK (28370 times)
  9. PID Library (26977 times)
  10. microSD click (26360 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]

< Back
Project

HC-SR04

Rating:

3

Author: Mark Mc

Last Updated: 2016-02-21

Package Version: 1.0.0.3

Category: Measurement

Downloaded: 1828 times

Followed by: 1 user

License: MIT license  

ULTRASONIC DISTANCE SENSOR VCC, GROUND, ECHO, TRIGGER.
- BUG - LCD DISPLAYS NUMBERS IN THE 50 OR 60 THOUSANDS PERIODICALLY I THINK IT HAS TO DO WITH TIMER OVERFLOW WHEN IT OVERFLOWS THE MATH IS NOT HANDLED PROPERLY, BUT I'M STUMPED ON A SOLUTION. MAYBE SOMEONE CAN HELP.
THIS PROJECT IS WITH PIC18F2550, LCD AND HC-SR04

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "HC-SR04" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "HC-SR04" changes.

Do you want to report abuse regarding "HC-SR04".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Blog is not available at the moment!

RELATED CODES

Temperature measurement using TC74 (Microchip) thermal sensor and StartUSB for PIC

0

This project describes how to interface Microchip's TC74 sensor with a PIC microcontroller to measure ambient temperature. The code is written in mikroC Pro for PIC and is illustrated with StartUSB for PIC board.

[Learn More]

Arduino - TEMT6000 Lux Meter

0

Lux Meter with Arduino and TEMT6000 analog light sensor.

[Learn More]

ADC Click driver for NETMF

0

This is a C# driver to use the ADC Click board on the Quail board or any NETMF board. Features : - Individual or 4 channels reading - Raw results (0-4095) - User-scaled results (e.g. 0/100, -50/+50, 0/3300) - Memorize last read value(s)

[Learn More]