TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (142128 times)
  2. FAT32 Library (75431 times)
  3. Network Ethernet Library (59570 times)
  4. USB Device Library (49560 times)
  5. Network WiFi Library (45363 times)
  6. FT800 Library (45007 times)
  7. GSM click (31486 times)
  8. mikroSDK (30570 times)
  9. microSD click (27904 times)
  10. PID Library (27637 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
Example

Ultrasonic Ranging Module HC - SR04

Rating:

0

Author: Bojan Kranjc

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Audio & Speech

Downloaded: 1190 times

Followed by: 1 user

License: MIT license  

Ultrasonic Ranging Module HC - SR04
(1) Using IO trigger for at least 10us high level signal,
(2) The Module automatically sends eight 40 kHz and detect whether there is a pulse signal back.
(3) IF the signal back, through high level , time of high output IO duration is the time from sending ultrasonic to returning.

No Abuse Reported

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

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

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

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

Example Blog

Blog currently doesn't exist!

ALSO FROM THIS AUTHOR

I have to connect 40x4 LCD

0

Lcd_PLL_Out(1,1,"I have to connect 40x4 lcd to my project") Lcd_PLL_Out(2,1,"The lcd have 2 Enable pins ,") Lcd_PLL_Out(3,1,"EN1 for rows 1&2 and EN2 for rows 3&4") Lcd_PLL_Out(4,1,"How can I connect it to my Board? ")

[Learn More]

ANTENA_ANALYZER_AD9850

0

Simple antenna analyzer 0.1 - 30 MHz This is a verry simple but good working swr analyzer based on the AD9850 smd generator . Tuning is easy: Connect your antenna to the analyser with the meter at full scale and look with the encoder for a dip on the meter.

[Learn More]

PROGRAM ZA 18F2550 10 BIT AND SET JOY

0

This is a simple demonstration of 8 Axis, 12 Buttons and Hat Joystick Controller Possibility of adjusting OFFSET potentiometer USING REFERENCES VREF+ and VREF- Due to the angle of the potentiometer. There are opportunities to expand the matrix of buttons Program to use USB_HID_desc

[Learn More]