You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

dannys42/waveshare-epd-13in3k-demo

0.0.1

Latest
uploaded 5 hours ago
Waveshare E-Paper Demo for 13.3in B&W Display (13in3k)

readme

# Waveshare E-Paper Demo for 13.3in B&W Display (13in3k)

This components provides a demo for the 13.3" B&W Display.


Add the following in your `main.c` to see the demo:

```c

#include "epd-13in3k-demo/epd-13in3k-demo.h"

void app_main(void)
{
    epd_13in3k_demo();
}

```


Original Waveshare Sample code can be found at: https://github.com/waveshareteam/e-Paper

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "dannys42/waveshare-epd-13in3k-demo^0.0.1"

or download archive

Stats

  • Archive size
    Archive size ~ 25.15 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

dannys42/waveshare-epd-13in3k-demo version: 0.0.1
|