Giter VIP home page Giter VIP logo

nesproject's People

Contributors

enricomeloni avatar rzippo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nesproject's Issues

Oven Preheater

Clicking a button on the oven starts its preheating. When the oven has finished, it notifies the home owner with an alert on a speaker.

Oven node:

  • button click starts oven preheating
  • when starting preheat sends a broadcast to speakers to prepare for alarm
  • preheating lasts an amount of time (arbitrary)
  • when preheating is over, it sends a broadcast to speakers to turn on alarm
  • button click turns off the oven
  • stops timer if it didn't trigger yet
  • sends broadcast to speakers to turn off alarm

Speaker node:

  • no button functionality
  • red blinking led when alarm is triggered
  • blue led when waiting the trigger
  • all leds off when oven is turned off

Movie light dimmer

  1. When you press play, dim the lights gradually over 7 seconds.
  2. When you press pause, bring the lights up by 30%.

Home teather node:

  • button click switches between play and pause
  • double click stops the movie
  • if stopped red light on, off otherwise
  • if paused blue light on, off otherwise
  • if playing green light on, off otherwise
  • when switching, send a message to room light node to inform of new state

Light node:

  • button click switches between on and off
  • when play message arrives, if light on, lower it to 10%
  • when pause message arrives, if light on, bring it up to 30%
  • when stop message arrives, if light on, bring it up to 100%

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.