top of page

Blog Posts


Receive logs from bare-metal IOT Devices 📡
I recently supported an IoT startup in transforming their Arduino prototype into a stable, industrial-grade product (written in Rust ❤).
One of the key challenges was: How can we monitor our devices in production?
In this post, I’ll walk you through the solution we implemented to successfully monitor over 2,000 devices.

Timo Lang
4. Feb.4 Min. Lesezeit
3 Ansichten
0 Kommentare


Testing on embedded devices with embedded-test 📋
Testing embedded systems can be challenging. While Rust’s built-in test framework is fantastic for host environments, its reliance on the...

Timo Lang
5. Dez. 20243 Min. Lesezeit
10 Ansichten
0 Kommentare
bottom of page