Skip to content

Android App with load sensors to track nutrition consumption

Notifications You must be signed in to change notification settings

shriaithal/missingscoop

Repository files navigation

Missing Scoop

IoT Based Smart Kitchen Containers that track grocery consumption and continuously provide insights into kitchen cabinets. We propose a system where containers are equipped with smart devices using load sensors and ESP32 microcontroller which captures the weight of the container continuously and uploads that data to cloud with the help of MQTT client and AWS IoT configuration. This weight states of the container is monitored to identify if the grocery weight goes below a threshold and notify the user about the time to purchase. The application also provides visualization of current weight of the grocery and enables easy tracking. Furthermore, the application also houses a nutrition tracking system that encourages healthy eating habits. Based on historical data and daily consumption a nutrition pattern can be observed and users can make eat food in moderation. This nutrition tracking also helps monitoring malnutrition in children and tracking unhealthy eating habits in adults.

  • System Design

  • IoT Setup

  • Application Screenshots

image image image image image image image image image image image image image image image image

Deployment in local

  • Clone this project
  • Run command "mvn clean install" on the folder where pom.xml is present
  • To execute the project from eclipse Right click on the project -> Run as Java Application
  • To execute on command line run the command java -jar "jar name"

About

Android App with load sensors to track nutrition consumption

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages