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 (142072 times)
  2. FAT32 Library (75299 times)
  3. Network Ethernet Library (59496 times)
  4. USB Device Library (49524 times)
  5. Network WiFi Library (45288 times)
  6. FT800 Library (44918 times)
  7. GSM click (31435 times)
  8. mikroSDK (30452 times)
  9. microSD click (27802 times)
  10. PID Library (27624 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: 1027 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

Configure and Reading AD Converter MCP3421

0

This sample show how access the MCP3421 using the soft_I2C library.

[Learn More]

Digital Low Pass Filtering - or how to add more bits of resolution to an ADC!

5

This algorithm uses a weighted averaging approach to filter or "smooth" DC steady state or slowly changing levels. It has an exponential component, so the trade-off is TIME. This algorithm is adapted from an article in EDN Times Magazine May25, 2006.

[Learn More]

MLX90614 - Reading and writing via SMBus

0

Project demonstrates reading and writing to a MLX90614 temperature sensor. Program is controlled over UART, baud rate: 19200bps Write "Read" to read all the register's values Write "Write" to write settings listed from line 178.

[Learn More]