py2mcu

使用 Python 加快 MCU 設計

Contributors


py2mcu is all of us

Our contributors 1

Thank you for supporting py2mcu.

Connect


Let’s get the ball rolling!

News from py2mcu

Updates on our activities and progress.

py2mcu

https://github.com/cwthome/py2mcu 1. Tell us a little about your project: py2mcu is an open-source Python library designed to bridge the gap between high-level Python environm...
Read more
Published on February 12, 2026 by Chiu Wen Chung

About


  • Python to C Translation: Converts typed Python code to efficient C
  • Automatic Memory Management: Arena allocator + reference counting
  • Inline C Support: Write performance-critical code directly in C
  • Cross-Platform Development: Test on PC, deploy to MCU with unified target macros
  • Multiple MCU Support: STM32, ESP32, RP2040, and more

Our team