- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
aucubin/pico-display-mqtt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Displays data from MQTT on the Waveshare 2.9" E-Paper Display (written in CircuitPython)
- Raspberry Pi Pico
- Adafruit Airlift
- Waveshare Pico-CapTouch-ePaper-2.9
- Flash CircuitPython Firmware if not installed yet on the Pico
- Add the required libraries to the Pico in the lib folder:
- Adafruit MiniMQTT
- Adafruit NTP
- Adafruit ESP32 SPI
- Adafruit Framebuf
- Adafruit Bus Device
- Create a secrets.py file which contains a dictionary secrets with the credentials for WiFi and the MQTT broker. You can copy the secrets.template.py from the repo.
- Check that the defined Pins match the Displays and the AirLift.
The epd2in9.py and epdif.py are initially fromthis repository and have been modified to work with the Pico-CapTouch-ePaper-2.9 with the use of thesample waveshare code. As both of these dependencies use the MIT license this modified code also uses the MIT license (see LICENSE file and the Copyright notices in the epd2in9.py/epdif.py).
About
No description, website, or topics provided.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published