Hello, Rat 👋🐁
🦀 New embedded Rust + @ratatui.rs tutorial dropped!
🔥 Learn how to build embedded TUIs on ESP32!
➡️ Read on impl Rust book: esp32.implrust.com/ratatui/hell...
#rustlang #ratatui #embedded #esp32 #tutorial #tui #rustembedded #opensource
The BTL-01 finally in a Eurorack case.
3rd time I soldered V1 of the board, and it's now working OK. I realized the problems with the RGB LEDs were not caused by faulty hardware, but rather wonky DMA transfer timing. In the process, I did find some hardware issues which were not breaking things […]
[Original post on fedi.turbofish.cc]
Built a light sensor with Rust & STM32F303 — no HAL, just bare-metal ADC fun. 🛠️
🔗 danielhoeflehner.tech/2025/07/18/r...
#rust #rustembedded #stm32
The __cortex_m_rt_main_trampoline in Rust embedded sets up the stack and jumps to __cortex_m_rt_main, ensuring proper init. It saves r7 & lr for debugging. In GDB, skip it and set a breakpoint at 0x686 for the real main logic. #RustEmbedded #GDB #ReverseEngineering #Rust
Did you know:
I played around with Embassy in the xmas holidays. It's very cool and I ended up with that blog post:
janus.rs/en/2025/01/t...
Let me know what you think!
#Rust #RustEmbedded #Embedded
🎉 Just wrapped my head around how interrupts work in the embassy framework! 🚀 Excited to share my latest example: a button IRQ handler on #STM32L0 using #RustLang. Check out the code here: gitlab.com/zdaav/embed/...
#EmbeddedDev #OpenSource #RustEmbedded #IoT #Tech
🚀 Kicking off my STM32 journey with Rust! Just uploaded my first project: a simple blinky example using #RustLang and #STM32. Check it out on GitLab! gitlab.com/zdaav/embed/... #EmbeddedDev #RustEmbedded #OpenSource
Oh hey now #rustembedded could work.
Think there's enough Rust Embedded folks out there to justify setting up a feed? 👀