Marty1820 / picow-epaper-2.9-B

Display events from a file on Waveshare epaper 2.9B
0 stars 0 forks source link

Pico Project Suite

This repository contains MicroPython scripts for managing various functionalities using a Raspberry Pi Pico. The scripts include:

Files

  1. Network.py: Handles WiFi connections and NTP
  2. EventManager.py: Manages events and displays upcoming events.
  3. EPD_2in9_B.py: Controls the e-paper display.

Requirements

Setup

  1. Clone the repository:

    sh
    git clone https://github.com/Marty1820/picow-epaper-2.9-B.git
    cd picow-epaper-2.9-B
  2. Upload files to your Raspberry Pi Pico:

    Use a tool like Thonny or ampy to upload the files to your Pico.

Configuration

Notes

Acknowledgements


Feel free to open an issue or submit a pull request if you encounter any problems or have suggestions for improvements.