This week, we got the force sensor. We tested it and we believe it will work. Now we need to change our code to accommodate the change:
- After each feeding, the Arduino will record the weight. Right before the next feeding, it will compare the current value with the stored value and will do so to add up the total amount of food eaten by the cat per day.
- At the end of each day, the arduino will send this data to raspberry pi and pi will display it on the webpage.