Browse Source

Update 'README.md'

main
rra 4 years ago
parent
commit
b4447517ab
  1. 5
      README.md

5
README.md

@ -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 Using an LDR to set the values of an LED, also smoothing and constraining sensor values in the process
Hardware required: Hardware required:
* LDR * LDR
* LED * LED
* 330 ohm resistor * 330 ohm resistor
@ -47,8 +48,8 @@ To change the look of the HTML page, have a look at the folder `template`
## remoteGpioFromHome.py ## 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 ## 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.

Loading…
Cancel
Save