Documentation ¶
Overview ¶
Package piblaster implements interfacing code is piblaster.
See https://github.com/sarfata/pi-blaster for more details. This package relies on pi-blaster being installed and enabled.
TODO(maruel): "dtoverlay=pwm" or "dtoverlay=pwm-2chan" works without having to install anything, albeit with less pins supported.
Warning ¶
piblaster doesn't report what pins is controls so it is easy to misuse this library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleasePWM ¶
ReleasePWM releases a GPIO output and leave it floating.
This function must be called on process exit for each activated pin otherwise the pin will stay in the state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.