You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Some guy named Michael
d1e0a4646b
|
2 years ago | |
---|---|---|
img | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
epaper.txt | 2 years ago | |
octomonitor.py | 2 years ago | |
octomonitor.service | 2 years ago |
README.md
dismyreadme
Waveshare e-Paper repo: https://github.com/waveshare/e-Paper
.gitignored files:
- secrets.py - file containing two variables: octoprint & apikey. octoprint should be your octoprint server's IP address or domain name and apikey is your octoprint api key. Minimum permissions: guest.
- epd_4in2_test.py - the demo file from waveshare, available on their github page.
- __pycache__/ - aint nobody got time for compiled python binaries.
- lib/ - library files from waveshare, available on their github page.
- img/Font.ttc - font file provided by waveshare, available on their github page.
- *.log - nobody needs the log files in their repo
ePaper Pins:
Raspberry Pi
EPAPER BCM2835 Board
VCC 3.3V 3.3V
GND GND GND
DIN MOSI 19
CLK SCLK 23
CS CE0 24
DC 25 22
RST 17 11
BUSY 24 18