Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/undeadjess/kiwrious
A Pythion library for using the Kiwrious Sensors. Easy to install and use.
https://github.com/undeadjess/kiwrious
Last synced: about 1 month ago
JSON representation
A Pythion library for using the Kiwrious Sensors. Easy to install and use.
- Host: GitHub
- URL: https://github.com/undeadjess/kiwrious
- Owner: undeadjess
- Created: 2021-08-05T00:20:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-05T00:29:06.000Z (over 3 years ago)
- Last Synced: 2024-01-30T10:56:28.901Z (11 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kiwrious
A Pythion library for using the Kiwrious Sensors. Easy to install and use.Install:
drop kiwrious.py where you would like to use it
install pyserial, `pip install pyserial`Usage:
```
import kiwiroussensor = kiwrious.Sensor()
```then use `sensor.get_packet()` to return a dictanry of the sensor info