Update README.md (#76)

This commit is contained in:
Robin
2020-01-30 17:28:59 +00:00
committed by GitHub
parent d8c7fb24c7
commit 15b872184f

View File

@@ -356,6 +356,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes:
* [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics. * [mqtt2ble](https://github.com/hardillb/mqtt2ble) - A way to bridge MQTT topics to BLE Gatt characteristics.
* [mqttclpro](https://github.com/dc297/mqttclpro) - MQTT Client with tasker integration Android app. * [mqttclpro](https://github.com/dc297/mqttclpro) - MQTT Client with tasker integration Android app.
* [mqttDB](https://github.com/hobbyquaker/mqttDB) - A JSON store with MQTT interface. * [mqttDB](https://github.com/hobbyquaker/mqttDB) - A JSON store with MQTT interface.
* [mqtt-camera-streamer](https://github.com/robmarkcole/mqtt-camera-streamer) - Stream images from a connected camera over MQTT & view using Streamlit
* [node-mqtt-for-anki-overdrive](https://github.com/IBM-Cloud/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Cloud/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive.
* [parrot-sample](https://github.com/IBM-Cloud/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone. * [parrot-sample](https://github.com/IBM-Cloud/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone.
* [snowboy2mqtt](https://github.com/hobbyquaker/snowboy2mqtt) - Publish MQTT Messages on Snowboy Hotword Detection. * [snowboy2mqtt](https://github.com/hobbyquaker/snowboy2mqtt) - Publish MQTT Messages on Snowboy Hotword Detection.