Hello everyone,
I have this little project using the Raspberry scale, it consists of weighing a product (a bag of flour for example), if the original bag weighed 1kg and i decide to take 200g from it and put it back on the scale, and get a message that 200g are missing from the product weighed.
I would like to ask if someone could help me implement this solution or give me an idea on how should i proceed? does this have to be part of the files in the python3 folder or does this has to be done in a different file or even in a different language?
i wanted also to include a simple lcd screen to display the weigh at all times (should be connected to raspberry pi of course).
Any help is welcome thank you so much.