add readme

main
radex 2024-03-18 23:07:11 +01:00
parent cebb2bcb7b
commit e75083542b
Signed by: radex
SSH Key Fingerprint: SHA256:hvqRXAGG1h89yqnS+cyFTLKQbzjWD4uXIqw7Y+0ws30
1 changed files with 14 additions and 0 deletions

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# puya-experiments
Experimenting with very, very cheap microcontrollers - PY32 series by PUYA(普冉). STM32-like, Cortex M0, but cheaper!
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
## 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/