/rpi-led-local-server-nodejs

Simple LED Control Server using RPI in Nodejs

Primary LanguageEJS

Simple rpi local server led control

Example application for Raspberry PI. Click on the web site to switch GPIO output on and off. By default pin 7 (GPIO4) is used. See the pin diagram.

Install and run.

npm i
npm start

Then browse to http://IP-ADDRESS:3000