https://github.com/walkr/parallella-board-utils
Small Utilities for the Parallella Board
https://github.com/walkr/parallella-board-utils
Last synced: 3 months ago
JSON representation
Small Utilities for the Parallella Board
- Host: GitHub
- URL: https://github.com/walkr/parallella-board-utils
- Owner: walkr
- License: mit
- Created: 2014-09-07T21:21:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-07T21:34:37.000Z (almost 11 years ago)
- Last Synced: 2023-08-03T21:23:12.803Z (almost 2 years ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
parallella-board-utils
======================Small Utilities for the Parallella Board
**Check temperature every 2 seconds**
```shell
$ python temp.py 2
```