Hi,
I want to attach an electronic weighing scale or Force Resistive sensor to Raspberry PI. This will help me to weigh the object and save the data in a CSV file or may be a database on PI.
Better if someone can suggest me some USB weighing scale which i can connect to USB port on my PI.
I am not sure about Force resistive sensors. May be they are analog and RPI can't read them. I dont want to purchase hardware analog to digital converter, external ADC (such as the MCP3008])
This can be used along with some bit banged SPI code in python to read external analog devies. However, I want some simple thing.