|
|
@ -29,6 +29,7 @@ Hardware required: |
|
|
|
Using an LDR to set the values of an LED, also smoothing and constraining sensor values in the process |
|
|
|
|
|
|
|
Hardware required: |
|
|
|
|
|
|
|
* LDR |
|
|
|
* LED |
|
|
|
* 330 ohm resistor |
|
|
@ -47,8 +48,8 @@ To change the look of the HTML page, have a look at the folder `template` |
|
|
|
|
|
|
|
## remoteGpioFromHome.py |
|
|
|
|
|
|
|
Interact with an LED using remote-gpio. |
|
|
|
Interact with an LED using remote-gpio. This allows you to write python code on your own laptop but to use sensors and actuators on the Pi. |
|
|
|
|
|
|
|
## remoteGpioFromPi.py |
|
|
|
|
|
|
|
Read buttons on different Pis in the VPN to trigger an LED |
|
|
|
Read buttons on different Pis in the VPN to trigger an LED. |
|
|
|