IPT Reactive Java IoT video demonstration
A video for the IoT demo from BGOUG Autumn Conference 2018 is available @YouTube:
A video for the IoT demo from BGOUG Autumn Conference 2018 is available @YouTube:
IPT Reactive Java IoT Demo from BGOUG 2018 Sensor data is streamed in realtime from Arduino + accelerometeres, gyroscopes & compass 3D, ultrasound distance sensor, etc. using UDP protocol. The data processing is done with reactive Java alterantive implementations: callbacks, CompletableFutures and using Spring 5 Reactor library. The web […]