this post was submitted on 15 Apr 2026
48 points (100.0% liked)
zerowaste
2987 readers
21 users here now
Discussing ways to reduce waste and build community!
Celebrate thrift as a virtue, talk about creative ways to make do, or show off how you reused something!
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I recently pulled a color LCD from a vape. I can't believe ppl throw this stuff in landfill.
However, having trouble driving it in the sense that I have no idea how. I have an esp8266 and started looking at arduino but if you have any advice lmk.
LCD has a FPC 10-pin cable and I know the original MCU that drove it, but thats it
TBH I don't know that much. If it is a wider ribbon (40-50 pins), it is parallel RGB (5 or 6 bits per color, clock, power, etc). But for 10 pin cable, it probably uses some protocol to communicate.
Since it's from a vape, it has to be widely available. I would find the model number (even look for similar LCDs on ali or ebay), then find the specs/datasheet/documentation - it should specify which pin is which and what voltages and signals they expect.