====== IR-Remote Controll ====== Hier sind mal ein paar Ideen-Sammlungen zu einer IR-Remote Controll (z.B. NEC-Protokoll) um mit einem STM32 die IR-Codes von einer Fernbedienung auszuwerten. Das Projekt Nr. 1 ist natürlich IRMP von Mikrocontroller.net ===== Links zu IR-Projekte ===== * [[https://www.mikrocontroller.net/articles/IRMP|IRMP]] - IRMP - Artikel auf Mikrocontroller.net * [[https://github.com/IRMP-org/IRMP]] * [[https://mikrocontroller.bplaced.net/wordpress/?page_id=397]] * [[https://www.mikrocontroller.net/articles/IRMP_auf_STM32_-_Bauanleitung|IRMP auf STM32]] - Bauanleitung * [[https://github.com/ehkom/IRremote_STM32]] * [[https://controllerstech.com/ir-remote-with-stm32/]] - Tutorial mit STM32 HAL * [[https://www.st.com/en/embedded-software/x-cube-irremote.html]] * [[https://www.st.com/resource/en/application_note/an4834-implementation-of-transmitters-and-receivers-for-infrared-remote-control-protocols-with-stm32cube-stmicroelectronics.pdf|AN-4834]] - AppNote * [[https://github.com/Arduino-IRremote]] * [[https://github.com/Arduino-IRremote/Arduino-IRremote|Arduino-IRremote]] Arduino - Library * https://edistechlab.com/infrarot-senden-und-empfangen-einfach-erklaert-2/?v=3a52f3c22ed6 * Mein ATMega Projket [[https://www.elektronik-keller.de/index.php/atmel-projekte/ir-nec|IR-NEC-Analyzer]]