Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige ÜberarbeitungNächste Überarbeitung | Vorherige Überarbeitung |
public:ir-remote:ir-remote [2023/04/30 06:24] – [Links zu IR-Projekte] geier99 | public:ir-remote:ir-remote [2023/04/30 07:00] (aktuell) – [Links zu IR-Projekte] geier99 |
---|
===== Links zu IR-Projekte ===== | ===== Links zu IR-Projekte ===== |
* [[https://www.mikrocontroller.net/articles/IRMP|IRMP]] - IRMP - Artikel auf Mikrocontroller.net | * [[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://www.mikrocontroller.net/articles/IRMP_auf_STM32_-_Bauanleitung|IRMP auf STM32]] - Bauanleitung |
* [[https://github.com/Arduino-IRremote/Arduino-IRremote|Arduino-IRremote]] Arduino - Library | * [[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 | * 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]] |