Hacker News
- Rust on the ESP32 (2019) https://mabez.dev/blog/posts/esp32-rust/ 44 comments
- Embedded TypeScript: Hosting a Front End on a ESP32 with Rust https://blog.lohr.dev/embedded-typescript 3 comments
- Performance Evaluation of C/C++, MicroPython, Rust and TinyGo on ESP32 https://www.mdpi.com/2079-9292/12/1/143 2 comments
- A getting started guide to ESP32 no-std Rust development https://nereux.blog/posts/getting-started-esp32-nostd/ 3 comments
- Writing Snake to start Rust ESP32 development https://jamesmcm.github.io/blog/beginner-rust-esp32-lcdsnake/ 2 comments rust
- Rust on the ESP32 & ESP8266 - Building an ecosystem https://mabez.dev/blog/posts/esp-rust-ecosystem/ 18 comments rust
- Rust on the ESP32 https://mabez.dev/blog/posts/esp32-rust/ 27 comments rust
- Rust on the ESP32 https://dentrassi.de/2019/06/16/rust-on-the-esp-and-how-to-get-started/ 9 comments rust
- How do I program an ESP32 S3 in Rust using podman from WSL? https://esp-rs.github.io/book/installation/installation.html 9 comments rust
- Rust on the ESP32 - SVD's, PAC's and USB flashing https://mabez.dev/blog/posts/esp32-rust-svd-pac/ 14 comments rust
- Rust [and other LLVM languages] support for ESP32 http://www.esp32.com/viewtopic.php?t=499 4 comments rust
- Weighing Scale with ESP32-C3, HX711, and Rust (Repository + Instructions) https://github.com/weiying-chen/rust-esp32c3-hx711 3 comments embedded
- Mini Weather Station with ESP32-C3, BME280, and Rust (Repository + Instructions) https://github.com/weiying-chen/rust-esp32c3-bme280 6 comments embedded
- Programming ESP32 with Rust: OTA firmware update https://quan.hoabinh.vn/post/2024/3/programming-esp32-with-rust-ota-firmware-update 3 comments rust
- I made a dumb toy for my cats using Rust and a NeoPixel LED strip running on an ESP32 https://github.com/astolarz/esp-led-test/tree/main 4 comments rust
- A getting started guide to ESP32 no-std Rust development https://nereux.blog/posts/getting-started-esp32-nostd/ 6 comments rust
- ESP32-Wi-Fi-Lamp in Rust Pt 2: Connecting to Wifi! https://nereux.blog/posts/esp32-ws2812-dino-light-2/ 29 comments rust
- Paper: On ESP32 (baremetal): TinyGo as fast as C/C++ and Rust, MicroPython far behind https://www.mdpi.com/2079-9292/12/1/143 18 comments golang
- Espressif have finally released an llvm fork, this paves the way for Rust on the ESP32 https://esp32.com/viewtopic.php?t=9226&p=38466 19 comments rust
- Using Rust on ESP32 from Windows - I found it incredibly frustrating to figure out how to get Rust code to compile and work on Windows.... and it all stemmed from one little message being wrong. https://kopf1988.medium.com/using-rust-on-esp32-from-windows-b6814fd09928 53 comments rust