Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongoose-os-apps/door-bell
IoT doorbell that works via MQTT - generic MQTT server, AWS IoT, Google IoT, etc
https://github.com/mongoose-os-apps/door-bell
Last synced: 2 months ago
JSON representation
IoT doorbell that works via MQTT - generic MQTT server, AWS IoT, Google IoT, etc
- Host: GitHub
- URL: https://github.com/mongoose-os-apps/door-bell
- Owner: mongoose-os-apps
- License: other
- Created: 2017-06-27T16:38:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T19:02:56.000Z (over 4 years ago)
- Last Synced: 2024-07-31T21:52:56.805Z (6 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 14
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mongoose-os - door-bell - IoT doorbell that works via MQTT - generic MQTT server, AWS IoT, Google IoT, etc (Awesome Mongoose OS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) / Official Examples)
README
# IoT door bell
## Overview
This is the default Mongoose OS app + modified init.js.
It's for ringing an IoT bell over MQTT.For the bell, you can make one with a cheap reception bell and a
5V solenoid. Make sure you use a relay and a relay drive circuit
and don't connect the solenoid directly to the GPIO pin.Change relayPin, topic, or bellNumber if necessary.
## How to install this app
- Install and start [mos tool](https://mongoose-os.com/software.html)
- Switch to the Project page, find and import this app, build and flash it: