Building reliable #embedded software requires close coordination between hardware and #software decisions. This KDAB whitepaper covers key considerations such as board selection, automation of #hardware workflows, early integration, #performance profiling, OS selection, hardware abstraction, and full-stack testing and debugging. #EmbeddedSoftware #SoftwareDevelopment #EmbeddedSystems

Read the whitepaper:
https://www.kdab.com/best-practices-embedded-development/

Embedded Software Development: Essential Best Practices | KDAB

Discover some key embedded software development best practices focusing on hardware board selection and related costs. Learn how they affect software.

KDAB

And now a followup on how to actually update a row of LEDs efficiently, using bitplanes:
https://aykevl.nl/2026/01/bitplanes/

#EmbeddedSoftware #firmware #hardware #leds #Charlieplexing

Binary Code Modulation

Bitbanging many LEDs from a microcontroller can be very fast, when using Binary Code Modulation and some assembly.

Choosing the right CI/CD tool doesn’t have to be complicated. In our latest blog, we simplify the pros and cons of Buildbot, Jenkins, and GitHub Actions so you can make the best choice for your projects. #CICDTools #DevOpsTools #EmbeddedSoftware
https://www.kdab.com/cicd-simplified-comparing-buildbot-jenkins-and-github-actions/
Buildbot vs Jenkins vs GitHub Actions: CI/CD Simplified | KDAB

Compare Buildbot, Jenkins, and GitHub Actions to find the right CI/CD tool for your team. Learn practical tips for smoother, more efficient workflows.

KDAB

Building the future with #EmbeddedSoftware! Discover how advanced embedded solutions power smart devices, EVs, robotics & more. Check out industry experts: https://embeddedsystems.evontech.com/

#EmbeddedSystems #TechInnovation #IoT #SmartDevices

Wir haben schon viele Anmeldungen, aber wΓ€re cool NOCH MEHR zu haben. :)

"#Yocto #Linux in Mission Critical Energy Systems – A #Hitachi Energy Journey"

https://www.meetup.com/de-DE/embedded-software/events/308682560/

#MissionCritical #HitachiEnergy #Embedded #EmbeddedSoftware #OpenEmbedded #OpenSource #FreeSoftware #Zurich #Software #Meetup

Yocto Linux in Mission Critical Energy Systems – A Hitachi Energy Journey, Do., 28. Aug. 2025, 19:00 | Meetup

Hitachi Energy is in the middle of an exciting rollout of Linux-based energy grid automation and protection products. This meetup tells the story of the switch to embedded

Meetup
Testing isn’t just a step in the process – it’s the foundation of reliable embedded software. From smarter testing strategies to crash reporting and bug tracking, our latest blog breaks down key practices for creating robust, real-world-ready code. #SoftwareTesting #CodeQuality #EmbeddedSoftware
https://www.kdab.com/quality-code-starts-with-smarter-testing/
Quality Embedded Software Testing: Best Practices for Reliable, Maintainable Code | KDAB

Boost your embedded software quality with smarter testing strategies. Learn how unit tests, HAL, HIL, data-driven testing, and crash reporting improve reliability, maintainability, and real-world performance.

KDAB

How can DevOps principles accelerate the development of embedded systems? πŸ€”

Discover how DevOps can improve embedded development with Mariusz Walczyk, our Senior DevOps Engineer.

πŸ‘‰ https://www.youtube.com/watch?v=XuG3sur2bsA

From faster builds to streamlined CI/CD pipelines and automated hardware testing - this presentation covers it all.

You'll learn about the core basics, how to overcome some build challenges, what tools to use, and more!

#devops #embedded #softwaredevelopment #embeddedsoftware

DevOps for Embedded Development | Mariusz Walczyk

YouTube
A general #softwareengineering question, when using the word #embedded how do you distinguish between embedded as in #firmware vs #embedded as in in process like a programming language like #lua that is used in a game engine or a database like #sqllite or #duckdb that (can potentially) run in the host application. As in do you use different terms like #embeddedsystems or #EmbeddedSoftware to refer to one or the other? Or am I completely off base here?