milewski / sensors-esp

Personal walk through learning embedded systems with ESP32 in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Embedded Development on ESP32

My personal journey into embedded development with a ESP32-S3 Microcontroller

Instructions

Install esp32 toolchain:

cargo install espup
cargo install ldproxy
cargo install espflash
espup install

Note: espup requires python3 to be installed

Pinout Diagram

esp32-s3-devkitc-1-pinout

LilyGo T-Display S3

esp32-s3r8-pinout

About

Personal walk through learning embedded systems with ESP32 in Rust.

License:MIT License


Languages

Language:Rust 94.4%Language:Dart 5.4%Language:Kotlin 0.1%