Scale Forem

Scale YouTube
Scale YouTube

Posted on

NDC Conferences: Comprehensive testing of embedded software - Eivind Bergem - NDC TechTown 2025

Eivind Bergem’s NDC TechTown 2025 talk dives into why embedded projects shouldn’t skimp on automated tests—there’s no reason to leave your code unverified just because it talks to hardware.

By cleanly separating business logic from hardware-specific glue, you get to write unit tests that run both on your desktop and on the actual device. While the demo uses Rust, the same approach works in any language.

Watch on YouTube

Top comments (0)