【转】MicroPython 开源(基于STM32)

2019-12-20 21:30发布

MicroPython

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

The MicroPython pyboard is a compact electronic circuit board that runs MicroPython on the bare metal, giving you a low-level Python operating system that can be used to control all kinds of electronic projects.

MicroPython is packed full of advanced features such as an interactive prompt, arbitrary precision integers, closures, list comprehension, generators, exception handling and more. Yet it is compact enough to fit and run within just 256k of code space and 16k of RAM.

MicroPython aims to be as compatible with normal Python as possible to allow you to transfer code with ease from the desktop to a microcontroller or embedded system. pybv10-pinout.jpg (443.55 KB, 下载次数: 20) 下载附件 2016-12-21 11:00 上传
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
该问题目前已经被作者或者管理员关闭, 无法添加新回复
34条回答
LinuxTux.China
1楼-- · 2019-12-23 01:23
 精彩回答 2  元偷偷看……
落叶知秋
2楼-- · 2019-12-23 04:25
LinuxTux.China 发表于 2016-12-21 15:08
下面是一个小例子,,

对于DIY者是很不错,比如arduino也是对DIY者非常友好的。

还有就是对物联网行业,这种应用性比较偏重,执行效率要求不高的应用场景,也是友好的。

毕竟“人生苦短,我用Python”嘛。
LinuxTux.China
3楼-- · 2019-12-23 07:10
落叶知秋 发表于 2016-12-21 15:13
对于DIY者是很不错,比如arduino也是对DIY者非常友好的。

还有就是对物联网行业,这种应用性比较偏重, ...

差不多这个意思吧,有时候只想闪个灯,,没必要花时间去搞环境,直接写个main.py。。。复制到tf卡,就ok了
Excellence
4楼-- · 2019-12-23 12:34
我准备用在工业上,电机,485,继电器,oled
KuJJ
5楼-- · 2019-12-23 17:49
貌似这个小板子卖的挺贵的
LinuxTux.China
6楼-- · 2019-12-23 20:17
 精彩回答 2  元偷偷看……

一周热门 更多>