MM Demangone’s Status Report for 4/12/2025

I have completed quite a bit over the past two weeks. Last week, I spent time on deploying our website, connecting the RPi and website to the websocket, and refining the communication between the two. I had changed the model to store the servo angle, so our device can alternate between 0 and 180 degrees. I had fixed a bug involving overpopulating the google calendar with pill notification events. This week, I spent a lot of time refining the load cell amplifier code, soldering the load cell amplifier, soldering both of the load cells, and testing out the load cells. Also, after Aneesha had reflashed the SD card, I had set up the SD card with github, dependencies, etc. Unfortunately, the readings off of the load cell amplifier are extremely noisy, and is prolonging the amount of time we expected this task to take. Aneesha and I are both working on fixing this, by exploring other force-measuring devices, as load cell amplifiers with a greater precision measurement will not arrive in time for demo day. Next week, I hope to get a lot of software testing done as well as pill dispensing testing. I will make multiple accounts, edit parts of each account, make sure the correct pill amount is dispensed during this testing. Further detail on all of the steps for how I will conduct this testing is listed in our design report section 7. I have included some of my commits below detailing my work.

https://github.com/tkoda1/Capstone/commit/52153443769970d5b3bec07acddcc8a33940e788

https://github.com/tkoda1/Capstone/commit/8e2f1ede953c83bf4c23725f7553dc5e17deab63

https://github.com/tkoda1/Capstone/commit/9b43286ae90b60116683018f09225a7b4d29f412

Aneesha Bhattacharjee Status Report 4/12/2025

I have been working on fixing and testing the dispensing functionality on the device. To ensure the correct dosage is dispensed, I have adjusted the height of the servos and added more stability to the structure, and I am testing with multiple kinds of pills. I have also been working with MM on the load cell although we are running into issues with measuring an accurate weight as there is too much noise and we need our weights to be very precise. We are continuing to troubleshoot this and we will then add it to our structure. I will also work on updating the dashboard based on the weight sensing. We once again corrupted the SD card on our RPi so I reflashed it and redid some of the servo set up, but this was only a minor setback.