Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

aucubin/pico-display-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Displays data from MQTT on the Waveshare 2.9" E-Paper Display (written in CircuitPython)

Required Parts

  • Raspberry Pi Pico
  • Adafruit Airlift
  • Waveshare Pico-CapTouch-ePaper-2.9

Building

  • 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.

Licenses

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp