16 segment mqtt display
| 16 segment mqtt display | |
|---|---|
| Name | 16 Segment MQTT Display |
| Zone | Infrastructure
|
| Owner | i3Detroit |
| Make Model | Amutronics Inc. 16 digit display PCB with ESP-01 |
| Part Number | 100200 rev2.0 |
| Date Acquired | 2017-09 |
| Storage Location | Installed above Fab Lab door |
| Authorization Required | No |
| Status | Running |
| Value | $200 |
| IP Address | 10.13.107.123 |
| MAC Address | 18:FE:34:99:B0:49 |
| Hostname | 16-segment-display |
| Documentation | https://github.com/i3detroit/custom-mqtt-programs/tree/master/16seg |
| Other References | https://abzman2k.wordpress.com/2015/09/23/esp8266-led-display/ |
Intro
16 segment display that will display whatever you send it on mqtt up to 1024 characters.
Rules
Instructions
mosquitto_pub -t "cmnd/i3/inside/commons/16seg/display" -m "HELLO I AM AWARE I WILL EXTERIMATE "
mosquitto_pub -t "cmnd/i3/inside/commons/16seg/delay" -m "1000"
Maintenance Info
Can be programmed OTA with https://github.com/i3detroit/Automatic-IoT-module-programming
FAQ
ToDo