using Load cell sonsor with atmega16 and lcd display

Status
Not open for further replies.

benny17

New Member
hello,
i want to make digital scale and wanna show the result on 16*2 LCD display.. i am using atmega16 and Load cell sensor.. could anyone help me with connection pin and C code for this... i am so new with micro controller.. i badly need help...
 
Just use the same code and connections as the Arduino for the LCD. In fact, why don't you just use an Arduino with LCD shield for your prototype.

The load cell sensor will have to be amplified and can then be fed into one of the ADC inputs.
 
can you show me code program, please?
and can't I use 16*2 LCD? I don't really know about arduino...
 
The code is freely available as part of the appropriate Arduino library.

The Arduino is simply an ATMEGAxx mounted on a PCB with headers and a means to program it easily. There is software available for it to easily write your program, upload it to the ATMEGA and test it.

There are many examples available on the web. I assume the Malang government doesn't block Google (or other search engines) - try looking; you might learn something.
 
I agree with dougy83, a code is available in most popular search engines. There are guidelines to follow, as well as some basic tutorials on load cell devices.
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…