BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Zephyr Project - ECPv6.15.18//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://zephyrproject.org
X-WR-CALDESC:Events for Zephyr Project
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Paris
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20231029T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20240331T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20241027T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20240101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Europe/Paris
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20260329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20261025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20270328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20271031T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20241114T150000
DTEND;TZID=Europe/Paris:20241114T150000
DTSTAMP:20260410T140922
CREATED:20240911T103428Z
LAST-MODIFIED:20241106T133512Z
UID:10000114-1731596400-1731596400@zephyrproject.org
SUMMARY:Simulating Wireless Networks with BabbleSim & Zephyr // Zephyr Tech Talk #020
DESCRIPTION:Tune in on Thursday\, Nov. 14 (9:00 AM EST / 3:00 PM CET) for a new Zephyr Tech Talk live stream! \nWhat happens when you have a rare bug in a wireless device that only shows up occasionally\, and traditional debugging methods cause timeouts or fail to even reproduce the issue? Enter Babblesim—a tool that lets you simulate a network of wireless devices right on your workstation\, without the need for physical hardware. \nWith Babblesim\, you can run your tests at 100x real-time speed\, easily reproduce bugs\, and seamlessly integrate debugging tools like ASAN\, UBSAN\, or Valgrind. It’s a game-changer for wireless device development and\, combined with Zephyr’s native simulator\, can literally help save hours of debugging time. \nJoin us to learn more about Babblesim from Alberto and Jonathan\, as we will dive into some nice demos of how it can be used for simulating Bluetooth Low Energy and 802.15.4 devices\, including from within your CI pipeline or as you’re developing your code in a VS Code container 🤯 \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to get a chance to ask your questions directly to our guests\, or simply catch the recording anytime afterwards.
URL:https://zephyrproject.org/event/simulating-wireless-networks-with-babblesim-zephyr-zephyr-tech-talk-020/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2024/09/1730739470764.jpeg
LOCATION:
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250320T150000
DTEND;TZID=UTC:20250320T160000
DTSTAMP:20260410T140922
CREATED:20250327T121604Z
LAST-MODIFIED:20250327T121604Z
UID:10000137-1742482800-1742486400@zephyrproject.org
SUMMARY:Live community Q&A - New Zephyr 4.1 Release // Zephyr Tech Talk #22
DESCRIPTION:A new Zephyr RTOS release is out—Zephyr 4.1—which gives us a perfect excuse to explore everything new and noteworthy\, and there’s plenty to cover! From added support for Rust to the newly integrated IAR Toolchain for Arm\, the USB-MIDI device class\, performance improvement\, and more\, join us on Thursday\, March 20th to discuss these improvements in detail with some of the folks who helped make them happen. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live for a chance to ask your questions directly to our guests\, or simply watch the recording anytime afterward.
URL:https://zephyrproject.org/event/live-community-qa-new-zephyr-4-1-release-zephyr-tech-talk-22/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/03/hq720.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250402T150000
DTEND;TZID=UTC:20250402T160000
DTSTAMP:20260410T140922
CREATED:20250327T122017Z
LAST-MODIFIED:20250327T122017Z
UID:10000138-1743606000-1743609600@zephyrproject.org
SUMMARY:Rust on Zephyr - State of the Union // Zephyr Tech Talk #023
DESCRIPTION:Zephyr 4.1 recently introduced support for Rust. Why is Rust a good fit for embedded systems? How do Zephyr’s features\, like the work queue mechanism\, integrate well with Rust’s async system? And\, more importantly\, how can you get started with Rust in Zephyr? These are some of the questions we will be answering in this new Zephyr Tech Talk. \nWe will be joined by David Brown from Linaro\, who has recently been leading the effort to bring Rust to Zephyr. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live for a chance to ask your questions directly to our guests\, or watch the recording anytime afterward.
URL:https://zephyrproject.org/event/rust-on-zephyr-state-of-the-union-zephyr-tech-talk-023/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/03/1742822820287.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250604T150000
DTEND;TZID=UTC:20250604T160000
DTSTAMP:20260410T140922
CREATED:20250711T140315Z
LAST-MODIFIED:20250711T140315Z
UID:10000158-1749049200-1749052800@zephyrproject.org
SUMMARY:Behind the Scenes of a Zephyr-powered PCIe AI Accelerator
DESCRIPTION:Tune in on Wednesday\, June 4 (9:00 AM EDT / 3:00 PM CEST) for a new Zephyr Tech Talk live stream! \nChris Friedt\, P.Eng. & Daniel DeGrasse from Tenstorrent will be joining Benjamin Cabé to discuss how Tenstorrent has embraced Open Source throughout their stack\, and how that led to the release of Zephyr-based firmware for their newest PCIe AI Accelerator card. Blackhole launched April 4th\, 2025\, supporting the latest Zephyr release v4.1.0 and will be v4.2.0-ready. \nNotably\, Blackhole may very well be the first consumer-targeted PCIe card that will ship with Open Source Zephyr firmware 🚀 \nSome of the things we will be covering: \n* Architecture of the Blackhole SoC\n* Board-level overview of P100 and P150 cards\, network topologies\n* Typical lifecycle of an AI Workload\n* User-facing tools for flashing and telemetry\n* Which CPU Clusters run Zephyr on the SoC and board\n* How Tenstorrent benefits from deploying Zephyr\, and how we can give back\n* Hints at what is next in Tenstorrent pipeline as well as Tenstorrent’s Open Source FW strategy \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live for a chance to ask your questions directly to our guests\, or watch the recording anytime afterward.
URL:https://zephyrproject.org/event/behind-the-scenes-of-a-zephyr-powered-pcie-ai-accelerator/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/07/maxresdefault-12.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250618T150000
DTEND;TZID=UTC:20250618T160000
DTSTAMP:20260410T140922
CREATED:20250711T140815Z
LAST-MODIFIED:20250711T140842Z
UID:10000159-1750258800-1750262400@zephyrproject.org
SUMMARY:Devicetree Editing Superpowers with LSP // Zephyr Tech Talk #025
DESCRIPTION:Tune in on Wednesday\, June 18 (9:00 AM EDT / 3:00 PM CEST) for a new Zephyr Tech Talk live stream! \nZephyr relies heavily on Devicetree files\, but their syntax and the way information is spread across multiple files can be intimidating and slow down development. Having good support for Devicetree files in your favorite code editor can help you avoid common pitfalls and make working with them much more productive. \nKyle Micallef Bonnici from Nordic Semiconductor will join Benjamin Cabé to discuss how to make working with Devicetree files easier and more efficient by setting up a language server that supports auto-completion\, syntax validation\, refactoring (e.g.\, renaming a node/label/property)\, code navigation\, and more. \nThis Tech Talk is a great opportunity to refresh your Devicetree skills and pick up useful tips to get the most out of your code editor! \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward.
URL:https://zephyrproject.org/event/devicetree-editing-superpowers-with-lsp-zephyr-tech-talk-025/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/07/Gtq5RloW4AIny5A.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250709T150000
DTEND;TZID=UTC:20250709T160000
DTSTAMP:20260410T140922
CREATED:20250814T154557Z
LAST-MODIFIED:20250814T154728Z
UID:10000163-1752073200-1752076800@zephyrproject.org
SUMMARY:Remote Zephyr Shell with Golioth // Zephyr Tech Talk #026
DESCRIPTION:Tune in on Wednesday\, July 9 (9:00 AM EDT / 3:00 PM CEST) for a new Zephyr Tech Talk live stream! \nThe Zephyr shell is one of the most underrated features in Zephyr. It can be incredibly useful to quickly interact with hardware and help troubleshoot issues. But what happens when your device is deployed in the field\, connected only by a cellular modem? That powerful local shell becomes inaccessible\, leaving you flying blind. \nChris Gammell from Golioth will join Benjamin Cabé to discuss all things Zephyr shell\, from controlling I2C devices\, to regulators\, sensors\, and more\, as well as how to expose it remotely and make virtually any Zephyr device accessible from a web-based shell using Golioth’s cloud and Remote Procedure Calls (RPCs). This episode is a great opportunity to discover shell commands you may not even know exist\, and to learn about the challenges of securely interacting with devices in the field. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward.
URL:https://zephyrproject.org/event/remote-zephyr-shell-with-golioth-zephyr-tech-talk-026/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/08/sddefault-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20250716T150000
DTEND;TZID=UTC:20250716T160000
DTSTAMP:20260410T140923
CREATED:20250814T155317Z
LAST-MODIFIED:20250814T155317Z
UID:10000164-1752678000-1752681600@zephyrproject.org
SUMMARY:Image Processing for Microcontrollers with libmpix // Zephyr Tech Talk #027
DESCRIPTION:Tune in on Wednesday\, July 16 (9:00 AM EDT / 3:00 PM CEST) for a new Zephyr Tech Talk live stream! \nThe Zephyr video subsystem has seen a flurry of improvements recently\, but processing image data efficiently on resource-constrained devices remains a real challenge. \nlibmpix is a lightweight open-source library that brings common imaging operations—like pixel format conversion\, debayering\, blurring\, sharpening\, resizing\, and color correction—to microcontrollers. It’s designed to reduce memory overhead and has Zephyr support out-of-the-box 🪁. In this new Zephyr Tech Talk episode\, Benjamin Cabé will be joined by Josuah Demangeon\, co-maintainer of the Video subsystem in Zephyr and author of libmpix\, to discuss video support in Zephyr and how to add libmpix to the mix for advanced image processing. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nRegister for the event here.
URL:https://zephyrproject.org/event/image-processing-for-microcontrollers-with-libmpix-zephyr-tech-talk-027/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/08/maxresdefault-12.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251120T150000
DTEND;TZID=UTC:20251120T160000
DTSTAMP:20260410T140923
CREATED:20251113T132944Z
LAST-MODIFIED:20251113T132944Z
UID:10000176-1763650800-1763654400@zephyrproject.org
SUMMARY:Zephyr on Arduino? Arduino on Zephyr? // Zephyr Tech Talk #028
DESCRIPTION:Tune in on Thursday\, Nov. 20 (9:00 AM EST / 3:00 PM CET) for a new Zephyr Tech Talk live stream! \nArduino has been around for over two decades and its simple programming model has been helping countless makers and developers bring their ideas to life. But what happens when you want the ease of Arduino alongside the power and flexibility of a real-time operating system? \nIn this new Tech Talk episode\, we will be chatting with Martino Facchin and Leonardo Cavagnis from Arduino about the bridges that exist between Zephyr and Arduino\, from being able to use Arduino APIs and libraries with any Zephyr-supported board\, to how the official Arduino cores are leveraging features such as Linkable Loadable Extension (LLEXT). Whether you’re an Arduino veteran curious about real-time applications or a Zephyr user excited by Arduino community and hardware ecosystem\, join us live and ask your questions to our speakers. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nJoin LinkedIn live or YouTube live session.
URL:https://zephyrproject.org/event/zephyr-on-arduino-arduino-on-zephyr-zephyr-tech-talk-028/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/11/1762279683450.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251126T150000
DTEND;TZID=UTC:20251126T160000
DTSTAMP:20260410T140923
CREATED:20251119T133825Z
LAST-MODIFIED:20251119T135645Z
UID:10000177-1764169200-1764172800@zephyrproject.org
SUMMARY:Zephyr 4.3 - Live Community Q&A // Zephyr Tech Talk #029
DESCRIPTION:Zephyr 4.3 is out and\, as always\, this release is packed with lots of new features and enhancements. We are offering you a chance to learn about some of the highlights of the release and to directly ask any questions you might have about the release to our release managers Chris Friedt\, P.Eng. and Johan Hedberg. Tune in on Wednesday\, November 26th! \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live for a chance to ask your questions directly to our guests\, or simply watch the recording anytime afterward. \nJoin the livestream: LinkedIn or YouTube
URL:https://zephyrproject.org/event/zephyr-4-3-live-community-qa-zephyr-tech-talk-029/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/11/Zephyr-4.3-Live-Community-QA-Zephyr-Tech-Talk-029.jpeg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20251217T150000
DTEND;TZID=UTC:20251217T160000
DTSTAMP:20260410T140923
CREATED:20251215T172959Z
LAST-MODIFIED:20251215T173048Z
UID:10000180-1765983600-1765987200@zephyrproject.org
SUMMARY:A Visual Approach to Devicetree Configuration // Zephyr Tech Talk #030
DESCRIPTION:Devicetree is a powerful way to describe hardware\, but things can quickly turn into a maze of DTS files and overlays. Keeping track of pins\, buses\, interrupts\, and board-level constraints by hand is error-prone and hard to review. \nIn this new Tech Talk episode with Maxim Gorinov (Embedd.it) \, we’ll look at a graphical approach to building Devicetree configurations. We’ll walk through a structured component model and visual editor that help you navigate peripherals\, pins\, interrupts\, buses\, and dependencies\, while keeping the generated Devicetree clear and maintainable. Whether you’re regularly wrestling with complex Devicetree setups or just curious about more visual workflows for Zephyr-based designs\, this session should give you practical ideas and patterns you can bring back to your projects. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nJoin the Linkedin live or the YouTube live session.
URL:https://zephyrproject.org/event/a-visual-approach-to-devicetree-configuration-zephyr-tech-talk-030/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2025/12/sddefault.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20260114T150000
DTEND;TZID=Europe/Paris:20260114T160000
DTSTAMP:20260410T140923
CREATED:20260106T114730Z
LAST-MODIFIED:20260106T114730Z
UID:10000181-1768402800-1768406400@zephyrproject.org
SUMMARY:Edge AI on Constrained Devices with Edge Impulse & Zephyr // Zephyr Tech Talk #031
DESCRIPTION:Adding machine learning capabilities into a firmware project can be tedious as one needs to not only enable and configure an inference SDK (e.g.\, LiteRT for Microcontrollers) but also import (and keep in-sync!) their trained model every time the dataset changes or the model architecture evolves. \nIn this Tech Talk\, Benjamin will be joined by Eoin Jordan and Francesco Varani from Edge Impulse to discuss how to streamline this workflow using dedicated West commands\, effectively turning the AI pipeline into a native part of your regular Zephyr build process. As always\, expect many live demos and hardly any slides! \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nJoin the Linkedin live or the YouTube live session.
URL:https://zephyrproject.org/event/edge-ai-on-constrained-devices-with-edge-impulse-zephyr-zephyr-tech-talk-031/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2026/01/edge-impulse.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260325T150000
DTEND;TZID=UTC:20260325T160000
DTSTAMP:20260410T140923
CREATED:20260409T083024Z
LAST-MODIFIED:20260409T083024Z
UID:10000193-1774450800-1774454400@zephyrproject.org
SUMMARY:Cellular IoT Projects with Zephyr and the nRF9151 MicroMod Processor // Zephyr Tech Talk #032
DESCRIPTION:The nRF9151 MicroMod Processor is a board that brings LTE-M\, NB-IoT\, and GNSS to SparkFun’s MicroMod ecosystem… and it runs Zephyr! In this Tech Talk\, Benjamin Cabé will be joined by its creator\, Christian Hirsch\, to explore how open hardware and Zephyr’s connectivity stack can dramatically lower the barrier to building real-world cellular IoT applications. \nAs always\, we’ll skip the slides and dive straight into a discussion and live demos (and traffic lights might be involved!). Since the board is also about to launch on Crowd Supply\, we’ll get a chance to discuss the journey from prototype to open hardware campaign\, and what’s next for the project. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nWatch the LinkedIn live here.
URL:https://zephyrproject.org/event/cellular-iot-projects-with-zephyr-and-the-nrf9151-micromod-processor-zephyr-tech-talk-032/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2026/04/maxresdefault-2.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20260408T150000
DTEND;TZID=UTC:20260408T160000
DTSTAMP:20260410T140923
CREATED:20260331T142723Z
LAST-MODIFIED:20260331T143151Z
UID:10000189-1775660400-1775664000@zephyrproject.org
SUMMARY:JavaScript for Embedded with Moddable & Zephyr // Zephyr Tech Talk #033
DESCRIPTION:Moddable is an open source SDK for building embedded applications in JavaScript. In this new Zephyr Tech Talk episode\, Benjamin Cabé will be joined by Peter Hoddie to discuss how Moddable brings JavaScript to embedded systems\, and how its recent Zephyr port exposes standard lightweight JavaScript APIs on top of a solid RTOS foundation. \nAs always\, we’ll skip the slides and go straight to discussion and live demos! We’ll even show what Blinky looks like in JavaScript\, along with a broader look at the features already supported\, including display controllers\, networking\, GPIO\, and more. \nZephyr Tech Talks are live streams organized by and for the Zephyr community. Join us live to ask your questions directly to our guests\, or catch the recording anytime afterward. \nJoin the session here.
URL:https://zephyrproject.org/event/javascript-for-embedded-with-moddable-zephyr-zephyr-tech-talk-033/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://zephyrproject.org/wp-content/uploads/2026/03/1774445434116.jpeg
END:VEVENT
END:VCALENDAR