Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 881 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 881 Bytes

OctoPrint-Hardwarepwm

Uses PiGPIO to drive a hardware PWM pin. Super early stages!
You like my work? Feel free to donate :)
donation

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/farfalleflickan/OctoPrint-Hardwarepwm/archive/master.zip

Configuration

Requires the pigpio deamon to be running (I recommend to install "pigpio" via apt-get and enable it with "sudo systemctl enable pigpiod" and then reboot your Raspberry Pi. Defaults to pin 19 (BCM pin naming). To change the pin, frequency or the dutycycle, simply edit the corresponding fields in the settings page.