An IoT project for diet tracking.
Project Description
The purpose of project was regulating and creating healthier eating order. Our solution was giving the user the data of what he/she ate, in other word tracking the eaten food. We made an smart box to collect data of food. Our system is understand food inside of box using image recognition and tracking weight and temperature with sensors. With the given data user can see what and he/she eat. We used Raspberry Pi to use cloud technologies easily.
Our system sends the collected data to cloud using Wifi. Then, Android application takes the data from cloud and shows the food, weight and temperature to user.
Parts Used
β Raspberry pi 3
β Raspberry Camera Module V1
β Weight Sensor
β Temperature Sensor (ds18b20)
β HX711
β RGB Led
β Button
β 1kβ¦ Resistor
Services Used
β Amazon DynamoDB - For cloud data storing
β Amazon S3 - For cloud image storing
β Amazon Rekognition - For image recognition cloud computing
β Android Studio - For Creating App