-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dario Bertolino edited this page Oct 5, 2018
·
1 revision
The aim of this work was to make some practice with the IoT framework node-red. The project is composed by:
- Java simulator that emulates the behaviour of a few sensors hipotetically installed on vehicles: GPS, temperature, humidity, vibration.
- MongoDB database to store and manage data real-time.
- Node-red data flow to manage MQTT communications and logic between a central system that communicates products to deliver, a warehouse and five smart vehicles.