-
Notifications
You must be signed in to change notification settings - Fork 0
lomnom/HERTZ.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dependencies: RPI.GPIO Runs on python 2.X and 3.X USAGE: python hertz.py hertz [pin] [length] [hertz] [debug] eg. "python hertz.py hertz 18 10 30" python hertz.py delay [pin] [length] [delay] [debug] eg. "python hertz.py delay 18 10 1" python hertz.py customDelay [pin] [length] [offDelay] [onDelay] [debug] eg. "python hertz.py customDelay 18 10 0.2 1" for debug, add "debug" at the end of the command for infinite time, put "-1" as the time to oscillate between multiple pins, put [pin1,pin2] as the pin eg. python hertz.py hertz [18,23] -1 1
About
overengineered script to blink a led in rpi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published