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.
1.0 KiB
1.0 KiB
dismyreadme
![warming.jpg](./img/warming.jpg =200x) ![printing.jpg](./img/printing.jpg =200x)
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