https://github.com/t-k-233/cosmoz
controlling Arduino with python.
https://github.com/t-k-233/cosmoz
Last synced: 7 months ago
JSON representation
controlling Arduino with python.
- Host: GitHub
- URL: https://github.com/t-k-233/cosmoz
- Owner: T-K-233
- License: mit
- Created: 2018-06-19T13:41:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T08:02:27.000Z (about 7 years ago)
- Last Synced: 2025-02-08T01:20:38.615Z (8 months ago)
- Language: Python
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CosmoZ
## 系统要求
- Windows 8 或 10
- Python 3关于安装 Python 可以看[这篇文章](http://t-k-233.tk/aaa)
## 安装
在命令行窗口中输入:
```cmd
pip install cosmoz
```## 示例程序
在 `examples` 文件夹下面有一些示例程序
## 参与开发
[TDB]