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 (Advanced) (markdown)

Dave Conway-Jones 2013-09-08 06:10:09 -07:00
parent ecdfa903f8
commit acab46f793

@ -33,6 +33,8 @@ Then start Node-RED,
then browse to http://{your-pi-address}:1880
As we are now accessing the library globally, there are NO new nodes added to the palette. All the interaction now has to happen inside function blocks. This is why we call this advanced :-)
##Blink
To run a "blink" flow that uses the WiringPi pin 0 - Pin 11 on the header - as per Gordon's blink sketch.