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 (137043 times)
  2. FAT32 Library (70168 times)
  3. Network Ethernet Library (56043 times)
  4. USB Device Library (46365 times)
  5. Network WiFi Library (41981 times)
  6. FT800 Library (41312 times)
  7. GSM click (29080 times)
  8. mikroSDK (26520 times)
  9. PID Library (26454 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
Library

IR NEC Decoder Library

Rating:

5

Author: Andrey Krivoshein

Last Updated: 2020-12-11

Package Version: 1.0.0.0

Category: Communication

Downloaded: 759 times

Followed by: 2 users

License: MIT license  

The library of the decoder for work with IR control panels according to the NEC protocol. Tested at ATtiny2313, IR - TSOP xx36.

We connect the IR receiver to a pin of INT0 and expose frequency of the MK on 8 MHz. The IR NEC lib uses TIMER0 counters.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "IR NEC Decoder Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "IR NEC Decoder Library" changes.

Do you want to report abuse regarding "IR NEC Decoder Library".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroPascal PRO for AVR
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Wiring diagram

Wiring diagram

Connect TSOP1736 to AVR mcu.

View full image

ALSO FROM THIS AUTHOR

PCF8574 - Port expander

0

PCF8574 - Port expander library for the AVR MCU. Written on the MikroPascal for AVR. The standard software driver I2C is used for operation. Tested in tandem with the ATTiny45 microcontroller. Can be used in conjunction with any AVR.

[Learn More]