An open API service indexing awesome lists of open source software.

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.

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]