I’m talking at the Raspberry Pi Toronto Meetup tonight, and if all goes well, the Net-Connected Cowbell will make an appearance:
My slides: MQTT.odp
Links:
- MQTT – http://mqtt.org/
- Mosquitto: An Open Source MQTT v3.1/v3.1.1 Broker – https://mosquitto.org/
- ESP8266 Overview | Espressif Systems – http://espressif.com/en/products/hardware/esp8266ex/overview
- MicroPython – Python for microcontrollers – https://micropython.org/
- espressif/esptool: ESP8266 and ESP32 serial bootloader utility – https://github.com/espressif/esptool
- adafruit/ampy: Adafruit MicroPython Tool – Utility to interact with a MicroPython board over a serial connection – https://github.com/adafruit/ampy
- mqtt-spy – an open source utility intended to help you with monitoring activity on MQTT topics – https://kamilfb.github.io/mqtt-spy/
- gpiozero -A simple interface to GPIO devices with Raspberry Pi – https://gpiozero.readthedocs.io/en/stable/index.html
- paho-mqtt 1.3.1 : Python Package Index – https://pypi.python.org/pypi/paho-mqtt
- BlueLine PowerCost Monitor parser for Arduino – CapnBry/Powermon433: ATmega (Arduino) decoding of EM100B and PowerCost Monitor – https://github.com/CapnBry/Powermon433