DO NOT USE: E-Paper Breakout Board for Teensy
author: fustini
2 layer board of 3.16 x 1.67 inches (80.4 x 42.3 mm)
Uploaded:
March 29, 2017
Shared:
April 07, 2017
Total Price:
$26.30
WARNING: THIS PROJECT IS OLD
NEW VERSION: https://oshpark.com/shared_projects/1CiimZcf
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 Jarek Lupinski in EAGLE.
My goal is to create a name badge I can wear at conferences and Maker Faires. This was first step to verify the KiCad schematic and KiCad footprints work. I will post more information as the badge project progresses.
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
WARNING: THIS PROJECT IS OLD
NEW VERSION: https://oshpark.com/shared_projects/1CiimZcf
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 Jarek Lupinski in EAGLE.
My goal is to create a name badge I can wear at conferences and Maker Faires. This was first step to verify the KiCad schematic and KiCad footprints work. I will post more information as the badge project progresses.
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