Skip to content

Commit df545e6

Browse files
Added Embedded Rust Programs (#58)
* Added Embedded Rust Programs for ESP32 * Updated Embedded Rust programs for ESP32 * Updated List
1 parent 3104c83 commit df545e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ You can usually find community members (including some employees of Espressif) i
124124
- [esp-hub75](https://github.com/liebman/esp-hub75) - driver for Hub75 Matrix RGB LED Displays supporting ESP32, ESP32-S3, and ESP32-C6
125125
- [esp32-mipidsi-clock](https://github.com/mgrenonville/esp32-mipidsi-clock) - A Round LCD clock with slint UI + embassy, NTP time sync via WIFI, and SVG rendering on ESP32-C6
126126
- [esp-rust-spi-lcd-demo](https://github.com/KaidRommel/esp-rust-spi-lcd-demo) - A demonstration project for the ESP32-S3, showcasing a bouncing text animation on an SPI LCD.
127+
- [Embedded Rust Programs](https://github.com/Vaishnav-Sabari-Girish/Embedded-Rust) - A curated list of Embedded Rust programs for multiple Microcontrollers including the ESP32 WROOM DA Module. Contains programs like sensor integration, TFT screen integration etc.
128+
127129

128130

129131
## License

0 commit comments

Comments
 (0)