8.BASIC STRUCTURE OF SMART REFRIGERATOR

CaptureI connected FSR to arduino instead of raspberry pi because arduino automatically converts analog to digital and give digital value.

01f67ef2-a212-4457-b515-16f49a28f807

FSR sends data to database using raspberry pi.

Purpose of this project:

If we use IOT in our daily life it  makes our life easier. In this project our refrigerator is connected to the raspberry pi and from this it is connected to internet. By using this system we can monitor our refrigerator. I choose this project because I faced problem when I went to store to buy groceries I forgot what are the items in refrigerator. So, I choose this project.

Things that are processed in this project:

  • FSR is connected to raspberry pi and it monitors the weight continuously and uploads weight of the item when weight is decreased python script uploads data to database.
  • python script also gives notification when the weight is drops certain limit.
  • This script also sends image when weight drops certain limit.
  • I am trying to get live video in youtube but it is giving some errors.