Code Monkey home page Code Monkey logo

remote_door_chime's Introduction

Remote_door_chime

A remote chime rings when the door opens by means of a wireless transmission (2016-07)

This is the beginning of the story of how experiments with a simple wireless transmitter and receiver pair gave rise to a series of revisions that solved problems encountered along the way, ultimately giving birth to the nrf_node project.

The problem

A concern for the saftey of an eldery family member created a need for knowing when the door to the outside was open.

The solution

Using a micro controller that sleeps the majority of time, a battery powered device is switched on every x ms and checks whether a sensor (Hall effect attached to the door frame) is in a particular state. If door is open, it sends a signal to a receiver located in another location. The receiver then plays a sound to indicate a door open signal has been received.

The approach used to manage sensor reading state changes and signal transmission has changed over several iterations of this project. 315MHz ASK was initially selected due to its simplicity and very low cost. The final version of this projected uses a nRF24L01+, due to its popularity and frequenncy range that is less prone to interfering with other devices.

remote_door_chime's People

Contributors

chris-pws avatar

Watchers

 avatar  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.