Code Monkey home page Code Monkey logo

node-a-light's Introduction

#Node-a-Light

Home automation with Node.JS

##Introduction Node-a-Light is a an IoT (Internet of Things) project that will take us one step closer to home automation. I will be controlling the light bulb by sending requests to the server which will then send data to the lamp.


###User Story The user will be able to press the lightbulb button, which will send a signal to the server on how much output will be passed through the R3 Uno board and turn the it on or off.


Technologies Used

Using Uno R3 board to send voltage outputs which data will be sent to and from the Node.Js server running on rasberry Pi 3 will send voltage to the bulb to turn off or on. All the requests will be sent via HTTP requests.

The backend will be handled by a Node.JS server and with socket.io, express and serialport as its dependencies.

Routes

Route Description
/ Will render a homepage where the user will prompt to turn on and off the lightbulb depending on what state the button will be in.
/lightturns The point where the data for the data of how many times a user has turned the light on and off, along with time.

#####Diagram

lighbulb turned on or off..tba

Wireframe

node-a-light's People

Contributors

luislithgow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.