No description
- C 82.5%
- C++ 15.3%
- Python 1%
- Assembly 1%
- HTML 0.2%
Modified Makefile to create a easy to link shard library for e-Paper display driver for Raspberry Pi (C code). This way, it is more easy to link against this code when creating custom projects which use that e-paper screen. * Reorganized src variables * Created 2 new targets: make lib and make example (and make all) * make clean now does not file if files do not exist * make clean removes bin directory. There is a target which create it automatically |
||
|---|---|---|
| Arduino UNO | ||
| Jetson Nano/c | ||
| Python | ||
| Raspberry Pi/c | ||
| STM32/STM32-F103ZET6 | ||
| .gitignore | ||
| README.md | ||
| waveshare_logo.png | ||
e-Paper
中文:
Jetson Nano、Raspberry Pi、Arduino、STM32例程
- Python (Jetson Nano、Raspberry Pi、Python 2/3)
- Jetson Nano:
C
- Raspberry Pi:
C(BCM2835\WiringPi)
- Arduino:
Arduino UNO
- STM32:
STM32F103ZET6
更多资料请在官网上搜索:
http://www.waveshare.net
English:
Jetson Nano、Raspberry Pi、Arduino、STM32 Demo:
- Python (Jetson Nano、Raspberry Pi、Python 2/3)
- Jetson Nano:
C
- Raspberry Pi:
C(BCM2835\WiringPi)
- Arduino:
Arduino UNO
- STM32:
STM32F103ZET6
For more information, please search on the official website:
https://www.waveshare.com
