https://github.com/herrhotzenplotz/libpwm
PWM Control Library for FreeBSD
https://github.com/herrhotzenplotz/libpwm
freebsd
Last synced: 28 days ago
JSON representation
PWM Control Library for FreeBSD
- Host: GitHub
- URL: https://github.com/herrhotzenplotz/libpwm
- Owner: herrhotzenplotz
- Created: 2022-06-15T13:58:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T02:59:49.000Z (about 4 years ago)
- Last Synced: 2025-01-26T17:47:35.323Z (over 1 year ago)
- Topics: freebsd
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libpwm for FreeBSD
Tiny library simplify access to the PWM pins of a Raspberry PI.
## Building
Just run `make` and `make install`.
## Example
See `examples` directory.
## License
BSD2CLAUSE License aka FreeBSD license.
## Known issues
See bugtracker.