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 (141455 times)
  2. FAT32 Library (74301 times)
  3. Network Ethernet Library (58839 times)
  4. USB Device Library (48909 times)
  5. Network WiFi Library (44679 times)
  6. FT800 Library (44215 times)
  7. GSM click (30933 times)
  8. mikroSDK (29803 times)
  9. PID Library (27403 times)
  10. microSD click (27333 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

SRF01 pic16f877

Rating:

0

Author: Ghassen Halleb

Last Updated: 2016-02-21

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 368 times

Followed by: 1 user

License: MIT license  

Example of how to use srf01 sensor with pic16f877 for that you need an extern electronic circuit with a schottky diode (BAT85) and a 47k resistor see this link:https://hackadaycom.files.wordpress.com/2015/01/1wireth.png?w=600&h=600

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "SRF01 pic16f877" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "SRF01 pic16f877" changes.

Do you want to report abuse regarding "SRF01 pic16f877".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

max6675_with_mc9s08se8cwl/crl

0

I show you how to use the IC thermocouple max6675 type K with a MCU mc9s08se8crw/crl(hcs08). I especially want to thank ING. Alcides Ramos, Because I adapted his library for microcontrollers pic to can be usging for microcontrollers of the extinct Freescale.

[Learn More]

Code for measuring distance with HC SR04 Ultrasonic Sensor

6

This program displays the distance measured by the sensor HC SR04 on Display 2x16. Includes MikroC files and details in the .c file. * RA1 is TRIGGER *It uses a 16F877A with HS 12MHz, but in MikroC config is necesary set HS 4MHz. It works perfect if the connection is good. //Read coments in C code for connection.

[Learn More]

Ultrasonic sensor distance measurement module with mini LCD display

0

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

[Learn More]