1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated ReadMe Raspberry Pi (markdown)

Dave Conway-Jones 2013-09-08 06:04:16 -07:00
parent cc36275af9
commit ecdfa903f8

@ -23,6 +23,8 @@ Then start Node-RED,
then browse to http://{your-pi-address}:1880
You should see a rpi-gpio input node and output node in the left palette under Advanced.
##Blink
To run a "blink" flow that toggles an LED on Pin 11 on the header, you will need to connect up an LED - as per Gordon's blink sketch.