Repository navigation
Zephyr RTOS
发布于 October 17, 2017
- Repository
- zephyrproject-rtos
- Website
- www.zephyrproject.org
- Wikipedia
- 维基百科

The Zephyr RTOS is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. It is based on a small-footprint kernel designed for use on resource-constrained systems: from simple embedded environmental sensors and LED wearables to sophisticated smart watches and IoT wireless gateways. The kernel supports multiple architectures and a large number of supported boards (and growing.)
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Started as a firmware for https://hackaday.io/project/177237-corexy-pen-plotter, possibly could be adapted to other CNCs as well.
Versatile Prototyping Kit based on the nRF9151 SiP supporting LTE-M/NB-IoT Worldwide, DECT NR+ and GNSS
Rapid Prototyping Kit based on the iMX RT1011, featuring Arm Cortex-M7 @ 500 MHz, Rich features & peripherals, Easy-to-use Form Factor, Zephyr RTOS and CircuitPython support
Zephyr RTOS Tutorials with Raspberry Pi Pico. For more, please see the blog post below.
Sublime Text 3 highlight script for the Kconfig language.
Zephyr RTOS Button sample for Raspberry Pi Pico with debug capability on VS Code
Devicetree Highlighter for Sublime Text 3 (dts, dtsi).
Zephyr OS Workspace with device drivers and VS Code Setup.
[Not released] C driver for sub ghz module RFM69HCW
Turn a plasma ball into a touch sensor
Weather Station System based on LoRaWAN technology. System includes weather station sensors End node, Gateway, Network Server and applications.
Zephyr OS Basic Button Input project with Polling method using STM32F3DISCOVERY Board