#rustembedded hasil pencarian
Built a light sensor with Rust & STM32F303 — no HAL, just bare-metal ADC fun. 🛠️ 🔗 danielhoeflehner.tech/2025/07/18/rus… #rust #rustembedded #stm32
About to have some fun with the STM32 boards made by WeAct Studio in #rustembedded Absolutely beautiful boards. I want to design a carrier board for the H7 one

#LSPPDay30 Built a keypad‐driven servo controller! – Enter 0–180° on 4×4 matrix → confirm with '#' – Fast‑PWM on D9 for smooth 50 Hz servo sweep – Sleep/wake with INT0 & heartbeat LED at 1 Hz #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


Raspberry Pi Pico -- PWM, Frequency, and Duty cycle. #RustEmbedded #RaspberryPico #RaspberryPi #RP2040 #PWM #RustLang

Finishing up the board site. There are only pictures of the board itself, but customs decided to delay everything :( #rustembedded #rustlang #esp32c3 #qwiic


#LSPPDay28 Got my servo moving with hardware PWM on D9! – Set up 50 Hz Fast‑PWM with Timer1 – Converted angles to 1–2 ms pulses – Swept 0–180° smoothly in Rust #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

#LSPPDay29 Woke the Arduino using just the 'D' key from a 4×4 keypad! – Configured INT0 interrupt on falling edge – Set only 'D' row LOW to detect press – Slept with sleep() and printed “WAKE” on key press #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


#LSPPDay25 Flashed my first Rust blinky on Arduino Uno! – Used avr-hal-template and arduino-hal – Wrote no_std Rust with HAL abstraction – Programmed via ravedude and flashed directly #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

🤩 That pleasure when you finally make `cargo test` work on an embedded project. Next will be on device testing with `defmt_test` #rustembedded @LechevSpace @apollolabsbin we should try to do this for the Nanosatellite workshop at @AeroRust too

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

2020 is as good a time as any to start a twitter account, right? Keep an eye on us for updates on #rustlang #rustembedded and #SoftwareEngineering in general

I was worried it would be a nightmare, but actually thanks to the amazing work from the Embassy team, connecting Pico W running #rustlang to my wi-fi is quite doable. #rustembedded #picow @Raspberry_Pi

prototyping a #rustembedded MIDI controller 🚀 it's got it all: - bidirectional messages (sends out control values but also receives them & updates internal state) - MIDI clock/beat sync (the blue flashing light on the left) - too much hot glue 😳
Built a light sensor with Rust & STM32F303 — no HAL, just bare-metal ADC fun. 🛠️ 🔗 danielhoeflehner.tech/2025/07/18/rus… #rust #rustembedded #stm32
Just wrapped up the #LSPP60days Challenge! 🥳 From Embedded Rust on ARM/AVR to Python AI/ML & Dockerized APIs—60 days of deep dives and hands-on projects. #60DaysOfLearning2025 #RustEmbedded #PythonAI @lftechnology github.com/62Xenon/LSPP60…
#LSPPDay30 Built a keypad‐driven servo controller! – Enter 0–180° on 4×4 matrix → confirm with '#' – Fast‑PWM on D9 for smooth 50 Hz servo sweep – Sleep/wake with INT0 & heartbeat LED at 1 Hz #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


#LSPPDay29 Woke the Arduino using just the 'D' key from a 4×4 keypad! – Configured INT0 interrupt on falling edge – Set only 'D' row LOW to detect press – Slept with sleep() and printed “WAKE” on key press #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


#LSPPDay28 Got my servo moving with hardware PWM on D9! – Set up 50 Hz Fast‑PWM with Timer1 – Converted angles to 1–2 ms pulses – Swept 0–180° smoothly in Rust #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

#LSPPDay27 Dove into ATmega328P architecture & Rust crates! – Explored avr-device PAC & embedded-hal traits – Hands-on with GPIO, timers & UART on the Uno – Ran RTIC examples from GitHub for safe concurrency #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology




#LSPPDay26 Conquered AVR external interrupts in theory & practice! – Deep-dived into external interrupts and Cortex-M NVIC – Practiced interrupt-driven blinky & button demos in Rust #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology




#LSPPDay25 Flashed my first Rust blinky on Arduino Uno! – Used avr-hal-template and arduino-hal – Wrote no_std Rust with HAL abstraction – Programmed via ravedude and flashed directly #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

⚙️ High-performance Ethernet meets Rust! Discover Alex Martens’ lightweight W5500 driver leveraging TOE for no_std embedded systems. Check it out 👉bit.ly/3TxkzoA #WIZnet #RustEmbedded #TOE #Ethernetchip
Real-time, memory-safe, embedded—and beautiful. Tock OS isn’t just Rust in microcontrollers, it’s trust baked into silicon. Amit and the Tock crew show that secure systems don’t need to be big to be bold. #TockOS #RustEmbedded #OSS
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

ESP32 processors have these "remote control transceiver" (RMT) peripherals which can be used as general purpose sequence generators. Continuing with my #rustembedded experiments on the esp32c3, I wanted to control the RGB LED on the devkit - esp-hal has some examples of using the…
すごい...! Rust 製 unix-like OSである octox のユーザーランドに Clojure ライクな Lisp 系のスクリプト言語が実装されました👏🥳@delihiros octox のまだなにもない環境に言語実装してくれるのすごすぎる... #RustLang #OSDev #rustembedded github.com/o8vm/octox/pul…
Check out the progress made in Q2 2024 using @rustlang on @EspressifSystem microcontrollers! mabez.dev/blog/posts/esp… #rustlang #rustembedded #rust #esp32 #espressif @rustembedded
Check out the progress made in Q1 2024 using @rustlang on @EspressifSystem microcontrollers! mabez.dev/blog/posts/esp… #rustlang #rustembedded #rust #esp32 #espressif @rustembedded
Yes, once I've gone through the basics that's the tutorial I was planning to follow. @rusty_bits is also releasing some awesome #RustEmbedded videos! And the last one is also using the #microbit!
I'm very much in the "learning the basics" phase, if you have any #RustEmbedded stuff with #microbit V2 I'd love to check it out!
Check out the progress made in Q4 2023 using @rustlang on @EspressifSystem microcontrollers! mabez.dev/blog/posts/esp… #rustlang #rustembedded #rust #esp32 #espressif @rustembedded
Embassy and #rustembedded are so cool. This'll make a whole class of engineering much more stable and (memory) safe. Would love to take a workshop on this some day. apollolabsblog.hashnode.dev/embassy-on-esp…
Raspberry Pi Pico -- PWM, Frequency, and Duty cycle. #RustEmbedded #RaspberryPico #RaspberryPi #RP2040 #PWM #RustLang

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

Finishing up the board site. There are only pictures of the board itself, but customs decided to delay everything :( #rustembedded #rustlang #esp32c3 #qwiic


About to have some fun with the STM32 boards made by WeAct Studio in #rustembedded Absolutely beautiful boards. I want to design a carrier board for the H7 one

2020 is as good a time as any to start a twitter account, right? Keep an eye on us for updates on #rustlang #rustembedded and #SoftwareEngineering in general

🤩 That pleasure when you finally make `cargo test` work on an embedded project. Next will be on device testing with `defmt_test` #rustembedded @LechevSpace @apollolabsbin we should try to do this for the Nanosatellite workshop at @AeroRust too

#LSPPDay30 Built a keypad‐driven servo controller! – Enter 0–180° on 4×4 matrix → confirm with '#' – Fast‑PWM on D9 for smooth 50 Hz servo sweep – Sleep/wake with INT0 & heartbeat LED at 1 Hz #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


I was worried it would be a nightmare, but actually thanks to the amazing work from the Embassy team, connecting Pico W running #rustlang to my wi-fi is quite doable. #rustembedded #picow @Raspberry_Pi

#LSPPDay28 Got my servo moving with hardware PWM on D9! – Set up 50 Hz Fast‑PWM with Timer1 – Converted angles to 1–2 ms pulses – Swept 0–180° smoothly in Rust #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

#LSPPDay29 Woke the Arduino using just the 'D' key from a 4×4 keypad! – Configured INT0 interrupt on falling edge – Set only 'D' row LOW to detect press – Slept with sleep() and printed “WAKE” on key press #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology


#LSPPDay25 Flashed my first Rust blinky on Arduino Uno! – Used avr-hal-template and arduino-hal – Wrote no_std Rust with HAL abstraction – Programmed via ravedude and flashed directly #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology

Just finished: Controller for Actiforce desk lift. PCB made with @LibrePCB, firmware written in @rustembedded. github.com/dbrgn/desklift #madeWithLibrePCB #rust #rustembedded


#LSPPDay26 Conquered AVR external interrupts in theory & practice! – Deep-dived into external interrupts and Cortex-M NVIC – Practiced interrupt-driven blinky & button demos in Rust #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology




#LSPPDay27 Dove into ATmega328P architecture & Rust crates! – Explored avr-device PAC & embedded-hal traits – Hands-on with GPIO, timers & UART on the Uno – Ran RTIC examples from GitHub for safe concurrency #60DaysOfLearning2025 #RustEmbedded #LearningWithLeapfrog @lftechnology




Our new Rust and Tock book hard copy has just arrived! Stay tuned, we’ll have a book giveaway soon. #rustlang #tockos #rustembedded

Something went wrong.
Something went wrong.
United States Trends
- 1. #LoveYourW2025 83.6K posts
- 2. Good Wednesday 19.7K posts
- 3. #Worlds2025 54.8K posts
- 4. Raila 207K posts
- 5. #LeeKnowXGucci 4,897 posts
- 6. And the Word 77.1K posts
- 7. LEE KNOW FOR HARPERS BAZAAR 4,320 posts
- 8. Hump Day 7,086 posts
- 9. #Wordle1579 N/A
- 10. #100T N/A
- 11. Baba 123K posts
- 12. Young Republicans 86.2K posts
- 13. Tami 4,989 posts
- 14. Yamamoto 51.1K posts
- 15. Lucia 60.9K posts
- 16. Vishnu 9,237 posts
- 17. halsey 9,991 posts
- 18. George Floyd 36.6K posts
- 19. Politico 328K posts
- 20. Burl Ives 1,804 posts