BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Zephyr Project - ECPv6.15.18//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Zephyr Project
X-ORIGINAL-URL:https://www.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:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20230312T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20231105T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20240310T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20241103T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Europe/Berlin
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:VEVENT
DTSTART;TZID=Europe/Paris:20240110T150000
DTEND;TZID=Europe/Paris:20240110T160000
DTSTAMP:20260415T065725
CREATED:20231219T113241Z
LAST-MODIFIED:20240911T103527Z
UID:10000076-1704898800-1704902400@www.zephyrproject.org
SUMMARY:Zephyr Tech Talk #008 - IPC in Zephyr: to Zbus\, or not to Zbus?
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text]\n\n\n\nTune in on Wednesday\, Jan. 10\, 2024 (9:00 AM EST / 3:00 PM CET) for a new Zephyr Tech Talk live stream! \nAs we enter the new year\, we are having not one\, but two guests on the show! There are many ways to implement inter-process communication (IPC) in Zephyr\, and choosing the right one for your use case can be tricky. Are low-level kernel primitives to be preferred for their performance and footprint\, or should you be using a higher-level abstraction like Zbus? \nRodrigo Peixoto and Bjarki Arge Andreasen will join Benjamin to debate the pros and cons of each approach. Rodrigo is the author of Zbus and will give us insight into the design decisions behind it and some of the use cases to which it best suits. Bjarki will advocate for some of the lower-level IPC mechanisms available in Zephyr and how it can sometimes be beneficial to use them to leverage the compiler and linker’s ability to check for type consistency\, even if that might mean being less generic. \nAs always\, it will be a lively discussion with you\, the audience\, and the hope is that we will answer the question posed in the Tech Talk’s title with more than the traditional: “it depends!”. \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 up the recording anytime afterwards! \n\n\n\n[/vc_column_text][/vc_column][/vc_row]
URL:https://www.zephyrproject.org/event/zephyr-tech-talk-008-ipc-in-zephyr-to-zbus-or-not-to-zbus/
CATEGORIES:Webinar,Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://www.zephyrproject.org/wp-content/uploads/2023/12/008-20240110-Rodrigo-and-Bjarki.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Paris:20240117T150000
DTEND;TZID=Europe/Paris:20240117T160000
DTSTAMP:20260415T065725
CREATED:20231219T112619Z
LAST-MODIFIED:20240911T103527Z
UID:10000075-1705503600-1705507200@www.zephyrproject.org
SUMMARY:Zephyr Tech Talk #009 - Practical Tips to Build Secure & Observable Embedded Systems
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text]Tune in on Wednesday\, Jan. 17\, 2024 (9:00 AM EST / 3:00 PM CET) for a new Zephyr Tech Talk live stream\, where Benjamin will be joined by Katarzyna Zalewska\, Software Engineer at Sternum. \nZephyr is being used in a wide variety of applications where it is critical to be able to remotely observe and monitor the behavior of the device\, in particular to detect and respond to security threats. In this talk\, we will discuss some of the typical threats that IoT devices are facing\, the current state of security in Zephyr\, and how commercial security offerings such as Sternum’s can be used to enhance the security of Zephyr-based devices at runtime.\nAs always\, we are planning on having lots of live demos\, and leaving plenty of time for you to ask your questions live in our chat. \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 up the recording anytime afterwards![/vc_column_text][/vc_column][/vc_row]
URL:https://www.zephyrproject.org/event/zephyr-tech-talk-009-practical-tips-to-build-secure-observable-embedded-systems/
CATEGORIES:Webinar,Zephyr Tech Talk
ATTACH;FMTTYPE=image/jpeg:https://www.zephyrproject.org/wp-content/uploads/2023/12/009-20240117-Katarzyna.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240118T180000
DTEND;TZID=America/Los_Angeles:20240118T213000
DTSTAMP:20260415T065725
CREATED:20231214T111713Z
LAST-MODIFIED:20231214T111713Z
UID:10000074-1705600800-1705613400@www.zephyrproject.org
SUMMARY:Zephyr Meetup Germany: Cologne
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text]Join the Zephyr community for our second Meetup in Germany on January 18\, 2024 at 6-9:30 pm! Hosted at the grandcentrix office in Cologne\, located at Holzmarkt 1\, this gathering is for anyone who’s curious about Open Source\, Embedded Systems Programming\, and Software Development. There will be presentations based on products running Zephyr\, subsystems and features you might not have heard of yet.  Expand your network and delve deep into the realm of dependable\, low-power embedded systems. Whether you’re an experienced expert or just stepping into these fascinating areas\, this meetup provides the perfect platform for everyone! \nVisit the main meetup website to register for the event here.[/vc_column_text][/vc_column][/vc_row]
URL:https://www.zephyrproject.org/event/zephyr-meetup-germany-cologne/
CATEGORIES:Meetup
ATTACH;FMTTYPE=image/png:https://www.zephyrproject.org/wp-content/uploads/2023/12/Zephyr-meetup-Cologne_Social-Card.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240124T150000
DTEND;TZID=Europe/Berlin:20240124T160000
DTSTAMP:20260415T065725
CREATED:20240314T030811Z
LAST-MODIFIED:20240911T103526Z
UID:10000082-1706108400-1706112000@www.zephyrproject.org
SUMMARY:Building Open Keyboards with ZMK & Zephyr // Zephyr Tech Talk #010
DESCRIPTION:[vc_row type=”in_container” full_screen_row_position=”middle” column_margin=”default” column_direction=”default” column_direction_tablet=”default” column_direction_phone=”default” scene_position=”center” text_color=”dark” text_align=”left” row_border_radius=”none” row_border_radius_applies=”bg” overflow=”visible” overlay_strength=”0.3″ gradient_direction=”left_to_right” shape_divider_position=”bottom” bg_image_animation=”none”][vc_column column_padding=”no-extra-padding” column_padding_tablet=”inherit” column_padding_phone=”inherit” column_padding_position=”all” column_element_direction_desktop=”default” column_element_spacing=”default” desktop_text_alignment=”default” tablet_text_alignment=”default” phone_text_alignment=”default” background_color_opacity=”1″ background_hover_color_opacity=”1″ column_backdrop_filter=”none” column_shadow=”none” column_border_radius=”none” column_link_target=”_self” column_position=”default” gradient_direction=”left_to_right” overlay_strength=”0.3″ width=”1/1″ tablet_width_inherit=”default” animation_type=”default” bg_image_animation=”none” border_type=”simple” column_border_width=”none” column_border_style=”solid”][vc_column_text text_direction=”default”]Tune in on Wednesday\, January 24 (9:00 AM EST / 3:00 PM CET) for a new Zephyr Tech Talk live stream where Benjamin Cabé will be joined by Peter Johanson\, creator and project lead of the ZMK project. \nMechanical keyboards have become increasingly popular\, and keyboard enthusiasts all over the world are leveraging open source to build the perfect keyboard that does exactly what they want. \nZMK is an open-source firmware for custom keyboards that is built on Zephyr RTOS. From USB and Bluetooth connectivity\, to power management\, to the handling of input keys (of course!)\, there is a lot that goes into controlling a keyboard. We’ll discuss the challenges of building a keyboard firmware\, and dive into some of the Zephyr features that help address them. \nWhether you’re a keyboard enthusiast\, a Zephyr enthusiast\, or neither and just interested in learning something new\, we hope you’ll join us! \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 up the recording anytime afterwards![/vc_column_text][/vc_column][/vc_row]
URL:https://www.zephyrproject.org/event/building-open-keyboards-with-zmk-zephyr-zephyr-tech-talk-010/
CATEGORIES:Zephyr Tech Talk
ATTACH;FMTTYPE=image/png:https://www.zephyrproject.org/wp-content/uploads/2024/03/Screenshot-2024-03-14-at-11.02.36.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20240125T183000
DTEND;TZID=America/Los_Angeles:20240125T203000
DTSTAMP:20260415T065725
CREATED:20240117T112007Z
LAST-MODIFIED:20240117T112007Z
UID:10000078-1706207400-1706214600@www.zephyrproject.org
SUMMARY:RISC-V Munich Meetup
DESCRIPTION:Get ready for the next in-person RISC-V meetup\, which takes place in Munich on Thursday\, January 25 at 6:30 – 8:30 pm CET.  This meetup brings together RISC-V enthusiasts from Munich\, Bavaria and more. Register here. \nZephyr will be included via presentation by Michael Gielda\, Vice President Business Development at Antmicro and Chair of the Zephyr Project Marketing Committee. Michael will give a talk about\, “Zephyr and Renode\, pushing RISC-V to the next level of reliability and testability.” \nThis event is managed by members of the RISC-V community. To learn more or to register\, visit the main meetup page.
URL:https://www.zephyrproject.org/event/risc-v-munich-meetup-munich/
CATEGORIES:Ambassador Speaking,Meetup,Member Event
ATTACH;FMTTYPE=image/png:https://www.zephyrproject.org/wp-content/uploads/2024/01/Screenshot-2024-01-17-at-11.17.58-AM.png
END:VEVENT
END:VCALENDAR