This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ttgo_esp32_vga32_v1.4 [2023/05/01 15:39] – austin | ttgo_esp32_vga32_v1.4 [2024/09/22 22:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Makefile Environment Setup ===== | ===== Makefile Environment Setup ===== | ||
+ | |||
+ | * Install python-serial:< | ||
+ | DEBIAN# apt-get install python3-serial | ||
+ | or | ||
+ | GENTOO# emerge dev-python/ | ||
+ | or | ||
+ | PYTHON# pip install pyserial | ||
+ | </ | ||
* Clone the repo [[https:// | * Clone the repo [[https:// | ||
cd ~/ | cd ~/ |