Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

IoT doorbell that works via MQTT - generic MQTT server, AWS IoT, Google IoT, etc

Awesome Lists containing this project

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: