Code Monkey home page Code Monkey logo

smart-intercom's Introduction

smart-intercom

  • docker

  • Node.js CI

  • npm

  • GitHub release (latest by date)

  • Docker Image Version (latest by date)

  • Description: Remotely open an apartment intercom (Cyfral, Visit or similar)

Features

  • When the device is inactive or turned off, it does not interfere with the operation of the intercom
  • Can be integrated with various types of smart home systems
  • Integrated with Samsung Smartthings

Required Electronic Components

  • WeMos D1 Mini ($2.03). AliExpress
  • 1 channel relay module Delay Disconnection Triggers Delayed Cycle Timing Circuit Switch XY-J02 (2.32$). AliExpress
  • KY-019 KY 019 5V One 1 Channel Relay Module Board Shield (1.00$). AliExpress
  • micro-usb cable(2.00$)

Total Price

7.35$

Connection diagram

XY-J02 settings

  • Operating Mode: P.2
  • OP: 2 sec
  • CL: 4 sec

Wemos D1 mini firmware

sudo apt-get install -y esptool
esptool --port /dev/ttyUSB0 write_flash --flash_size=detect -fm dout 0x0 intercom.ino.d1_mini.bin

First time configuration

  • Connect to WiFi network "IntercomAP" and setup connection to your WiFi network

Application configuration

  • Gpio number - the gpio number that connects to the relay signal
  • Gpio Level - relay signal level: HIGH/LOW
  • Timeout seconds - how many time (in second) wait for the intercom call

Rest Api

activate relay and wait for someone to call the intercom, then open the door

  • endpoint
http://<DEVICE_IP>/open

Smartthings Integration

Smartthings Integration

smart-intercom's People

Contributors

vzakharchenko avatar

Stargazers

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