Zephyr provides k_thread_stack_space_get() and sys_heap_runtime_stats_get() for real-time memory monitoring, which can help you detect memory leaks.
See my tutorial to see how to use them: https://shawnhymel.com/2830/monitoring-stack-and-heap-usage-in-zephyr-how-to-detect-memory-leaks/
Understanding RTOS in Automotive Embedded Systems
Join yours Educational open Source community Download Now from Google Play
https://play.google.com/store/apps/details?id=com.piembsystech&pcampaignid=web_share
Visit for more :
https://piembsystech.com/rtos-concept/
Zephyr has come a long way: from Virtuoso to Rocket to open source powerhouse. Learn the backstory and why it matters for embedded devs. https://shawnhymel.com/2791/a-brief-history-of-zephyr-rtos/
If you're outgrowing Arduino or feel limited by bare-metal and FreeRTOS, #Zephyr might be your next step. It offers built-in drivers and cross-platform hardware abstraction, perfect for scalable, production-ready #embedded systems. Learn more: https://shawnhymel.com/2741/why-use-zephyr-a-practical-guide-for-embedded-engineers-choosing-the-right-rtos/ #IoT #RTOS
The final #Zephyr episode is out today! Zephyr works with "boards" and creating a custom board definition can be a pain. But I've got you covered! Check out the full video to learn more
https://www.youtube.com/watch?v=Hdbr_6Ww2B0
Thursday...and that means a new #Zephyr video I cover using LCD drivers and LVGL to make basic GUIs. Check it out!
https://youtu.be/Kfgln6RdoYc
New #Zephyr video! One big benefit of using an #RTOS is the ability to run multiple threads, and that's exactly what I cover. Check out the full video!
https://www.youtube.com/watch?v=3OSKV2jrAHM
Happening next week! Sign up for my #Zephyr workshop at 10:30 am CDT April 24. I'll cover the basics of writing a cross-platform #embedded device driver. If you want to follow along, consider getting the parts now.
https://event.on24.com/wcc/r/4870160/B0654D058D6BC12D5A08B9607370682A?partnerref=sh2
Over the past few episodes, we’ve been building up to this moment: writing device drivers. It’s tricky and takes a solid understanding of CMake, Kconfig, and the Devicetree. But here it is: how to write device drivers in #Zephyr!
https://youtu.be/vXAg_UbEurc
Here is the one everyone has been asking for: Introduction to #Zephyr The first episode is out! My plan is to get #embedded devs up to speed on this fast-growing #RTOS. Check it out!
https://youtu.be/mTJ_vKlMS_4
#microcontroller #IoT #electronics #programming #ESP32 @zephyr
The 2024 #IoT & #Embedded Developer Survey Report finds that developers are exploring new #RTOS options that offer a balance between performance and ease of integration, particularly for IoT and safety-critical applications.
Learn more: https://hubs.ly/Q02-W9g20
Hi @lupyuen !
I've been following you for a while and I am impressed by your work on Apache NuttX.
Currently I'm trying to get a LoRa project done - with a module that combines Raspberry's RP2040 ("Pico") micro controller and the popular Semtech SX1262 LoRa chip. RAKWireless offers this as the RAK11300 LPWAN module.
Now that I'm hooked with the NuttX project, I'm considering using it for this project.
To make it work, proper "sleep" support is required. Do you know if / how well sleep mode or dormant mode are supported on the RP2040 with NuttX? How can I find out online?
Making Sense of Real-Time Operating Systems in 2024 https://hackaday.com/2024/11/13/making-sense-of-real-time-operating-systems-in-2024/ #SoftwareDevelopment #HackadayColumns #FreeRTOS #RTOS
Making Sense of Real-Time Operating Systems in 2024 - The best part about real-time OS (RTOS) availability in 2024 is that we developers... - https://hackaday.com/2024/11/13/making-sense-of-real-time-operating-systems-in-2024/ #softwaredevelopment #hackadaycolumns #freertos #rtos
In case you missed my #zephyr workshop at #Hackaday #Supercon this weekend, the tutorial is available here: https://github.com/ShawnHymel/workshop-zephyr-device-driver
You just need an #ESP32 and an MCP9808 board—you can do the entire workshop at your own pace!
@hackaday @zephyr #zephyrrtos #IoT #microcontroller #embedded #rtos #programming #electronics
ANTIRTOS: No RTOS Needed https://hackaday.com/2024/10/15/antirtos-no-rtos-needed/ #functionpointers #SoftwareHacks #interrupts #scheduling #queue #RTOS #c++
ANTIRTOS: No RTOS Needed - Embedded programming is a tricky task that looks straightforward to the uninitiate... - https://hackaday.com/2024/10/15/antirtos-no-rtos-needed/ #functionpointers #softwarehacks #interrupts #scheduling #queue #rtos #c