Micro[service to control ]GPIO pins via REST
156
Microservice to control GPIO pins via REST
docker run -e MICROGPIO_PIN_MAPPING="light:22,fan:27" -d -p8080:8080 -v /sys:/sys teran/microgpio:armv7-latest
Please note microgpio is built for ARMv7 at the moment. If you need any other platform(supported by Go, obviously;), feel free to report issue or create a pull request.
Content type
Image
Digest
Size
4.5 MB
Last updated
almost 8 years ago
docker pull teran/microgpio:armv7-latest