An open API service indexing awesome lists of open source software.

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

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/