North Bay Python 2025

Python Untethered: Building Robust Embedded Systems
2025-04-27 22:45-23:10 (Africa/Abidjan), Barn

When code finally leaves your IDE, the destination is often not the cloud or a PC, but an embedded device in a home, office, or even the wild. However, developing applications for the embedded space comes with its own unique set of challenges and pitfalls. Whether designing for the home or enterprise, embedded devices require additional considerations for usability, reliability, and maintainability.

In this talk, we'll explore real-world challenges of embedded Python development and provide practical solutions drawn from both DIY projects and enterprise deployments. You'll learn strategies for:

  • Ensuring system reliability through power failure tolerance and fault handling
  • Building secure remote access and upgrade capabilities
  • Implementing effective monitoring and observability
  • Managing hardware constraints and system resources
  • Designing flexible configuration systems that work in the field

Whether you're a hobbyist looking to make your home automation more robust or a professional developer designing industrial systems, you'll walk away with concrete patterns and best practices to build more reliable embedded Python applications.

Oliver Rew is a software engineer at Bloomberg in New York City, where he works on data center technologies and infrastructure automation. Outside of work, he enjoys electronics, hardware design, and anything related to space (ask him about his CubeSat!).