puya-experiments/README.md

20 lines
897 B
Markdown

# puya-experiments
Experimenting with very, very cheap microcontrollers - PY32 series by PUYA(普冉). STM32-like, Cortex M0, but cheaper!
## Breakout boards
Includes breakout board designs (KiCad 8 projects) for:
- py32f002af15p6tu - a $0.15 TSSOP-20 microcontroller
- PY32F003L24D6TR - a comparatively pricey ($0.29) but tiny 2x3mm DFN-8 microcontroller
| <img src="https://github.com/radex/puya-experiments/raw/main/assets/py32f002af15p6u.png" alt="py32f002af15p6u render" width="300" /></a> | <img src="https://github.com/radex/puya-experiments/raw/main/assets/py32f003l24d6tr.png" alt="py32f003l24d6tr render" width="300" /></a> |
| -- | -- |
## Resources and references
- https://github.com/IOsetting/py32f0-template
- https://github.com/wagiminator/Development-Boards
- https://www.cnx-software.com/2023/02/09/8-cents-for-an-arm-cortex-m0-microcontroller-meet-puya-py32-series-mcus/