Harsch-Systems / node-red-contrib-pi-plates

Control Pi-Plates from Node-RED
Apache License 2.0
6 stars 7 forks source link

PWM Control DACQ2 Plate #27

Closed reisingera03 closed 1 year ago

reisingera03 commented 2 years ago

able to control PWM using the DAQC2 plate

mharsch commented 2 years ago

we need a node that exposes setPWM and one for getPWM. The code is already there in the underlying node-pi-plates layer (but note that it needs testing and there's at least one typo here that needs to be fixed for this functionality to work).

@pi-plates want to take a crack at this?

mharsch commented 1 year ago

This was implemented back in Nov 2021.