... | ... | @@ -9,3 +9,9 @@ This project aims to provide easy-to-use general-purpose sensors and actuators f |
|
|
|
|
|
## Firmware
|
|
|
The Pico's firmware is developed at https://gitlab.mi.hdm-stuttgart.de/iotee/firmware. Tagged versions are available at https://gitlab.mi.hdm-stuttgart.de/iotee/firmware/-/packages for download.
|
|
|
|
|
|
## Client-/Gateway-software
|
|
|
To interact with the device, a serial protocol is used. You may use our client libraries located at:
|
|
|
- [Go](https://gitlab.mi.hdm-stuttgart.de/iotee/go-iotee)
|
|
|
- [Node](https://gitlab.mi.hdm-stuttgart.de/iotee/node-iotee)
|
|
|
- [Python](https://gitlab.mi.hdm-stuttgart.de/iotee/python-iotee) |