Skip to main content

Three Embedded and Iot Topics I Expect to See at Open Community Experience 2024

As the Eclipse Foundation celebrates its 20th anniversary, its annual developer conference is reborn under a new name: Open Community Experience (OCX). With the new name come a new city (Mainz, Germany), and a fresh new concept for the event. One thing that does not change is the focus on the various developer communities that make the broader Eclipse ecosystem. Naturally, Java and Software Defined Vehicle (SDV) will have a prominent place. That’s why they get their own co-located events in Open Community for Java and Open Community for Automotive. But the organisers remembered the embedded and IoT community. We are getting our own track inside the main OCX event!

Here are three Embedded and IoT topics I expect (and hope) will take a lot of place in the track’s program:

1. Sparkplug and the Unified Namespace (UNS)

Since it became an international standard in 2023, Sparkplug continued to advance. Our recent white paper on the business value of Sparkplug shows how this Eclipse open specification can make a tangible difference for organisations looking to extract value from their operational technology data. With Sparkplug version 4 looming on the horizon, I would expect talks about the new features it will bring and the migration path for existing users. Unified Namespace, which is a way to structure data hierarchically according to the enterprise’s organisation, is increasingly associated with Sparkplug and will likely have a presence in the track.

2. Digital Twins

One of the great things about EclipseCon 2023 was the significant participation of members of the broader digital twins ecosystem. In particular, participants from the Industrial Digital Twins Association (IDTA) shared the progress made by the open source projects under the Eclipse Digital Twins top-level project. Those projects implement various aspects of the Asset Administration Shell (AAS) specifications, which define toghether the standardized digital representation of an asset. I hope there will be talks on the topic. Of course, a talk or two involving our own Eclipse Ditto digital twin platform would be nice as well.

3. Eclipse ThreadX

Question: Of all the open source Real-Time Operating Systems (RTOSes) currently available, how many are certified for safety critical applications? The answer is one, and its name is Eclipse ThreadX. ThreadX is a relative newcomer to our open source family, since its contribution to the Foundation by Microsoft in November 2023. Yet, with twelve billion devices deployed, there are tons of embedded developers who know ThreadX in the wild. I think several will join us at OCX as participants or even presenters.


Did I inspire you to participate in OCX or even submit a talk? In that case, know that the call for proposals is open until June 10, 2024. However, if you submit by May 31, your proposal will be eligible for early selection by the program committees. Click here to submit a talk now.

See you in Mainz! OCX will take place from October 22 to October 24 2024.

Comments

Popular posts from this blog

Eclipse IDE for Embedded Developers Now Runs on the Raspberry Pi!

The Eclipse IDE is the project that started it all for the Eclipse Foundation . From the beginning, Eclipse IDE was meant to run on multiple platforms; it now supports Linux, Mac OS and Microsoft Windows. Since it is written in Java, it also supports multiple processor architectures. However, support for 32-bit architectures has been dropped in version 2018-12. This meant recent versions of the IDE would not run on the Raspberry Pi anymore. The introduction of the Raspberry Pi 4 in June 2019 gave hope to Eclipse on Pi fans. With its 64-bit quad core ARM Cortex-A72, the Pi 4 was a good hardware platform to work with. It became even more attractive in May 2020, with the introduction of the 8Gb variant. The Eclipse community took notice of those developments. Version 2020-09 of Eclipse IDE now ships with experimental support for 64-bit ARM (aarch64) on Linux.  Those developments mean embedded and IoT developers can now work on the Raspberry Pi 4 by installing the plugins provided by ...

Eclipse ThreadX: Charting our course for 2025

On November 21, 2023, Microsoft announced that it was contributing Azure RTOS to the Eclipse Foundation, which gave birth to the Eclipse ThreadX project . Since then, the project team and Eclipse Foundation staff have been working tirelessly behind the scenes to transition ThreadX to a true community-driven open source project and ensure its continued certification for safety-critical applications. In this short post, I will review the major milestones of that first year and share what to expect from the team in 2025. ThreadX v6.4.1 On February 28, 2024, the ThreadX project released version 6.4.1 of ThreadX and its companion modules. This release, the first made under the Eclipse Foundation development process, completed the transition of ThreadX to open source. From a technical standpoint, there were no changes from the prior 6.4.0 release. And yet, v6.4.1 represents a significant milestone. The Eclipse Foundation intends to certify ThreadX v6.4.1 for safety-critical applications. Yo...

A Few Embedded and IoT Sessions Worth Your Time at OCX 2024

2024 marks the 20th anniversary of the Eclipse Foundation . It also represents a brand-new start for our annual flagship conference. Its new name, Open Community Experience (OCX), emphasises our community's place in the broader open source ecosystem. The event will take place in Mainz, Germany, on October 22-24, 2024. OCX, as EclipseCon before, features several distinct tracks. One of them is dedicated to Embedded, IoT, and Edge Computing topics. If you look at the conference’s agenda , you will find them by activating the “OCX Tracks” filter. Click this link to access a pre-filtered version of the agenda. Not sure about which sessions to catch? See below the top five sessions I hope to attend. Of course, there are many other great ones, so please browse the full agenda. * How IoT can save a life - A real-world example October 23, 2024 11:30 AM-12:15 PM CET I love talks that showcase concretely how technology can make the world better. IoT devices, after all, embed software in ev...