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
335ccdfb6020833fa843fc8fcd3de370a5e0e5b6
python-gpiozero
/
gpiozero
T
History
Dave Jones
0c51976c93
Merge pull request
#352
from lurch/patch-1
...
Update sourcetools examples
2016-08-14 20:28:55 +01:00
..
pins
Applying suggestion by lurch in
https://github.com/RPi-Distro/python-gpiozero/pull/395
comment.
2016-07-27 00:17:20 +02:00
__init__.py
Add LedBorg as a subclass of RGBLED
2016-05-26 20:27:16 +01:00
boards.py
Merge pull request
#372
from lurch/amber_gambler
2016-08-14 20:27:41 +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
Fix
#359
,
close
#396
2016-08-14 12:42:25 +01:00
exc.py
Fix
#359
,
close
#396
2016-08-14 12:42:25 +01:00
input_devices.py
Doc typos
2016-06-14 23:18:13 +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
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
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
Update sourcetools examples
2016-06-11 01:56:50 +01:00