https://github.com/skgland/esp32-project
https://github.com/skgland/esp32-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skgland/esp32-project
- Owner: Skgland
- Created: 2023-03-07T21:24:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T01:23:31.000Z (6 months ago)
- Last Synced: 2025-01-17T01:46:52.700Z (4 months ago)
- Language: Rust
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
ESP32 Project
=============Personal Toy Project using the [Lilygo T-Display](https://www.lilygo.cc/products/lilygo%C2%AE-ttgo-t-display-1-14-inch-lcd-esp32-control-board?variant=42159376433333).
Currently following [Post at Lily's thots](https://lilymara.xyz/posts/images-esp32/).
Requirements
------------[Setting up the Dev Environment](https://esp-rs.github.io/book/installation/index.html)
### Linux
-
-### Winget
- git
- python (3.8) 3.10 is too new at the time of writing### Cargo
- espup
- run espup install
- ldproxy
- cargo-espflash
- espflash
- cargo-espmonitor
- espmonitor