mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-04-24 03:00:20 -04:00
Update README.md
This commit is contained in:
@@ -33,9 +33,9 @@ while True:
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Requirements:
|
## Requirements:
|
||||||
- Python 2.3 or higher (Python 3.x not yet tested, but would probably work)
|
- [Python](http://python.org/) 2.3 or higher (Python 3.x not yet tested, but would probably work)
|
||||||
- [pyserial](http://pyserial.sourceforge.net/) 2.6 or higher
|
- [pyserial](http://pyserial.sourceforge.net/) 2.6 or higher
|
||||||
- Arduino compatible microcontroller with at least 14KB of memory
|
- [Arduino compatible microcontroller](https://www.sparkfun.com/) with at least 14KB of memory
|
||||||
|
|
||||||
## Setup:
|
## Setup:
|
||||||
1. Run `setup.py build install` to install the library
|
1. Run `setup.py build install` to install the library
|
||||||
|
|||||||
Reference in New Issue
Block a user