Skip to content

Instantly share code, notes, and snippets.

@boochow
Last active January 14, 2018 10:31
Show Gist options
  • Save boochow/aeec270153265a588b0a6eca624e4ad9 to your computer and use it in GitHub Desktop.
Save boochow/aeec270153265a588b0a6eca624e4ad9 to your computer and use it in GitHub Desktop.
pi@pi-zero-w:~$ gpio mode 1 pwm
pi@pi-zero-w:~$ gpio pwm-ms
pi@pi-zero-w:~$ gpio pwmc 192
pi@pi-zero-w:~$ gpio pwmr 2000
pi@pi-zero-w:~$ gpio pwm 1 150
pi@pi-zero-w:~$ gpio pwm 1 100
pi@pi-zero-w:~$ gpio pwm 1 200
pi@pi-zero-w:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment