TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (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 (139254 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42403 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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: Hex Hexreader

Last Updated: 2013-01-12

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 983 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

EasyPIC7 control Velleman PS3005D Power Supply

4

Do you own a Velleman PS3005D Power Supply Unit? - no? ... then you might want to consider it. Here is a very early, very crude project to control this PSU from EasyPIC7. Note that this is a low quality PSU, but it is very cheap for something that can be controlled from a PIC board.

[Learn More]

Serial to GLCD for EasyPIC7

5

I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.

[Learn More]

InfraRed Remote Rx Sony IR protocol using interrupts

0

A simple receiver that receives Sony Protocol Infrared TV remote Signals from IRclick in mikroBUS 1 socket of EasyPIC7. For PIC12F1822 and PIC18F45K22 Light LEDs (or operate relays using drivers) in response to Sony Tv IR remote Due to popular demand... This code uses interrupts, so that other code can run without waiting for IR input

[Learn More]