Skip to content
X. Wang edited this page Nov 4, 2023 · 32 revisions

Welcome to this wiki!

Projects

  1. An Arduino Due base drone project.
  2. iPod Linux
  3. PSoC
  4. Raspberry Pi
  5. Apple M1

ARM

CMSIS

CMSIS stands for Common Microcontroller Software Interface Standard, which is a set of tools, APIs, frameworks, and workflows that help to simplify software development for microcontrollers based on Arm® Cortex® processors. CMSIS was created by Arm in collaboration with various silicon and software vendors, and is publicly developed on GitHub.

MicroPython

MicroPython is a lean and efficient implementation of the Python 3 programming language that is optimized to run on microcontrollers and in constrained environments. MicroPython includes a small subset of the Python standard library and supports modules for accessing low-level hardware.

Contribute

Join us on: Slack or Git Server

Clone this wiki locally