Update 5.我就要用最便宜的单片机来跑python,还要用Keil开发,怎么地吧.md

This commit is contained in:
Lyon 2021-09-11 18:49:09 +08:00 committed by GitHub
parent 83b1d12985
commit 2283390151

View File

@ -81,4 +81,14 @@ PikaScript支持裸机运行最低可运行于 RAM ≥ 4kB FLASH ≥ 32kB
## 参考价对比(以2021年9月11日立创商城10片售价为参考
![image](https://user-images.githubusercontent.com/88232613/132944757-2b5cfda8-f93f-4456-8d7f-4e4767954056.png)
## 拓展能力如何呢?
除了设备驱动之外为mcu开发自定义的python脚本绑定在pikascript的开发框架下非常轻松下面两个Demo就是自定义的C模块拓展这个Demo基于ARM-2D图像驱动库开发了一些python脚本接口。
## 几个小方块~
![Hnet-image (7)](https://user-images.githubusercontent.com/88232613/132945282-bfd310df-8063-456d-b90c-6b798a2c8ed5.gif)
## 几个旋转太阳~
![Hnet-image (6)](https://user-images.githubusercontent.com/88232613/132945107-e473a2cc-9fbc-47f9-aaed-a28d3ad1048c.gif)