This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
python-gpiozero
Watch
1
Star
0
Fork
0
You've already forked python-gpiozero
mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced
2025-10-29 17:50:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0978b4c459e8b079aee6f941c10c5d5aeb626f74
python-gpiozero
/
gpiozero
History
Dave Jones
0978b4c459
Merge pull request
#192
from waveform80/pigpiod
...
Fix
#180
- Add support for pigpio
2016-02-12 20:15:25 +00:00
..
pins
Fix
#180
- Add support for pigpio
2016-02-12 20:14:10 +00:00
__init__.py
Fix
#114
- ultrasonic sensors
2016-02-12 19:27:24 +00:00
boards.py
Add active_high and initial_value to LEDCollection,
close
#175
2016-02-11 22:12:45 +00:00
compat.py
Fix
#114
- ultrasonic sensors
2016-02-12 19:27:24 +00:00
devices.py
Merge pull request
#192
from waveform80/pigpiod
2016-02-12 20:15:25 +00:00
exc.py
Fix
#114
- ultrasonic sensors
2016-02-12 19:27:24 +00:00
input_devices.py
Merge pull request
#184
from waveform80/ultrasonics
2016-02-12 19:32:24 +00:00
output_devices.py
Remove on_time and off_time from PWMLED.pulse, add docstring,
close
#165
2016-02-12 19:12:55 +00:00