Toying around with a 4.2 in. e-Paper module from Waveshare and the Raspberry Pi Pico. Maybe it'll become a library some day.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daniel Peter Chokola 6e7f7c41f6 partial updates! 7 months ago
.vscode Further API development--we can render text! 7 months ago
epd partial updates! 7 months ago
u8g2@0e0ec4ee63 add u8g2 as a submodule 2 years ago
.gitignore refine .gitignore for VSCode, Pi Pico, and CMake 3 years ago
.gitmodules add u8g2 as a submodule 2 years ago
CMakeLists.txt Further API development--we can render text! 7 months ago
README.md fix typo in readme 3 years ago
UNLICENSE rename LICENSE -> UNLICENSE 3 years ago
epaper.c partial updates! 7 months ago
epd0.c Further API development--we can render text! 7 months ago
epd0.h fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
pico_sdk_import.cmake Further API development--we can render text! 7 months ago

README.md

epaper

Toying around with a 4.2 in. e-Paper module from Waveshare and the Raspberry Pi Pico. Maybe it'll become a library some day.