OSH Park
Profile for fustini
Shared projects
TEST shared project
by fustini.
2
layer board of
6.30x1.29
inches
(160.12x32.69
mm).
Shared on
May 26th, 2017 22:45.
Prototyping_PCB.kicad_pcb
source: https://github.com/Drc3p0/Prototyping_Workshop
KiCad Teensy E-Paper Badge [0a40263]
by fustini.
2
layer board of
3.29x2.26
inches
(83.57x57.38
mm).
Shared on
May 4th, 2017 20:20.
E-Paper Badge with Teensy LC designed in KiCad
E-Paper badge designed in KiCad to connect Pervasive Displays 2.15" E-Paper (E2215CS062) to Teensy LC. (Teensy 3.2 is also compatible). Based Teensy E-Paper Shield by Jarek Lupinski in EAGLE.
KiCad PCB design files:
- repo: kicad-teensy-epaper
- commit: Reworked layout for aesthetics [0a40263]
- 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)
- Teensy LC sold by OSH Park. Designed and manufactured by PJRC.
- Teensy 3.2 is also compatible but more expensive
- Pervasive Displays 2.15" e-paper with ITC
- Model number: E2215CS062
- Digi-Key: E2215CS062-ND
- Datasheet: 2.15" TFT EPD Panel (E2215CS062)
- App note: 2.15" Aurora_Mb Application Note
- Hirose FH34SRJ-34S-0.5SH FPC connector
- Part number: FH34SRJ-34S-0.5SH(99)
- Digi-Key: H124726CT-ND
- Datasheet: FH34(S) Series Datasheet
- Teensy headers
- Digikey: S7012-ND (CONN HEADER FEMALE 14POS.1" TIN)
- optional as Teensy can be soldered directly to PCB
- Capacitor 1uF 0805 (quantity 9)
- Digi-Key: 1276-1066-1-ND (CAP CER 1UF 25V X7R 0805)
- Reference: C1 C3 C4 C5 C6 C7 C8 C9 C10
- Note: it is cheaper to purhcase qty 10
- Capacitor 2.2uF 0805
- Digi-Key: 1276-2953-1-ND (CAP CER 2.2UF 25V X7R 0805)
- Reference: C2
- Inductor 47uH
- Digi-Key: 732-7252-1-ND (FIXED IND 47UH 800MA 521 MOHM)
- Reference: L1
- Mosfet N-Ch SOT23
- Digi-Key: 785-1012-1-ND (MOSFET N-CH 30V 3.8A SOT23)
- Reference: Q1
- Resistor 2.2 Ohm 0805
- Digi-Key: 311-2.20CRCT-ND (RES SMD 2.2 OHM 1% 1/8W 0805)
- Reference: R1
- Schotty diodes SOD123 (quantity 3)
- Digi-Key: MBR0530CT-ND (DIODE SCHOTTKY 30V 500MA SOD123)
- Reference: D1 D2 D3
Digi-Key shopping cart
Battery Power
- These products are used to power the badge from a battery.
- LiPo battery charger add-on for Teensy 3.1 from Pesky Products on Tindie
- WARNING: The trace between VIN and VUSB must be cut! Here is an demostration of cutting the trace on Adafruit Learning System.
- Lithium Ion Polymer Battery - 3.7v 500mAh from Adafruit
- Initial capacity chosen for a good trade off between weight and power. I have not yet measured how long it will run with different capacities.
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
DO NOT USE: KiCad Teensy E-Paper Badge
by fustini.
2
layer board of
4.35x2.26
inches
(110.59x57.43
mm).
Shared on
April 14th, 2017 19:20.
WARNING: THIS PROJECT IS OLD
NEW VERSION: https://oshpark.com/shared_projects/1CiimZcf
- pdp7/kicad-teensy-epaper: badge branch
- Assembled and verified to work OK on 2017-04-21
- Video: KiCad Teensy E-Paper Badge
- TODO: add complete project details
- for now, see previous shared project for BoM
- TODO: redesign PCB to be smaller as it is bigger than needed
DO NOT USE: E-Paper Breakout Board for Teensy
by fustini.
2
layer board of
3.16x1.67
inches
(80.37x42.29
mm).
Shared on
April 7th, 2017 18:25.
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
Rotary Encoder Breakout with Pull-ups
by fustini.
2
layer board of
0.68x0.82
inches
(17.32x20.73
mm).
Shared on
March 10th, 2017 03:36.
Breakout board designed in KiCad makes it easy to put a rotary encoder on a breadboard. Footprints on the back are meant for 1206 SMD resistors. I choose 1K resistors (marked 102
) when I assembled this board.
Blog post:
GitHub repo:
- pdp7/rotary-encoder-breakout
- Commit: f6ccc0b
KiCad library:
- Using Kicad symbol and footprint by mcous for sparkfun rotary encoder:
Verified to work:
Source Code:
Video:
Photos: