Playing around with ePaper and an STM32 Bluepill
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Had some time on a plane and brought along a Bluepill (STM32F103C) and a 2.13" ePaper display.
It's pitch dark on this plane, everyone is sleeping, and had to take this with a flash so it's the best I'm going to get right now. I'll as some more when I do something novel with the display.
Sample code for this calls for Keil which doesn't run on Linux so it's a non-starter for me. I decided to give the Arduino example a try. It's for Uno but should be easy enough to get running.
#define RST_PIN PA2
#define DC_PIN PA3
#define CS_PIN PA4
#define BUSY_PIN PA1
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates
I can only imagine what would happen if somebody saw you "assembling a device" on the plane...