TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (387 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (120 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 (140173 times)
  2. FAT32 Library (72626 times)
  3. Network Ethernet Library (57645 times)
  4. USB Device Library (47958 times)
  5. Network WiFi Library (43556 times)
  6. FT800 Library (42945 times)
  7. GSM click (30141 times)
  8. mikroSDK (28673 times)
  9. PID Library (27058 times)
  10. microSD click (26553 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: 354 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

Thermometer with lpc1769 and lm35

0

This proyect is an example of how using the adc peripheral and lcd 2x16 with the mcu lpc1769 I used LPCXpresso for this project.

[Learn More]

Arduino interface with DHT11 sensor

0

This is an example of interfacing DHT11 digital humidity and temperature sensor with Arduino uno board. The Arduino reads humidity and temperature values from the sensor and display them on 1602 LCD.

[Learn More]

MCP3204 SPI ADC

0

MCP3204 SPI ADC with PIC16F887 in XC8. Comes with Proteus simulation. NB: Library still needs improvement(s).

[Learn More]