home.social

#zephyrrtos — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zephyrrtos, aggregated by home.social.

  1. LLMs scheinen auch bei den Handbuch-Author:innen von den Bauhn Webcam AIBSDB-0426 von #Aldi angekommen zu sein. 😅

    Quelle: s7g10.scene7.com/is/content/al

    Und ja, das Kapitel ist für mich ziemlich unverständlich. Klingel und Gong scheint wild gemischt verwendet zu werden.

    Wobei, für 15.99 CHF ist das Teil schon ziemlich gut. Mal sehen ob man da #ZephyrRTOS drauf kriegt.

    #Schweiz #Tuya #InternetOfThings

  2. LLMs scheinen auch bei den Handbuch-Author:innen von den Bauhn Webcam AIBSDB-0426 von #Aldi angekommen zu sein. 😅

    Quelle: s7g10.scene7.com/is/content/al

    Und ja, das Kapitel ist für mich ziemlich unverständlich. Klingel und Gong scheint wild gemischt verwendet zu werden.

    Wobei, für 15.99 CHF ist das Teil schon ziemlich gut. Mal sehen ob man da #ZephyrRTOS drauf kriegt.

    #Schweiz #Tuya #InternetOfThings

  3. LLMs scheinen auch bei den Handbuch-Author:innen von den Bauhn Webcam AIBSDB-0426 von #Aldi angekommen zu sein. 😅

    Quelle: s7g10.scene7.com/is/content/al

    Und ja, das Kapitel ist für mich ziemlich unverständlich. Klingel und Gong scheint wild gemischt verwendet zu werden.

    Wobei, für 15.99 CHF ist das Teil schon ziemlich gut. Mal sehen ob man da #ZephyrRTOS drauf kriegt.

    #Schweiz #Tuya #InternetOfThings

  4. LLMs scheinen auch bei den Handbuch-Author:innen von den Bauhn Webcam AIBSDB-0426 von #Aldi angekommen zu sein. 😅

    Quelle: s7g10.scene7.com/is/content/al

    Und ja, das Kapitel ist für mich ziemlich unverständlich. Klingel und Gong scheint wild gemischt verwendet zu werden.

    Wobei, für 15.99 CHF ist das Teil schon ziemlich gut. Mal sehen ob man da #ZephyrRTOS drauf kriegt.

    #Schweiz #Tuya #InternetOfThings

  5. LLMs scheinen auch bei den Handbuch-Author:innen von den Bauhn Webcam AIBSDB-0426 von Aldi angekommen zu sein. 😅

    Quelle: s7g10.scene7.com/is/content/al

    Und ja, das Kapitel ist für mich ziemlich unverständlich. Klingel und Gong scheint wild gemischt verwendet zu werden.

    Wobei, für 15.99 CHF ist das Teil schon ziemlich gut. Mal sehen ob man da #ZephyrRTOS drauf kriegt.

  6. Zepyhr RTOS (MCU OS) has support for WireGuard VPN now 🔒

    „The networking stack also gains support for WireGuard VPN, enabling secure, low-overhead tunneling directly on your Zephyr devices. WireGuard is known for its simplicity, speed, and strong cryptography, making it an ideal fit for resource-constrained embedded devices that need secure remote management or encrypted data transport.“

    @zephyr

    zephyrproject.org/zephyr-rtos-

    #zephyrrtos #mcu #rtos

  7. Zepyhr RTOS (MCU OS) has support for WireGuard VPN now 🔒

    „The networking stack also gains support for WireGuard VPN, enabling secure, low-overhead tunneling directly on your Zephyr devices. WireGuard is known for its simplicity, speed, and strong cryptography, making it an ideal fit for resource-constrained embedded devices that need secure remote management or encrypted data transport.“

    @zephyr

    zephyrproject.org/zephyr-rtos-

    #zephyrrtos #mcu #rtos

  8. Zepyhr RTOS (MCU OS) has support for WireGuard VPN now 🔒

    „The networking stack also gains support for WireGuard VPN, enabling secure, low-overhead tunneling directly on your Zephyr devices. WireGuard is known for its simplicity, speed, and strong cryptography, making it an ideal fit for resource-constrained embedded devices that need secure remote management or encrypted data transport.“

    @zephyr

    zephyrproject.org/zephyr-rtos-

    #zephyrrtos #mcu #rtos

  9. Saviez-vous que @sflinux (Savoir-faire Linux), l’une des boîtes françaises les plus actives en open source, vient de rejoindre officiellement le Zephyr Project en tant que membre Silver ?

    Si tu fais du Linux embarqué, de l’IoT ou que tu veux te former sur ces sujets, c’est une super ressource made in France (avec une antenne à Rennes) !

    ➡️ Leur site : savoirfairelinux.com/
    ➡️ Blog : blog.savoirfairelinux.com/

    #Linux #EmbeddedLinux #ZephyrRTOS #OpenSource #SouveraineteNumerique #IoT #Rennes

  10. Saviez-vous que @sflinux (Savoir-faire Linux), l’une des boîtes françaises les plus actives en open source, vient de rejoindre officiellement le Zephyr Project en tant que membre Silver ?

    Si tu fais du Linux embarqué, de l’IoT ou que tu veux te former sur ces sujets, c’est une super ressource made in France (avec une antenne à Rennes) !

    ➡️ Leur site : savoirfairelinux.com/
    ➡️ Blog : blog.savoirfairelinux.com/

    #Linux #EmbeddedLinux #ZephyrRTOS #OpenSource #SouveraineteNumerique #IoT #Rennes

  11. CVE-2026-1679: HIGH severity buffer overflow in Zephyr RTOS (all versions). Local attackers can trigger kernel memory corruption via eswifi socket offload driver. Patch ASAP, enforce access controls. Details: radar.offseq.com/threat/cve-20 #OffSeq #ZephyrRTOS #IoTSecurity #CVE

  12. Now it is slightly disagreeing with Zephyr's implementation in that Register at 0x01 is Reserved in the Datasheet but listed as `GEST_ID` in zephyr.

    Now, Zephyr doesn't actually use the register, so that's fine I suppose. #embedded #zephyrRTOS

  13. I realize this is a stretch, but has anyone worked with on ? I'm getting an error because GCC pulled in by Zephyr is dynamically linked and NixOS does not like that.

  14. I realize this is a stretch, but has anyone worked with #Zephyr on #NixOS? I'm getting an error because GCC pulled in by Zephyr is dynamically linked and NixOS does not like that.

    #ZephyrRTOS

  15. Moving beyond k_msgq in #ZephyrRTOS. 🚀

    If you’re still manually routing every message between threads using standard queues, you might be creating unnecessary coupling in your #Firmware.

    ZBus (the Zephyr Bus) brings a powerful Pub/Sub model to the RTOS level. It allows you to:
    ✅ Decouple data producers from consumers.
    ✅ Add observers (like loggers) without touching your core logic.
    ✅ Simplify many-to-many communication.

    #EmbeddedSystems #ZephyrRTOS #Microcontrollers #Programming

  16. Moving beyond k_msgq in #ZephyrRTOS. 🚀

    If you’re still manually routing every message between threads using standard queues, you might be creating unnecessary coupling in your #Firmware.

    ZBus (the Zephyr Bus) brings a powerful Pub/Sub model to the RTOS level. It allows you to:
    ✅ Decouple data producers from consumers.
    ✅ Add observers (like loggers) without touching your core logic.
    ✅ Simplify many-to-many communication.

    #EmbeddedSystems #ZephyrRTOS #Microcontrollers #Programming

  17. A course that teaches #kicad, C coding, git, #zephyrrtos, #ngspice and practical, hands-on #electronics. Yes, it's pretty easy to see why Mark Palmeri and I got along.

    We get into hands-on labs, verification & validation, regulated-device thinking, and why using real tools matters if you want students ready for industry.

    Mark also explains more about his ongoing
    Tympanometer project with the Duke BME Design Fellows program.

    theamphour.com/711-medical-ele

  18. A course that teaches #kicad, C coding, git, #zephyrrtos, #ngspice and practical, hands-on #electronics. Yes, it's pretty easy to see why Mark Palmeri and I got along.

    We get into hands-on labs, verification & validation, regulated-device thinking, and why using real tools matters if you want students ready for industry.

    Mark also explains more about his ongoing
    Tympanometer project with the Duke BME Design Fellows program.

    theamphour.com/711-medical-ele

  19. afaict, #ZephyrRTOS seems to be a tool for turning yaml into untraceable build errors

  20. afaict, #ZephyrRTOS seems to be a tool for turning yaml into untraceable build errors

  21. I’ll be presenting , an open source USB to CAN adapter firmware based on , at the meet-up in on October 28.

    The meet-up is hosted by Mjølner Informatics and @zephyr - agenda and sign up available here: mjolner.dk/zephyr-meet-up-hos-

    github.com/CANnectivity/cannec

  22. I’ll be presenting #CANnectivity, an open source USB to CAN adapter firmware based on #ZephyrRTOS, at the #Zephyr meet-up in #Copenhagen on October 28.

    The meet-up is hosted by Mjølner Informatics and @zephyr - agenda and sign up available here: mjolner.dk/zephyr-meet-up-hos-

    github.com/CANnectivity/cannec

  23. @ppisa Great! Can’t wait to see these hit mainline, so I can add support for them.

  24. @ppisa Great! Can’t wait to see these hit mainline, so I can add #ZephyrRTOS support for them.

  25. I'm working on a video where Rajeev from Conexio optimized a #zephyrrtos program and hardware configuration to send every hour without needing batteries. Uses a #NordicSemi nRF9151, #solar panel, and #supercapacitor

    blog.golioth.io/upcoming-webin

  26. I'm working on a video where Rajeev from Conexio optimized a #zephyrrtos program and hardware configuration to send every hour without needing batteries. Uses a #NordicSemi nRF9151, #solar panel, and #supercapacitor

    blog.golioth.io/upcoming-webin

  27. If you've wanted to try #ZephyrRTOS but weren't sure where to start, I wrote up a quick start tutorial that can help you get started on the $5 #raspberrypi Pico 2 board--no other hardware or debuggers required!

    hackster.io/cdwilson/zephyr-rt

  28. Learn how to use the shell utility "direnv" to automatically activate #ZephyrRTOS build environments when working in West workspaces.

    hackster.io/cdwilson/automatic

  29. After 4 months of reviews and changes, the @raspberrypi.com RP2350 and Pico 2 support has been merged into #ZephyrRTOS! github.com/zephyrprojec...

    Initial support for Pico 2 (sq...

  30. Eigenlob stinkt, aber das #ZephyrRTOS #Meetup im #GardenaDigitalHub war *wirklich* cool!

    Interessante Vorträge, interessante Leute, gute Gespräche. Und #Mate, #Bier und #Pizza. Und eine (virtuelle) Stippvisite von @kartben. Und Dev-Kits von #Nordic. Und @bufferoverflow. Und viel Schnee.

    zephyrproject.org/sneak-peek-w

    Grosses Danke an Susan Remmert von @zephyr!

    #FOSS #OpenSource #Zürich #Schweiz #Gardena

  31. Adding one function to #Zephyr - 1 week of discussions, 10 participants, probably 100+ comments, drama, ...

    github.com/zephyrproject-rtos/

    I can not tell if someone is testing their (so called) AI or if the Zephyr community is getting trolled, of of there is, after all, honest, human effort behind.

    #ZephyrRTOS #OpenSource #CodeReview #Testing #Quality

  32. Ein bisschen #Werbung in eigener Sache: Am 21. November werden wir im #GARDENA smart hub in #Zürich das erste #Zephyr #Meetup der Schweiz beherbergen. Geben wird es #Mate, #Bier, #Snacks und #Pizza. Und #Wasser und #Tee und #Kaffe. Und natürlich interessante #Talks und Leute. 😅

    Anmeldung nötig, da Plätze begrenzt: zephyrproject.org/event/zephyr

    Würde mich freuen, neue (und alte) Gesichter zu sehen!

    #ZephyrRTOS #FOSS #OpenSource #Community #Embedded

  33. I gave a talk about designing a casteallated edge module in #kicad and using #zephyrrtos to make it compatible across versions.

    blog.golioth.io/improve-electr

  34. I gave a talk about designing a casteallated edge module in #kicad and using #zephyrrtos to make it compatible across versions.

    blog.golioth.io/improve-electr

  35. This is a product I'm helping to write some @zephyr code for, as part of a newly launched Golioth solutions. It can measure 840A in one direction! Wowsa!

    youtube.com/watch?v=uNw5GGYZ9x

    #zephyrrtos #golioth #battery

  36. This is a product I'm helping to write some @zephyr code for, as part of a newly launched Golioth solutions. It can measure 840A in one direction! Wowsa!

    youtube.com/watch?v=uNw5GGYZ9x

    #zephyrrtos #golioth #battery

  37. Really excited to see all the new courses that Shawn Hymel is developing, including #ZephyrRTOS and #FreeCAD. Topics near and dear to my heart! Also lots of other good conversations around developer relations.

    theamphour.com/675-changing-co

  38. Uh oh, Chris talking about firmware?? Well I discuss and use #zephyrrtos often for my own projects and for work I do at #Golioth. So this week I asked @kartben developer advocate at Zephyr, to join me on The Amp Hour.

    theamphour.com/653-benjamin-ca

  39. Uh oh, Chris talking about firmware?? Well I discuss and use #zephyrrtos often for my own projects and for work I do at #Golioth. So this week I asked @kartben developer advocate at Zephyr, to join me on The Amp Hour.

    theamphour.com/653-benjamin-ca

  40. So, just realised @zephyr is on here. Maybe I should’ve tagged some of my posts? I still haven’t resolved the stack overflow that happens when I try to send on a tcp socket in a Bluetooth scan callback. #embedded #ZephyrRTOS #nrf7002 #NordicSemi #nrf53

  41. So, just realised @zephyr is on here. Maybe I should’ve tagged some of my posts? I still haven’t resolved the stack overflow that happens when I try to send on a tcp socket in a Bluetooth scan callback. #embedded #ZephyrRTOS #nrf7002 #NordicSemi #nrf53

  42. So, just realised @zephyr is on here. Maybe I should’ve tagged some of my posts? I still haven’t resolved the stack overflow that happens when I try to send on a tcp socket in a Bluetooth scan callback.

  43. So, just realised @zephyr is on here. Maybe I should’ve tagged some of my posts? I still haven’t resolved the stack overflow that happens when I try to send on a tcp socket in a Bluetooth scan callback. #embedded #ZephyrRTOS #nrf7002 #NordicSemi #nrf53