Maker Pro
Maker Pro

weight scale

Frank777

Jul 6, 2011
1
Joined
Jul 6, 2011
Messages
1
Hi,

I'm making a scale that has two pressure points, so i was thinking of using two strain gauges. the value of these will be converted into kg and displayed on a small lcd display.
the weight range will be 0-30kg with an error margin of +-50gram

can anyone tell me what i need as far as various components and software/hardware i need to program them?

thanks.
Frank
 

(*steve*)

¡sǝpodᴉʇuɐ ǝɥʇ ɹɐǝɥd
Moderator
Jan 21, 2010
25,510
Joined
Jan 21, 2010
Messages
25,510
First find your strain gauges.

Then determine how to amplify the signal, convert it to digital, zero out the errors, convert to grams, and finally display it.

I would say that most of those steps (other than the first and the last) could be done with a microcontroller.
 
Top