Skip to content

Commit 787e630

Browse files
Add ApolloLabs series (#22)
* feat: ✨ Add ApolloLabs series * fix: 🐛 Fix std training link
1 parent d44aeab commit 787e630

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
<!-- omit in toc -->
12
# Awesome ESP Rust
23

34
[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)
45

56
> A curated list of resouces for development in the Rust programming language for ESP32, ESP32-C2/C3/C6, and ESP32-S2/S3.
67
8+
<!-- omit in toc -->
79
## Table of Contents
810

911
- [Community](#community)
@@ -30,6 +32,7 @@ You can usually find community members (including some employees of Espressif) i
3032
- [EN] Making a Dino Light with the ESP32 and WS2812
3133
- [Making a Dino Light with the ESP32 and WS2812](https://nereux.blog/posts/esp32-ws2812-dino-light/)
3234
- [Making a Dino Light with the ESP32 and WS2812 Pt. 2](https://nereux.blog/posts/esp32-ws2812-dino-light-2/)
35+
- [EN] [ESP32 with Embedded Rust at the HAL](https://apollolabsblog.hashnode.dev/series/esp32c3-embedded-rust-hal) - Blog series about learning Rust at the HAL level with the ESP32-C3.
3336
- [JP] 倒立振子ロボットを現代制御で動かしたい (I want to run an inverted pendulum robot with modern control)
3437
- [(1) モデル化](https://zenn.dev/tana_ash/articles/balance-robot-modern-1) (Modelling)
3538
- [(2) 直立制御](https://zenn.dev/tana_ash/articles/balance-robot-modern-2) (Upright Control)

0 commit comments

Comments
 (0)