Socket
Book a DemoInstallSign in
Socket

pi-lighting-nodebot

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pi-lighting-nodebot

Example lighting NodeBot controllable via a web interface for the Raspberry Pi

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Raspbery Pi Lighting NodeBot

An example project demonstrating how to create a NodeBot that controls lights via a web interface, powered by a Raspberry Pi. To install Node.js on your Raspberry Pi, check out http://node-arm.herokuapp.com/. To install this app on your Raspberry Pi:

npm install -g pi-lighting-nodebot

Next, wire up some LEDs to your Raspberry Pi like this:

Wiring Diagram

Then run the server with:

sudo pi-lighting-nodebot

At this point, the web server should be up and running! Connect to it from your browser by entering it's IP address in the address bar, and start setting some lights!

Keywords

nodebots

FAQs

Package last updated on 09 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts