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
2026-09-07 16:32:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5c2d3a889393338ec330f5e75ed7ab16b491aed
python-gpiozero
/
gpiozero
T
History
Andrew Scheller
f5c2d3a889
Doc typo
2016-06-14 16:13:35 +01:00
..
pins
Add Pi Zero v1.3
2016-06-04 17:34:05 +01:00
__init__.py
Add LedBorg as a subclass of RGBLED
2016-05-26 20:27:16 +01:00
boards.py
Use robot.forward() not robot.left() in examples
2016-06-12 22:09:55 +01:00
compat.py
Make CompositeDevice._named a frozendict (and add frozendict to compat.py)
2016-05-31 16:52:14 +01:00
devices.py
Merge pull request
#348
from lurch/freeze_composite_device_internals
2016-06-09 21:29:41 +01:00
exc.py
…
input_devices.py
Doc typo
2016-06-14 16:13:35 +01:00
mixins.py
…
other_devices.py
…
output_devices.py
Allow TrafficLights, RGBLED and Motor to be constructed using GPIO 0
2016-06-10 11:49:53 +01:00
spi_devices.py
Remove redundant line of code
2016-05-24 10:25:47 +01:00
spi.py
…
threads.py
…
tools.py
…