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 (141695 times)
  2. FAT32 Library (74763 times)
  3. Network Ethernet Library (59208 times)
  4. USB Device Library (49225 times)
  5. Network WiFi Library (44996 times)
  6. FT800 Library (44529 times)
  7. GSM click (31196 times)
  8. mikroSDK (30100 times)
  9. microSD click (27580 times)
  10. PID Library (27539 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

tachometer project

Rating:

0

Author: mosab diab

Last Updated: 2016-02-23

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1020 times

Followed by: 1 user

License: MIT license  

its tachometer project by using input capture unit

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "tachometer project" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "tachometer project" changes.

Do you want to report abuse regarding "tachometer project".

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

Project Blog

circuit diagram

circuit diagram

designed by protues V6.01

View full image

RELATED CODES

AM2302 (DHT22) on GLCD

5

AM2302 temperature and humidity sensor (which includes DHT22): values showed on a GLCD (128x64 pixel, KS108 controller), with min and max values. Implemented on a PIC16F886, but easy to change to another MCU. Because of the font size approx. 200 Bytes RAM and 8kBytes ROM are needed.

[Learn More]

Readin the AM2303 Temp/Humidity Sensor with Basic

0

I'v seen a several C examples for reading these sensors but haven't found one in Basic. So here is the Source file for a Module in my RV Monitor Project for Handleing the AM2303. See the RV Monitor Project for a detailed Blog.

[Learn More]

mc9s08se08cwl/crl_lm35

0

This is a example of how use the adc pheriferical with a microcontroller of family HCS08 to reading the temperature sensor lm35 I used code warrior IDE to make this code.

[Learn More]