Controling an RPi pigpiod using Windows #128
-
Hi, is there any sample application how to controll the pigpiod from a RPi using a Windows PC in a plain way? I mean, I created a spring boot web application (for REST apis) and I added the pom.xml dependency diozer-core (from mvnrepository.com). Thank you very much in advance, Rainer |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Yes, you need to add the pigpioj provider to the class path. See here for an example: https://www.diozero.com/concepts/remotecontrol.html#pigpio |
Beta Was this translation helpful? Give feedback.
-
Thank you very much. Best regards, |
Beta Was this translation helpful? Give feedback.
Yes, you need to add the pigpioj provider to the class path. See here for an example: https://www.diozero.com/concepts/remotecontrol.html#pigpio