TOP Contributors

  1. MIKROE (2762 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 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 (139254 times)
  2. FAT32 Library (71751 times)
  3. Network Ethernet Library (57122 times)
  4. USB Device Library (47430 times)
  5. Network WiFi Library (43082 times)
  6. FT800 Library (42404 times)
  7. GSM click (29835 times)
  8. mikroSDK (28078 times)
  9. PID Library (26885 times)
  10. microSD click (26198 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: 3142 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

EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc

0

A very simple frequency counter example in folder freq - read C file header text for warnings and instructions. Other random examples including IR NEC decode. EEPROM Click, Rotary Click, MIDI Monitor All for EasyPIC8 and PIC18F47K42

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

mikromedia7 for STM32F4 IR receive - NEC and Sony

0

My first project for using mikromedia7 board (rev 1.02). Demonstrates use of the IR receiver on-board for decoding NEC and Sony SIRC12 TV remote protocols. Do not worry that Sony is 40 kHz and receiver is 38kHz. 40 kHz works fine, just at about half the range.

[Learn More]