Breakout board designed in KiCad to connect Pervasive Displays 2.15" E-Paper (E2215CS062) to Teensy 3.2 or Teensy LC. Based Teensy E-Paper Shield by @jarek319 in EAGLE.
The goal is to create a name badge that can be worn at conferences and Maker Faires. This board was the first step to verify the KiCad schematic and KiCad footprints work. More information will be posted as the badge project progresses.
OSH Park shared project
KiCad PCB design files:
- repo: pdp7/kicad-teensy-epaper
- commit: 54458f4
- requires KiCad library wickerlib by Jenner Hanni of Wickerbox Electronics for the 34-position FPC connector that the e-paper display plugs into:
Bill of Materials (BoM)
Source Code
- uses EPD215 Arduino Library by Jarek Lupinski for his E-paper Teensy Shield
- requires pinout modification:
- EpaperQuoteDisplay.ino
EPD215 epaper( 17, 16, 14, 15, 13, 11 );
Photos
Video
Related: Jarek's ePaper Teensy shield
- OSH Park shared project: Teensy e-Paper shield
- My repo of Jarek's design files: TeensyEpaperShield
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.