Skip to content

farfalleflickan/OctoPrint-Hardwarepwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.