TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 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 (136734 times)
  2. FAT32 Library (69950 times)
  3. Network Ethernet Library (55941 times)
  4. USB Device Library (46266 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41170 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26360 times)
  10. microSD click (25376 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

SRF02 Distance Measuring with EasyPIC7

Rating:

0

Author: Robin Day

Last Updated: 2013-01-12

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 970 times

Not followed.

License: MIT license  

A simple example for getting started with SRF02 Ultrasonic distance measuring module. -
All switches off except LCD backlight SW4-6 on. -
Connect SRF02 module as described in the C file header text. -
JPG included to show SRF02 lead construction

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SRF02 Distance Measuring with EasyPIC7" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SRF02 Distance Measuring with EasyPIC7" changes.

Do you want to report abuse regarding "SRF02 Distance Measuring with EasyPIC7".

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

Example Blog

First version of example code - not fully tested

ALSO FROM THIS AUTHOR

mikromedia7 for STM32F4 IR receive - NEC and Sony

0

My first project for using mikromedia7 board (rev 1.02). Demonstrates use of the IR receiver on-board for decoding NEC and Sony SIRC12 TV remote protocols. Do not worry that Sony is 40 kHz and receiver is 38kHz. 40 kHz works fine, just at about half the range.

[Learn More]

FM Click for EasyPIC7 - mikroC version

0

This is an update to the mikroE and ybourden examples for FM click board Some bugs remain. Tailored for South England radio. Feel free to improve.

[Learn More]

MIDI Monitor for simple MIDI messages and BassBoy

0

A simple MIDI monitor for checking the nuts and bolts of MIDI messages (5-pin DIN, not USB) For EasyPIC7, PIC18F45K22 and MIDI hardware interface of your choosing Now with PIC18F27Q43 project for 4 MIDI ports, IR remote, and Serial Port control See C file header text for instructions and warnings

[Learn More]