This website requires JavaScript.
Explore
Help
Sign In
teascade
/
esp32-phone
Watch
1
Star
0
Fork
0
You've already forked esp32-phone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple phone-like device operating on an ESP32-board using Rust
48
Commits
1
Branch
0
Tags
18
MiB
Rust
100%
f3e0080f8e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Sofia
f3e0080f8e
Implement 16-button keypad, move input handling to thread 2
2026-05-29 21:22:19 +03:00
.cargo
Initialize
2026-05-12 18:08:26 +03:00
src
Implement 16-button keypad, move input handling to thread 2
2026-05-29 21:22:19 +03:00
.clippy.toml
Initialize
2026-05-12 18:08:26 +03:00
.gitignore
Initialize
2026-05-12 18:08:26 +03:00
build.rs
Initialize
2026-05-12 18:08:26 +03:00
Cargo.lock
Add multithreading
2026-05-17 03:13:08 +03:00
Cargo.toml
Add multithreading
2026-05-17 03:13:08 +03:00
rust-toolchain.toml
Initialize
2026-05-12 18:08:26 +03:00