TOP Contributors

  1. MIKROE (2662 codes)
  2. Alcides Ramos (357 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (137033 times)
  2. FAT32 Library (70166 times)
  3. Network Ethernet Library (56036 times)
  4. USB Device Library (46360 times)
  5. Network WiFi Library (41973 times)
  6. FT800 Library (41304 times)
  7. GSM click (29079 times)
  8. mikroSDK (26519 times)
  9. PID Library (26452 times)
  10. microSD click (25449 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

NEC Remote control decoder with PIC microcontroller

Rating:

1

Author: S P

Last Updated: 2018-01-15

Package Version: 1.0.0.0

Category: Communication

Downloaded: 1010 times

Not followed.

License: MIT license  

An example shows how to decode NEC protocol IR remote controls using PIC16F887. Decoding results are displayed on 1602 LCD screen. This decoder is based on pin interrupt-on-change (hardware interrupt).

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "NEC Remote control decoder with PIC microcontroller" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "NEC Remote control decoder with PIC microcontroller" changes.

Do you want to report abuse regarding "NEC Remote control decoder with PIC microcontroller".

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

Project Blog

NEC protocol decoder

NEC protocol decoder

NEC protocol decoder

View full image

ALSO FROM THIS AUTHOR

Stepper motor drive using PIC12F1822

0

This is an example shows how to drive a cd rom bipolar stepper motor using PIC12F1822 and stepper motor mikroC library.

[Learn More]

PIC12F1822 LED blink example

0

This example shows how to make all the available outputs on the PIC12F1822 microcontroller blink. The PIC12F1822 has 6 I/O pins of which 5 can be used as outputs and one can be used as an input only.

[Learn More]

Real time clock with PIC microcontroller

0

Real time clock/calendar using PIC12F1822 MCU and DS3231 chip. Time and date are displayed on 16x2 I2C LCD and they could be set with 2 push buttons.

[Learn More]