google / periph

Older version of periph, see new version at https://github.com/periph
https://periph.io
Apache License 2.0
1.75k stars 167 forks source link

added support for EPD2in13v2 #457

Closed nullsumme closed 3 years ago

nullsumme commented 3 years ago

Added support for the EPD2in13v2 display.

LUT values taken from: https://github.com/waveshare/e-Paper/blob/master/RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd2in13_V2.py

googlebot commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] commented 3 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

nullsumme commented 3 years ago

@googlebot I signed it!

google-cla[bot] commented 3 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot commented 3 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

maruel commented 3 years ago

Hi! Thank you so much for the change. I'm trying to only scope improvements to the new version of the code that is Go modules compatible.

The announcement is https://periph.io/news/2020/a_new_start/ This would go in https://periph.io/news/2020/a_new_start/

As a nice side effect, the "experimental" bit is removed.

nullsumme commented 3 years ago

Ah, great news. So I will just make a new pull request to periph/devices, right?

maruel commented 3 years ago

yep!