A Half-Baked Go Library For ePaper 2.13 inch
A Half-Baked Go Library For ePaper 2.13 inch
(日本語は英語のあと)
So the other day, I bought these
Note: The raw panel require a driver board, If you are the first time use this e-Paper, we recommend you to buy the HAT…www.waveshare.com
Raspberry Pi Zero WHは、無線LAN、BLE(Bluetooth Low Energy)機能を搭載したRaspberry Pi Zero Wにピンヘッダを実装したモデルです。www.switch-science.com
Together you get a tiny PC with a ePaper display, which allows data written to it to stick even after you power-off the RaspberryPi.
I was going to use this for a project and wanted to write the codebase in Go, so I took the python library that came along and started porting it to Go
But then we decided not to use this setup anymore. Bummer.
I originally intended to redesign the API and make necessary performance adjustments, after which I was going to announce it to the world, but I don’t think I will be developing this library in the near future. So here it is.
If you feel like hacking on it, please send me a PR.
先日RaspberryPi Zero WHとePaper 2.13 inchを購入したので、それについていたpythonライブラリをGoで置き換えるためにコードを書きました。本来はこれをもっとチューニングしてから世に送り出すつもりだったのですが、深淵なる事情によりこの機材は使わない事になりましたので、このライブラリの開発も一旦止まる事になりそうです。なので、こうしてエントリを書いておきました。
もしePaperをGoから制御するライブラリをお探しの場合は参考までどうぞ。また、PR等も受け付けますので、よろしくお願いいたします。