TOP Contributors

  1. MIKROE (2659 codes)
  2. Alcides Ramos (356 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 (136971 times)
  2. FAT32 Library (70083 times)
  3. Network Ethernet Library (56022 times)
  4. USB Device Library (46343 times)
  5. Network WiFi Library (41959 times)
  6. FT800 Library (41270 times)
  7. GSM click (29051 times)
  8. mikroSDK (26484 times)
  9. PID Library (26447 times)
  10. microSD click (25411 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

Ultrasonic sensor distance measurement module with mini LCD display

Rating:

0

Author: Philippe MARTIN

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1872 times

Followed by: 2 users

License: MIT license  

This waterproof ultrasonic sensor is a non-contact distance measurement module.
The project uses a 14 pins - PIC16F630 with no external component, it interfaces the ultrasonic module and displays the measure on a mini LCD
•Range: 30cm-3.5m •Supply Voltage: 5V •Working Current: <20mA •Resolution: 1 cm
•Ultrasonic Freq: 40kHz

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Ultrasonic sensor distance measurement module with mini LCD display" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Ultrasonic sensor distance measurement module with mini LCD display" changes.

Do you want to report abuse regarding "Ultrasonic sensor distance measurement module with mini LCD display".

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

Project Blog

Ultrasonic sensor description

Ultrasonic sensor description

Technical information about sensor module. You can find it on Ebay with ref: SKU 14_T000114002214 for less than 10 US$

View full image
Different details of time measurement on logic analyser

Different details of time measurement on logic analyser

Trigger (IN) and Echo (OUT) signals from ultrasonic module. - Trigger from uP starts the measure (50 us positive pulse ) - Echo from ultrasonic module is a pulse wide signal. More the distance is great, more the signal is wide

View full image
Complete project

Complete project

View the complete project with development board, Ultrasonic Module and Mini 8x2 Characters LCD Module HD44780 compatible with LCD Library

View full image

ALSO FROM THIS AUTHOR

Dimming Leds panel with PWM function

0

Up/Down dimmer with PWM function - one push button used - Short time PB pressed: ON / OFF function with memory - Long time (>250 ms) PB pressed : UP / DOWN dimming function

[Learn More]