https://github.com/yaacov/fosdem-2017
fosdem-2017 IoT room demo
https://github.com/yaacov/fosdem-2017
Last synced: 17 days ago
JSON representation
fosdem-2017 IoT room demo
- Host: GitHub
- URL: https://github.com/yaacov/fosdem-2017
- Owner: yaacov
- Created: 2017-01-30T23:14:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T08:57:09.000Z (over 8 years ago)
- Last Synced: 2025-03-17T00:17:43.507Z (7 months ago)
- Language: Shell
- Size: 17.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fosdem-2017
fosdem-2017 IoT room "Does your coffee machine speak bucce"## demo
- the grafana panel
- the sensor
- the collector## the modbus protocol
- https://en.wikipedia.org/wiki/Modbus
- https://github.com/yaacov/node-modbus-serial
- https://www.npmjs.com/package/node-red-contrib-modbus
- https://github.com/bashwork/pymodbus## the sensor
- https://github.com/yaacov/ArduinoModbusESP## the collector
- https://github.com/yaacov/node-modbus-cli
- https://github.com/yaacov/hawkular-client-cli
- https://github.com/yaacov/fosdem-2017/blob/master/scripts/collector_sensor.sh## the data-store
- http://www.hawkular.org/
- https://github.com/hawkular/hawkular-client-python
- https://github.com/yaacov/mohawk## the visualizer
- http://grafana.org/