-
Notifications
You must be signed in to change notification settings - Fork 1
2. Requirements
Chris edited this page Jun 16, 2024
·
30 revisions
- 1x Microcontroller, tested with:
- Lolin D32
- Lolin D32 Pro
- Lolin/Wemos D1 mini (4MB flash memory)
- Lolin/Wemos D1 mini pro (16MB)
- D1 mini Clone with min. 4MB - 1x I2C Multiplexer TCA9548A, only required if you want to run more than 1 display per controller
- 1-8 OLED I2C Displays, tested with:
- 128x32 0.91"
- 128x32 0.87"
- 128x64 0.96"
- 64x48 0.66"
- 96x16 0.69"
- 72x40 0.42"
- https://github.com/chrisweather/RocMQTTdisplay
- Arduino IDE to compile the software and upload it to the controller, see Software Installation
- MQTT broker in your network segment (on Raspberry Pi, Windows, Linux, …) e.g. https://mosquitto.org/
- Rocrail or another source that can generate and send the required MQTT messages
DEPRECATED - DO NOT USE - The LT version will not be enhanced anymore, the functionality is included in the main project Roc-MQTT-Display now!
- 1x ESP8266-01 (1MB flash memory)
- 1x OLED Display 0.91“ 128x32 I2C (or 128x64, 64x48, 96x16)
- https://github.com/chrisweather/RocMQTTdisplayLT
- MQTT broker in your network segment (on Raspberry Pi, Windows, Linux, …) https://mosquitto.org/
- Rocrail or another source that can generate the required MQTT messages
Copyright (c) 2020-2024 Christian Heinrichs. All rights reserved. |
---|