mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-04-02 01:20:17 +02:00
Add servo example project to README
This commit is contained in:
@@ -556,6 +556,7 @@ cargo test --target aarch64-apple-darwin
|
||||
| [embedded-wasm-uart-rp2350](https://github.com/mytechnotalent/embedded-wasm-uart-rp2350) | UART echo via WIT `uart` imports | `wasmtime`, `rp235x-hal`, `wit-bindgen` |
|
||||
| [embedded-wasm-blinky-rp2350](https://github.com/mytechnotalent/embedded-wasm-blinky-rp2350) | GPIO LED blink via WIT `gpio` + `timing` imports | `wasmtime`, `rp235x-hal`, `wit-bindgen` |
|
||||
| [embedded-wasm-button-rp2350](https://github.com/mytechnotalent/embedded-wasm-button-rp2350) | Button-controlled LED via WIT `gpio` + `button` + `timing` imports | `wasmtime`, `rp235x-hal`, `wit-bindgen` |
|
||||
| [embedded-wasm-servo-rp2350](https://github.com/mytechnotalent/embedded-wasm-servo-rp2350) | SG90 servo sweep via WIT `servo` + `timing` imports | `wasmtime`, `rp235x-hal`, `wit-bindgen` |
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user