Home

Awesome

CI MIT/Apache-2.0 licensed

twatch-idf-rs

TTGO T-Watch 2020 v1 Rust firmware.

Preview

demo.webm

Description

This project is a Work in Progress of a rust firmware for the T-Watch-v1 from Lilygo.

What's working ?

What's included

This project is a tech demo. The firmware comes with 5 tiles demonstrating some features:

Credits

Many things from this project are inspired by the rust-esp32-std-demo. Kudos to the people on #esp-rs:matrix.org for their help.

How to use?

Refer to this repo to install the custom Rust ESP toolchain. You should also install cargo espflash to ease the use of this project.

Then you can launch the following command to compile one of the example, flash it to your device and monitor the ESP32 serial:

cargo espflash --monitor --speed 921600 <device>