No description
- C 82.5%
- C++ 15.3%
- Python 1%
- Assembly 1%
- HTML 0.2%
1. As many others have done, switch to using SPI writebytes2() to send pixel data in bulk. This makes a significant difference on a Raspberry Pi Zero W. 2. Use PIL (Pillow) to convert the image into the correct 4-bit color using a custom palette. This dramatically speeds up conversion of the image, with the benefit of allow any kind of input image. PIL will dither quantize/dither the colors as needed. 3. Minor formatting changes to add/remove whitespace |
||
|---|---|---|
| Arduino | ||
| RaspberryPi_JetsonNano | ||
| STM32/STM32-F103ZET6 | ||
| README.md | ||
| Version_CN.txt | ||
| Version_EN.txt | ||
| waveshare_logo.png | ||
e-Paper
中文:
Jetson Nano、Raspberry Pi、Arduino、STM32例程
- RaspberryPi_JetsonNano
C Python
- Arduino:
Arduino UNO
- STM32:
STM32F103ZET6
更多资料请在官网上搜索:
http://www.waveshare.net
English:
Jetson Nano、Raspberry Pi、Arduino、STM32 Demo:
- RaspberryPi_JetsonNano:
C Python
- Arduino:
Arduino UNO
- STM32:
STM32F103ZET6
For more information, please search on the official website:
https://www.waveshare.com
