python embedded systems

任何事情,如果不坚持,很快就会忘却。当你在想要开始的时候,你就要重新开始。所以坚持不懈,才是最重要的,而不是你聪明还是不聪明。

python embedded systems_第1张图片
感兴趣的嵌入式系统

其实很多人都在探索嵌入式系统的开发能不能使用Python,不用C语言,能否像C语言一样实现多线程。

python embedded systems_第2张图片
Python GPIO
python embedded systems_第3张图片
Python GPIB

20170104早上访问Python管网下载最新版本,并安装在D盘。

python embedded systems_第4张图片
在线教程

Tutorial: https://docs.python.org/3.6/tutorial/index.html
Documnets contents : https://docs.python.org/3.6/contents.html
Libarary:
https://docs.python.org/3.6/library/index.html#library-index
Embeded:
https://docs.python.org/3.6/extending/index.html#extending-index

你可能感兴趣的:(python embedded systems)