13 Apr, 2025 Timothy Adu Applying OOP Principles in (Embedded) C Introduction Why Bring OOP to C? Interface Definition Module Implementation Encapsulation … Read More
13 Apr, 2025 Timothy Adu Release Management - Practical Tips, Part I Release management in embedded software often ends up being an afterthought. I’ve definitely been … Read More
28 Feb, 2025 Timothy Adu My Embedded Journey - Reflections & Lessons Learned Even though my professional career began just over a decade ago, my love for embedded systems dates … Read More
14 Aug, 2024 Timothy Adu C Function Pointers Overview Basic Concept Defining a Function Pointer Using a Function Pointer Conclusion … Read More
01 Aug, 2024 Timothy Adu CI/CD for Embedded Software Development Overview Version Control Develop Team Workflow And Branching Strategy Setup CI/CD server Build … Read More
28 Jul, 2024 Timothy Adu The Young Embedded Software Engineer I Out of college The first job The mentor - the turning point Lessons learned - so far Key skills to … Read More
14 Jul, 2024 Timothy Adu Firmware Development for Cellular IoT Devices Introduction Power Management Core IoT Device Functionality Conclusion Table of contents … Read More
01 Jul, 2024 Timothy Adu Fast-track BLE Development with BleuIO Introducing BleuIO The test setup Setup dongle Setup test code Basic BLE functionality Test … Read More