While I'm particularly passionate about Rust, it's not the only language I work with.
Recently started loving embedded programming
The book "impl Rust on ESP32" uses development board "ESP32 DevKit V1" and follows practical exercises approach
GitHub Link:
github.com/ImplFerris/e...
#rustlang #programming
- If you have an older Raspberry Pi Pico(RP2040 chip) and want to learn Embedded Rust, this book is for you
- Ported from the "Pico Pico" book which is written for Raspberry Pi Pico(RP2350 chip)
github.com/ImplFerris/r...
#rustlang #embedded
- If you have an older Raspberry Pi Pico(RP2040 chip) and want to learn Embedded Rust, this book is for you
- Ported from the "Pico Pico" book which is written for Raspberry Pi Pico(RP2350 chip)
github.com/ImplFerris/r...
#rustlang #embedded
- Intro to PIO in Raspberry Pi Pico
- Simple PIO assembly code to blink LED
- Guide to use the PIO Simulator to visually understand the signal generated corresponding to asm
rp2040.implrust.com/pio/index.html
#rustlang #embedded
- Intro to PIO in Raspberry Pi Pico
- Simple PIO assembly code to blink LED
- Guide to use the PIO Simulator to visually understand the signal generated corresponding to asm
rp2040.implrust.com/pio/index.html
#rustlang #embedded
Nice simulator
Nice simulator
> A sandboxing library OS that drastically cuts down the interface to the host, thereby reducing attack surface
www.phoronix.com/news/Microso...
GitHub:
github.com/microsoft/li...
#rustlang #linux
> A sandboxing library OS that drastically cuts down the interface to the host, thereby reducing attack surface
www.phoronix.com/news/Microso...
GitHub:
github.com/microsoft/li...
#rustlang #linux
> Rust version showed performance and runtime memory usage advantages over the C++
> We anticipate accelerating adoption of Rust over the coming years
engineering.fb.com/2026/01/27/s...
#rustlang #whatsapp
> Rust version showed performance and runtime memory usage advantages over the C++
> We anticipate accelerating adoption of Rust over the coming years
engineering.fb.com/2026/01/27/s...
#rustlang #whatsapp
> Send text over UART from a Raspberry Pi Pico and inspect the signal with a logic analyzer
blog.implrust.com/posts/2026/0...
> Send text over UART from a Raspberry Pi Pico and inspect the signal with a logic analyzer
blog.implrust.com/posts/2026/0...
- A beginner-friendly post on logic analyzers (Rust is a small part of the post).
> Focuses on understanding samples, capture duration, and reading waveforms with PulseView.
blog.implrust.com/posts/2026/0...
#rustlang #embedded
- A beginner-friendly post on logic analyzers (Rust is a small part of the post).
> Focuses on understanding samples, capture duration, and reading waveforms with PulseView.
blog.implrust.com/posts/2026/0...
#rustlang #embedded
Do you pronounce it as "Thirty two" or "Three Two"?
Do you pronounce it as "Thirty two" or "Three Two"?
- Aimed towards hobbyists. Learn to work with sensor, RFID, sdcard and others
- Book has now been revised. It is open source available on GitHub. For any feedback, you can raise the GitHub issue
pico.implrust.com/index.html
#rustlang
- Aimed towards hobbyists. Learn to work with sensor, RFID, sdcard and others
- Book has now been revised. It is open source available on GitHub. For any feedback, you can raise the GitHub issue
pico.implrust.com/index.html
#rustlang
👇
www.youtube.com/watch?v=mz-v...
#microcontroller #programming
👇
www.youtube.com/watch?v=mz-v...
#microcontroller #programming
Just went ahead and checked the status of git diff. The new PR merged an hour ago 🤩
github.com/zed-industri...
#zed #vscode
Just went ahead and checked the status of git diff. The new PR merged an hour ago 🤩
github.com/zed-industri...
#zed #vscode
blog.rust-lang.org/2026/01/14/w...
#rustlang #embedded
blog.rust-lang.org/2026/01/14/w...
#rustlang #embedded
blog.rust-lang.org/inside-rust...
blog.rust-lang.org/inside-rust...
> Copper is to robots what a game engine is to games - build, run, and replay your entire robot deterministically
youtu.be/TB4oo9S3pfw
GitHub Project:
github.com/copper-proje...
#rustlang #robotics #embedded
> Copper is to robots what a game engine is to games - build, run, and replay your entire robot deterministically
youtu.be/TB4oo9S3pfw
GitHub Project:
github.com/copper-proje...
#rustlang #robotics #embedded
> Implementation of an ssh client and terminal emulator that runs on a Raspberry Pi Pico 2 W installed in a PicoCalc
> PicoCalc, a Pico-based portable device with a screen, keyboard, and SD card
github.com/wezterm/pico...
#rustlang #embedded #pico2
> Implementation of an ssh client and terminal emulator that runs on a Raspberry Pi Pico 2 W installed in a PicoCalc
> PicoCalc, a Pico-based portable device with a screen, keyboard, and SD card
github.com/wezterm/pico...
#rustlang #embedded #pico2
crates.io/crates/mdboo...
#rustlang #pico
crates.io/crates/mdboo...
#rustlang #pico
> ESP32-S3 development board with other components
> Open-source, Written in Rust
echokit.dev/docs/intro
#rustlang #embedded #esp32
> ESP32-S3 development board with other components
> Open-source, Written in Rust
echokit.dev/docs/intro
#rustlang #embedded #esp32
> Rapier is a set of 2D and 3D physics engines for games, animation, and robotics. These crates are rapier2d, rapier3d, rapier2d-f64, and rapier3d-f64.
dimforge.com/blog/2025/01...
#rustlang
> Rapier is a set of 2D and 3D physics engines for games, animation, and robotics. These crates are rapier2d, rapier3d, rapier2d-f64, and rapier3d-f64.
dimforge.com/blog/2025/01...
#rustlang
- It has intuitive controls for up, down, left and right plus some extra buttons, which can be mapped to anything at all
Firmware written in Rust(embassy)
github.com/rukai/DPedal
Detailed video
youtu.be/cKfQDGv7vjg
#rustlang #embedded
- It has intuitive controls for up, down, left and right plus some extra buttons, which can be mapped to anything at all
Firmware written in Rust(embassy)
github.com/rukai/DPedal
Detailed video
youtu.be/cKfQDGv7vjg
#rustlang #embedded