Folgende Warnungen sind aufgetreten: | |||||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.24 (Linux)
|
Rotary Encoder - Druckversion +- RasPiCar Projekt Forum (https://RasPiCarProjekt.de) +-- Forum: Software (https://RasPiCarProjekt.de/forumdisplay.php?fid=4) +--- Forum: Kodi (https://RasPiCarProjekt.de/forumdisplay.php?fid=54) +---- Forum: Add-Ons (https://RasPiCarProjekt.de/forumdisplay.php?fid=55) +---- Thema: Rotary Encoder (/showthread.php?tid=962) |
Rotary Encoder - harryberlin - 14.12.2016 Grüße Ich hab mir aus Lust und Laune mal paar Encoder bestellt: http://www.ebay.de/itm/351789399404 und mir überlegt mal ein reines kodi addon nur für die encoder zu stricken. mal schaun wenn die teile kommen. weiß vllt jemnad, ob es python module gibt, die man direkt ins addon einbinden kann, ohne dass man RPi.GPIO installieren muss? http://pyautogui.readthedocs.io/en/latest/ https://github.com/modmypi/Rotary-Encoder/blob/master/rotary_encoder.py https://github.com/kurohai/rotary-encoder-rpi-lib |