lcsjuniorsi

Waveshare 2.9inch E-Ink Rev2.1 - S2 mini ESP32-S2

Nov 14th, 2021 (edited)
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. Waveshare 2.9inch E-Ink Rev2.1 - S2 mini ESP32-S2
  2.  
  3. Arduino Lib.: GxEPD2
  4. Class: GxGDEH029A1
  5. Pinout:
  6. BUSY (purple) 39
  7. RST (white) 16
  8. DC (green) 5
  9. CS (orange) 12
  10. CLK (yellow) 7
  11. DIN (blue) 11
  12. GND (brown) GND
  13. VCC (grey) 3v3
  14.  
  15. GxEPD2_BW<GxEPD2_290, GxEPD2_290::HEIGHT> display(GxEPD2_290(/*CS=*/ _CS_PIN, /*DC=*/ _DC_PIN, /*RST=*/ _RST_PIN, /*BUSY=*/ _BUSY_PIN));
Add Comment
Please, Sign In to add comment