dzc2001 发表于 2015-2-9 00:01:15

micropython 在stm32上用python

http://www.micropython.org/static/resources/pybv10-pinout.jpg
基于STM32F407,移植的python3。最近搞机器视觉,发现了这个项目,挺不错的,有兴趣的可以一起玩下。
代码在github上,http://github.com/micropython/micropython

cxtarm 发表于 2015-2-9 10:07:16

不懂这个,来点个赞



https://www.stmcu.org.cn/module/forum/data/attachment/forum/201501/31/123007lmpip39339gau91s.jpg

slotg 发表于 2015-2-9 00:14:25

没接触过先了解一下

dzc2001 发表于 2015-2-9 00:16:26

slotg 发表于 2015-2-9 00:14
没接触过先了解一下

这个项目的确很棒,好多衍生开源项目,我顺便学了python

slotg 发表于 2015-2-9 00:21:02

dzc2001 发表于 2015-2-9 00:16
这个项目的确很棒,好多衍生开源项目,我顺便学了python

这个是要在他们这片板子上运行吗?

zhangfuhua01 发表于 2015-2-9 00:32:34

谢谢分享            

MouseCat 发表于 2015-2-9 08:59:13

能否简单介绍一下

_ilikerome_ 发表于 2015-2-9 09:21:51

MouseCat 发表于 2015-2-9 08:59
能否简单介绍一下

就是在STM32上运行一个micro的python解释器。
支持大部分的python指令。
然后就可以像在电脑上写python程序一样来写嵌入式程序了。

juanjuanstar 发表于 2015-2-9 10:08:57

看起来很强大

逍遥李 发表于 2015-2-9 10:17:27

很强大……不明觉厉
页: [1] 2 3
查看完整版本: micropython 在stm32上用python