Search found 4 matches

by doncoron
Tuesday 12 December 2017 16:25
Forum: Python
Topic: Python Plugin: Use of GPIO
Replies: 6
Views: 1784

Re: Python Plugin: Use of GPIO

Hello, I also already thought about doing this, but I was still unable to use the sysGPIO from the plugin framework. Do you have any examples of how I could use it? I was unable to get the Import function working properly. Probably has to do with my newby status to python programming. Best regards ...
by doncoron
Monday 27 November 2017 6:51
Forum: Python
Topic: Python Plugin: Use of GPIO
Replies: 6
Views: 1784

Re: Python Plugin: Use of GPIO

Good morning,

try to use SysGPIO. It is mauch easier and better to work with yout GPIO.

best regards
by doncoron
Saturday 25 November 2017 9:04
Forum: Show your projects
Topic: RGB LED Stripe Problem
Replies: 1
Views: 819

Re: RGB LED Stripe Problem

I´m using the GPIO Ports with the LED Stripe
by doncoron
Saturday 25 November 2017 9:01
Forum: Show your projects
Topic: RGB LED Stripe Problem
Replies: 1
Views: 819

RGB LED Stripe Problem

Hi There, i´m new here and i´m testing DOMOTICZ. I just successful integrated my Doorlock with Domoticz. It works fine. I have now the problem with my RGB LED Stripe. When i´m trying to make a Virtual Sensor with the RGB and i set the Pythonscript in on, it doesn´t work. The same script works in Pyt ...