Knock knock! Who's there? A new #ZephyrRTOS release! 🪁
As always, it is packed with lots of new features and improvements so here's for your video tour :) youtu.be/xBVDxpsSqZQ #embedded #iot #opensource
#SoftwareDefinedMedicalSystems, Introduction to #SpinWaves, #Touchscreen #GUI Development: #Embedded Week Insights #ZephyrRTOS
Oh man, I wish I saw this talk by @carles before I started digging into #Zephyr and its build tooling.
https://www.youtube.com/watch?v=cfVMg07bGFA
#zephyrRTOS #diy #foss #OSSSummitEU
🚀 New virtual course: Zephyr RTOS Programming (AC6401)
Build skills in drivers, device trees, threading, memory + more with expert-led labs.
👉 Enroll now: training.linuxfoundation.org/training/zep...
#ZephyrRTOS #IoTFirmware #EmbeddedDevelopment
And there I was, a few weeks ago, worried that there might not be that many "cool" features to talk about and cover in my usual release video... Boy, was I wrong!
USB Video Class and the new Twister power harness are my personal favorite features from #ZephyrRTOS 4.2 release.
youtu.be/25xrHzeaw5w
🚀 Coming soon: tiny-curl for @ZephyrIoT RTOS!
We’re bringing lightweight HTTPS client capabilities to one of the most popular #RTOS platforms for embedded systems.
Stay tuned as we integrate tiny-curl into the Zephyr ecosystem!
#ZephyrRTOS #tinycurl #curl @bagder.mastodon.social.ap.brid.gy
1/2
Help the #Zephyr Project by letting Kate Stewart of the @linuxfoundation.org know about devices running #ZephyrRTOS
docs.google.com/forms/d/e/1F... #OpenSource #Teardown2025 @crowdsupply.bsky.social
Kate is talking about how open-source technologies, like the #ZephyrRTOS, are critical to achieving the UN Sustainable Development Goals by 2030
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 Nordic nRF9151, solar panel, and supercap
blog.golioth.io/upcoming-web...
Watch the full video: youtu.be/PdewhYCPRko
#embeddedsystems #RTOS #Linux #IoT #firmware #ZephyrRTOS #ElxirLang
Just posted a new #ZephyrRTOS article on @hacksterio.bsky.social about the recently merged XIAO RA4M1 support
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.com Pico 2 board--no other hardware or debuggers required!
Watch the full video: youtu.be/PdewhYCPRko
#embeddedsystems #IoT #microcontrollers #firmware #connectivity #technology #ZephyrRTOS
Learn how to use the shell utility "direnv" to automatically activate #ZephyrRTOS build environments when working in West workspaces.
www.hackster.io/cdwilson/aut...
Oh hello, @adafruit.com MacroPad RP2040 now supported in #ZephyrRTOS ❤️
docs.zephyrproject.org/latest/board...
Blog post cover photo with nRF54H20 chip in background and "VPR: Arm and RISC-V Inter-Processor Communication" in the foreground.
ICYMI: I wrote about inter-processor communication between Arm and RISC-V cores on the new @nordicsemi.com nRF54H20 SoC using the #ZephyrRTOS IPC service.
danielmangum.com/posts/vpr-ar...
Blog post cover photo with nRF54H20 chip in background and "VPR: Arm and RISC-V Inter-Processor Communication" in the foreground.
**VPR: Arm and RISC-V Inter-Processor Communication**
In my final blog post of 2024, I explore inter-processor communication between the Arm Cortex-M33 and RISC-V VPR cores on the @nordicsemi.com nRF54H20 using the #ZephyrRTOS IPC service.
danielmangum.com/posts/vpr-ar...
Logs showing nRF54H20 PPR VPR core talking to application processor over Zephyr IPC.
Nice! @nordicsemi.com nRF54H20 RISC-V PPR processor talking to Arm Cortex-M33 application processor over #ZephyrRTOS IPC.
After 4 months of reviews and changes, the @raspberrypi.com RP2350 and Pico 2 support has been merged into #ZephyrRTOS!
github.com/zephyrprojec...
Cover image for blog post: "VPR: Nordic's First RISC-V Processor".
**VPR: Nordic's First RISC-V Processor**
I wrote about VPR ("viper"), the new RISC-V processor that is beginning to show up in @nordicsemi.com SoCs. We explore how to build #ZephyrRTOS applications that target it, and how the app processor configures and starts it.
danielmangum.com/posts/vpr-no...
I need an idea for a cheap-ish project using #ZephyrIoT #ZephyrRTOS, using either bluetooth (nrf52840) or cellular (nrf9160). Something that helps with accessibility would be cool, but any idea is welcome, since there is a 50/50 chance I'll have time to finish it anyways. Any ideas?
Her is a small introduction to #ZephyrRTOS and #WebBluetooth, where you'll learn how to create a @bluetoothsig.bsky.social GATT service in an app, flash it on a @nordicsemi.bsky.social #nRF52840 Dongle and connect to it with your @chromium.social browser. Enjoy :)
dev.to/denladeside/...
Where are my #ZephyrRTOS nerds at?
Been diving into this and really impressed with the way it has been built to be as hardware agnostic as possible.
When is the last time you've looked at the #ZephyrRTOS documentation for supported boards, or at the page list the (hundreds of!) code samples? I did a small write-up to make sure you didn't miss any of the recent improvements :)
blog.benjamin-cabe.com/2024/10/25/5...
Hey #embedded folks! I'm working on an intro series for Zephyr, and I could use your help. What are your thoughts on using a #Docker image for pre-made toolchains? I made a setup guide here: github.com/ShawnHymel/v.... If you can build blink, let me know! #ZephyrRTOS #RTOS #IoT
Hey #embedded folks! I'm working on an intro series for Zephyr, and I could use your help. What are your thoughts on using a #Docker image for pre-made toolchains? I made a setup guide here: github.com/ShawnHymel/v.... If you can build blink, let me know! #ZephyrRTOS #RTOS #IoT
I built a cloud-connected serial logger prototype in a couple hours last week using Zephyr + @golioth.io
Tools like these are shrinking the gap between developing "throw away" wireframes vs. "costly" engineering prototypes for validating new IoT ideas.
cgnd.dev/posts/goliot...
#ZephyrRTOS #IoT
ICYMI, #ZephyrRTOS now features a full-blown HTTP server library, with a straightforward API, HTTP/2 support, and WebSocket coming soon! blog.benjamin-cabe.com/2024/05/03/z...
Achievement unlocked! got a small PR (adding the MikroElektronika Weather Click shield) mentioned in the Zephyr Weekly Update from @kartben.bsky.social 🎉
There's tons of neat stuff in this week's update. Make sure to check it out!
blog.benjamin-cabe.com/2024/05/03/z...
#ZephyrRTOS