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
23fabb68ce424c32903ccfa27e0482848301c800
python-gpiozero
/
gpiozero
/
pins
History
BuildTools
23fabb68ce
Use PIGPIO_ADDR and PIGPIO_PORT environment variable if they exist to configure PiGPIO, otherwise it use the default value 'localhost' and 8888. This is the same behaviour as the pigpio library for initialisation.
2016-07-26 22:45:38 +02:00
..
__init__.py
Fix
#193
2016-04-03 15:45:28 +01:00
data.py
Correct manufacturer of 0x14 ComputeModule
2016-06-19 11:30:58 +01:00
mock.py
Make tests work reliably on the Pi
2016-04-08 23:11:14 +01:00
native.py
Last minute changes for 1.2
2016-04-10 20:09:12 +01:00
pigpiod.py
Use PIGPIO_ADDR and PIGPIO_PORT environment variable if they exist to configure PiGPIO, otherwise it use the default value 'localhost' and 8888. This is the same behaviour as the pigpio library for initialisation.
2016-07-26 22:45:38 +02:00
rpigpio.py
Last minute changes for 1.2
2016-04-10 20:09:12 +01:00
rpio.py
Last minute changes for 1.2
2016-04-10 20:09:12 +01:00