Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frandorado/iot-projects
Projects related with IoT
https://github.com/frandorado/iot-projects
esp-8266 home-assistant iot mqtt
Last synced: about 1 month ago
JSON representation
Projects related with IoT
- Host: GitHub
- URL: https://github.com/frandorado/iot-projects
- Owner: frandorado
- Created: 2018-10-24T12:52:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T13:31:42.000Z (over 6 years ago)
- Last Synced: 2024-11-08T20:48:12.909Z (3 months ago)
- Topics: esp-8266, home-assistant, iot, mqtt
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT Projects
* `Oct 18` **Example of MQTT with Mosquitto** Example simulating a communication between a subscriber and a publisher with MQTT. [Link to project](https://github.com/frandorado/iot-projects/tree/master/mosquitto-example) and [Link to blog](https://frandorado.github.io/iot/2018/10/19/example-mqtt-mosquitto.html)
* `Sep 18` **RST01BL E27 7W RGB Bluetooth Ligth Bulb**: Script in python for the control with bluetooth of RST01BL bulb and integration with home assistant and Raspberry Pi. [Link to project](https://github.com/frandorado/iot-projects/tree/master/rst01bl-bluetooth-ligth-bulb) and [Link to blog](https://frandorado.github.io/iot/2018/09/30/control-bluetooth-ligth-bulb.html)