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 7edb8e5f97 fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
.vscode fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
epd fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
.gitignore refine .gitignore for VSCode, Pi Pico, and CMake 3 years ago
CMakeLists.txt fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
README.md fix typo in readme 3 years ago
UNLICENSE rename LICENSE -> UNLICENSE 3 years ago
epaper.c fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
epd0.c fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
epd0.h fleshed out simple API; able to display on Waveshare 4.2in (B) display 3 years ago
pico_sdk_import.cmake barebones project to get hacking 3 years 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.