Git Product home page Git Product logo

switchy's Introduction

Switchy

Switchy is an Arduino toy project allowing to switch on a wall switch when the light intensity in the room is lower than a specific threshold. This could be useful whenever we want to power on a light bulb in a room when it gets dark without any smart bulb.

Schema

Project schema

What I used in order to set up the project is:

  • Breadboard
  • Photoresistor
  • 33Kohm resistor
  • External power supply DC 12V 300mA
  • DC motor
  • Arduino UNO
  • L298N motor controller

Working flow

The working flow of Switchy is quite simple. It checks the current value of light intensity every minute by means of the photoresistor. When the read value is under a configured threshold, the engine is enabled, and a stick, connected to it, allows to switch on the wall switch. This means that Switchy can be only used to power on the wall switch and it is not possible to power it off. Moreover, we are not able to configure a working time, whenever we don't want to have the light bulb powered on, we should disconnected the power supply.

Possible improvements

It could be possible to add a Bluetooth module, in order to let the Arduino talk with an external device. This might allow to dynamically perform some configurations, such as specifying when we don't want to power on the light bulb, or configuring the desired light intensity threshold.

Enjoy!

switchy's People

Contributors

claudiolor avatar

Watchers

 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.