Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Over the past several weeks we’ve laid the groundwork for what you need to get started developing with Yocto. During these sessions, we’ve learned how to distinguish between Yocto, Poky, and OpenEmbedded to harness the full power of Yocto in building robust, custom embedded Linux distributions. We’ve established a solid foundation for managing, collaborating and […]
Can't decide which RTOS to build your real-time application on? We may have an answer for you. Learn how concepts we've addressed to date can be applied in an RTOS context as we introduce the Arm CMSIS RTOS. Join this REHEAT of our recent Engineering Hour session with Edison Ngunjiri on multi-tasking with Version 3 […]
In a recent Office Hours session the DevHeads discussed how you determine whether you need an RTOS and introduced key concepts to help you get started. Now, it's time to apply that knowledge. In this Engineering Hour, embedded software engineer Zacck Osiemo gives us a refresher on FreeRTOS by configuring an industrial-class signal processing application. […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
Mixed signal means feedback systems. How do we handle this in an RTOS-based system and what tools are at our disposal? In this Engineering Hour session, professional developer Zacck Osiemo takes us on the journey of implementing a control system on FreeRTOS with a step-by-step demonstration so you can do it, too. Join us on […]
You’re an IoT developer. How many solutions have you worked on that have succeeded? How many have flopped? Do you know how to tell the difference between the two? In this week’s Office Hours session we explore technical factors limiting IoT solution sales and deployment: * How can the choice of connectivity make or break […]
Signal Processing. Control. What's next in 2024 but to layer on AI? The last two Engineering Hour sessions have seen embedded software developer Zacck Osiemo walk us through building an industrial-grade signal processing application on FreeRTOS and then configuring it for a control system. Now that we have a stable product, it's time to enhance […]
We recently introduced the CMSIS RTOS, an API that increases RTOS portability. It’s often called a “wrapper” for other RTOS, but how good can a wrapper possibly be at managing variables or primitives like semaphores and mutexes? In this Engineering Hour, we’ll find out. Seasoned IoT developer Edison Ngunjiri will start by defining mutexes and […]
In our last Yocto Tech Tips, Ming helped us understand the importance of a software bill of materials (SBOM) and correctly implementing one in your Yocto build. But why would you need an SBOM in the first place? A couple of reasons are vulnerability tracking and ensuring license compliance. In this Tech Tips, Ming will […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss: * Topics of interest to the technology engineering community * Collaborate to solve common and uncommon problems * Share real-world case studies and resources * And more The format is always the same but the discussion focus always changes, so login, […]
Join the DevHeads weekly community meetup, Office Hours, where we get together to discuss:
Every design starts somewhere, and overwhelmingly that somewhere is a development board or kit. Dev boards, which started out as marketing tools, have become a staple in prototyping and development workflows. So where’s the best place for you to start your next design?