Skip to content

ishukshin/rpi-led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-led

The project helps to connect any electric device like LED to the internet. Connection is performed via Raspberry Pi and node.js.

Usage

  1. Connect RPi to the internet via ethernet cable.
  2. Connect LED to GPIO pins 7 and GRND of Raspberry Pi.
  3. Install node.js and npm packet: socket-io.client to Raspberry Pi
  4. Install node.js and socket-io to your server
  5. Launch node rpi.js at your server
  6. Add script to a page of your site.
  7. Launch node led.js at RPi.
  8. Go to your website and manage the led.

About

Connect simple LED to your site via raspberry pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published