/zephyr-sandbox

Zephyr Sandbox Workspace

Primary LanguageC

Zephyr Sandbox project

WIP

The main goal of this repository is to provide a set of examples on the ideology of building an application/drivers based on Zephyr RTOS.

Roadmap

  • Basic application example
  • Workspace's board example
    • Custom Rocket Flight Logger board
  • Workspace's driver examples
    • ST7789V SPI Display Driver
  • Examples of tests

...etc, etc, etc

Hardware

Black STM32 F407VE Development Board

Zephyr Docs

The board features an ARM Cortex-M4 based STM32F407xx MCU with a wide range of connectivity support and configurations.

BBC micro:bit v1.5

Zephyr Docs

Micro:Bit Tech Website

The tiny open-source system designed by the BBC to use in computer education in the United Kingdom.

DIY Rocket flight logger board

The device developed by my coworker to record a rocket flight log, developed for the student rocket science club. It was never put into production, but I have several PCBs with components left.

WeAct CH32V203C8T6 Core Board

Zephyr Docs

The open-source devboard with super cheap RISC-V MCU designed by WeAct.