A project to reduce overall household food waste using the Raspberry Pi
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
Hi,
This project originally came about when I noticed how much food I ended up throwing out at the end of the week, this food was in some cases still packaged, but no good to eat after its use by date (UBD). I realised this was essentially throwing away money.
The root of the issue was having food stored away and then forgetting about or not realising when its UBD was.
To combat this problem I decided I would write a program to email me whenever a product was approaching its UBD. I did this using Python and the Raspberry Pi. It worked by emailing me a warning 2 days before, 1 day before and then on the day itself.
This worked okay however the problem I had was data input. Running on the raspberry Pi I had to use SSH to get in and then update the database in command line, which was a lengthy task for what should be simple. Eventually because of the time factor in entering data the project failed.
I knew I needed a better way of entering data, something quick and simple for anyone to use. I also wanted to have glance-able display to see what food products were most at risk of being wasted. I decided to create a hardware project to achieve the following:
The hardware itself is must be:
For the display I am looking into either an e-paper display, this will give me a larger workspace for displaying information and save power for an always on device or a 16x3 LED display, this is still something I need to look into in terms of Pros and Cons. For the traffic light notifications I will use 3 LEDs controlled by the GPIO on the rPi.
The main thing I am still having problems with is deciding how to make the housing. I would like to have one 3D printed however I have never used any 3D modelling software and may need to find a suitable alternative.
Thanks for reading the general overview of what I want to achieve with this product, I hope to have more updates soon!
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates