Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.55 KB

File metadata and controls

33 lines (18 loc) · 1.55 KB

Take Care: an IoT system for sensitive material transport

The aim of the project is to create a monitoring system for sensble material transport to avoid economic damages but also dispersion of these materials.

Arduino system

The Arduino system is defined by a thermistor and a level sensor plus two actuators simulating the fridge and possible problems due to liquid dispersion. There is also a LCD monitor signaling possible problems and the material temeprature. The communication is the standard UART.

image

Bridge

image

Adafruit is used to send and receives data from arduino system.

Telegram

There's the developpment of a telegram bot which enables the system to keep messages to the driver when there are any possible problem

image image

K-means

the Machine Learning algorithm K-means is used to recognize different kinds of material using color codes.

image image

The overall system

image