Skip to content
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:

  1. Java simulator that emulates the behaviour of a few sensors hipotetically installed on vehicles: GPS, temperature, humidity, vibration.
  2. MongoDB database to store and manage data real-time.
  3. 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.
Clone this wiki locally