/Pi0W_Display

Display system info like ip address, cpu usage, memory, and battery level on 2.13V2 e-paper display

Primary LanguagePythonCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

Pi0W_Display

Display system info like ip address, cpu usage, memory, and battery level on 2.13V2 e-paper display

Setup

Install Piboto fonts

$ apt-get update
$ sudo apt-get install fonts-piboto

Install the waveshare RaspberryPi python library

$ git clone https://github.com/waveshare/e-Paper.git
$ cd ~/e-Paper/RaspberryPi_JetsonNano/python
$ python3 setup.py install_lib