TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (382 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 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 (139703 times)
  2. FAT32 Library (72095 times)
  3. Network Ethernet Library (57318 times)
  4. USB Device Library (47663 times)
  5. Network WiFi Library (43283 times)
  6. FT800 Library (42618 times)
  7. GSM click (29958 times)
  8. mikroSDK (28370 times)
  9. PID Library (26975 times)
  10. microSD click (26359 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

Frequency Counter for EasyPIC7 - Updated

Rating:

4

Author: Hex Hexreader

Last Updated: 2023-08-23

Package Version: 2.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 3154 times

Followed by: 1 user

License: MIT license  

Updated Frequency Display / Counter example for EasyPIC7 with LCD fitted.

Connect RC0 to RC2 for 2KHz test frequency. Select Frequency with RE0=1 or count with RE0=0

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Frequency Counter for EasyPIC7 - Updated" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Frequency Counter for EasyPIC7 - Updated" changes.

Do you want to report abuse regarding "Frequency Counter for EasyPIC7 - Updated".

  • Information
  • Comments (1)

Example Blog

05 September 2017 update to select frequncy display if RE0 pulled high, or counter if RE0 pulled low. Reset to implement any change in RE0 or to reset counter to 0. Take care if you connect any external signal - see text in header file.  Use any spare link for connecting RC0 to RC2 for the test frequency.

09 October 2017 added mikroBASIC version - frequency only - no counter option - poor accuracy at higher frequencies   

ALSO FROM THIS AUTHOR

SRF02 Distance Measuring with EasyPIC7

0

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

[Learn More]

V1.00 OLED C Click - old version board example

0

This example provides text display example for the older, obsolete OLED C Click board v1.00. For EasyPIC v7 Devboard and PIC18F45K22 or PIC18F46K22. Font is borrowed from the newer OLED C Click example, so is copyright ME

[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]