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
ba1a7e6497d0e3d48db29cfb6f61abcb0b71cb96
python-gpiozero
/
gpiozero
T
History
Dave Jones
ba1a7e6497
Add configuration of mock factory via env-vars
...
Also tidied up some docs
2017-06-16 13:28:55 +01:00
..
cli
Added pinout.xyz link, per Ben's suggestion
2017-06-13 16:17:24 +01:00
pins
Add configuration of mock factory via env-vars
2017-06-16 13:28:55 +01:00
__init__.py
Fix
#459
- properly support remote SPI with pigpio
2017-06-16 13:28:55 +01:00
boards.py
More tidying up
2017-06-16 13:28: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
More tidying up
2017-06-16 13:28:55 +01:00
exc.py
More tidying up
2017-06-16 13:28:55 +01:00
input_devices.py
Fix
#459
- properly support remote SPI with pigpio
2017-06-16 13:28:55 +01:00
mixins.py
More tidying up
2017-06-16 13:28:55 +01:00
other_devices.py
Correct classname in docstring PingDevice -> PingServer
2017-03-06 16:40:16 +00:00
output_devices.py
Fix
#459
- properly support remote SPI with pigpio
2017-06-16 13:28:55 +01:00
spi_devices.py
Fix
#459
- properly support remote SPI with pigpio
2017-06-16 13:28:55 +01:00
threads.py
fix various bugs found by the 'prospector' static-analysis tool
2016-04-07 17:58:51 +01:00
tools.py
Add a new alternating_values SourceTool
2016-09-21 16:16:42 +01:00