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-07-24 02:22:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29120202679a6c5c45beaf1e1a7c3a3438047b2a
python-gpiozero
/
gpiozero
T
History
Ben Nuttall
2912020267
Merge pull request
#360
from lurch/composite_tweaks
...
Minor CompositeDevice tweaks
2016-06-09 21:27:57 +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
Add extra product URLs to the boards.py docstrings
2016-06-05 11:59:14 +01:00
compat.py
More work on the tests...
2016-04-05 13:22:40 +01:00
devices.py
Minor CompositeDevice tweaks
2016-06-06 02:38:41 +01:00
exc.py
Last minute changes for 1.2
2016-04-10 20:09:12 +01:00
input_devices.py
Merge pull request
#361
from lurch/patch-2
2016-06-09 21:22:55 +01:00
mixins.py
Replace Event.wait(0) with Event.is_set()
2016-05-10 15:03:28 +01:00
other_devices.py
Doc reorganization
2016-04-10 16:47:16 +01:00
output_devices.py
Doc fix: initial_value for PWMOutputDevice and PWMLED are float (not bool)
2016-05-27 23:27:58 +01:00
spi_devices.py
Remove redundant line of code
2016-05-24 10:25:47 +01:00
spi.py
Typo in SPISoftwareBus._shared_key
2016-05-02 19:53:33 +01:00
threads.py
fix various bugs found by the 'prospector' static-analysis tool
2016-04-07 17:58:51 +01:00
tools.py
New source tools: booleanized, pre_periodic_filtered & post_periodic_filtered
2016-04-25 10:41:27 +01:00