TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 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 (137032 times)
  2. FAT32 Library (70162 times)
  3. Network Ethernet Library (56033 times)
  4. USB Device Library (46355 times)
  5. Network WiFi Library (41970 times)
  6. FT800 Library (41299 times)
  7. GSM click (29079 times)
  8. mikroSDK (26519 times)
  9. PID Library (26452 times)
  10. microSD click (25448 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: 1801 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

ultrasonic SRF04 ranging using PIC16F877A

0

Hi everyone. I would like to share my code here. This code is running successfully. I use ultrasonic SRF04 from devantech to measure the distance. The result display in lcd 16x2. Here is the code, may it help.

[Learn More]

Compass with LCD

2

this example is the same as the original example that attached with Compass Click , the different is , this example changed to be compatible with PIC18F45K22 , the oscillator is 16MHz

[Learn More]

Digital multimeter pic16F628A

5

Digital multimeter proteus simulation 7.10. voltage and current Measurement.

[Learn More]