Bakisha / irNEC_STM32_TIM2_Callback

An version of NEC ir-reciever software for Arduino IDE using STM32 ST core and timer interrupts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

irNEC for STM32

An version of NEC ir-reciever software for Arduino IDE using STM32 ST core and timer interrupts, but with flexible timing (from 16 up to 500 microseconds) Can be used with any pin as input from infra-red receiver. It prints out codevalue , adress and repeat. Just define irPIN and upload, serial monitor will help you to check which knob on your remote has what code and adress.

Original source: https://github.com/perz/irNEC/blob/master/irNEC.ino

About

An version of NEC ir-reciever software for Arduino IDE using STM32 ST core and timer interrupts

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%