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 (141478 times)
  2. FAT32 Library (74335 times)
  3. Network Ethernet Library (58867 times)
  4. USB Device Library (48921 times)
  5. Network WiFi Library (44697 times)
  6. FT800 Library (44227 times)
  7. GSM click (30937 times)
  8. mikroSDK (29817 times)
  9. PID Library (27423 times)
  10. microSD click (27375 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

EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc

Rating:

0

Author: Hex Hexreader

Last Updated: 2019-09-15

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Measurement

Downloaded: 329 times

Not followed.

License: MIT license  

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

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc" changes.

Do you want to report abuse regarding "EasyPIC v8 Simple Frequency Counter, NEC IR decode + misc".

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

Example Blog

2 Sept 2019  Updated with EEPROM Click editor program

15 Sept 2019 Added simple Vref test for EP8 and 16x2 LCD

ALSO FROM THIS AUTHOR

PIC18F47Q10 on EasyPIC v7a RTC and EEPROM monitor

0

I wanted to use a PIC18 Q with mikroE tool chain, but found support to be frustratingly limited. Solution - make a PIC18FxxQ10 SDK monitor project, but ignore everything SDK Libraries unavailable, so I had to roll my own functions Not sure there is any real point Maybe it will spark better ideas

[Learn More]

Frequency Counter for EasyPIC7 - Updated

4

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

[Learn More]

Bus Pirate

0

Dig your old Bus Pirate gadget out of the junk drawer and put it to use. Example of Infrared Remote IR signal send. Easy to add your own functions

[Learn More]