Search found 3 matches

by sldewit
Sunday 25 February 2018 9:39
Forum: Python
Topic: Python Plugin: Use of GPIO
Replies: 6
Views: 1791

Re: Python Plugin: Use of GPIO

Hi Stephan did you manage to develop the plugin for the Pimoroni phat or did you find anything around? I have just bought a pHat, I need to use relay and digital input but would rather prefer not to write code by myself... Thanks Guido Hi Guido, Eventually I just used the GPIO. Using a plugin I did ...
by sldewit
Monday 27 November 2017 15:12
Forum: Python
Topic: Python Plugin: Use of GPIO
Replies: 6
Views: 1791

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 sldewit
Monday 06 November 2017 21:10
Forum: Python
Topic: Python Plugin: Use of GPIO
Replies: 6
Views: 1791

Python Plugin: Use of GPIO

Hello All, I'm quite new to Python and the Raspberry Pi. I'm currently trying to make my first plugin for domoticz. The intention for this plugin is to access the hardware of the AutomationHAT by Pimoroni from Domoticz(See https://www.google.nl/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8 ...