EdgePi-Cloud / edgepi-python-sdk

Python SDK to control EdgePi, an industrial PC/PLC/IoT device powered by Raspberry Pi CM4

Repository from Github https://github.comEdgePi-Cloud/edgepi-python-sdkRepository from Github https://github.comEdgePi-Cloud/edgepi-python-sdk

PWM Usage Doc

sjpark608 opened this issue · comments

  • enabling PWM throws invalid argument error when the PWM device is not configured
    • set_config() method needs to be executed first before enabling the PWM
    • both frequency and duty cycle need to be configured