Dear all, I am currently doing a project (degree level) and as a microcontroller I am using the Arduino Mega ATmega2560 since I have to connect relays, keypad, lcd and input signals to the micro.
My project consists of having a gas cylinder (15kgs max) and the gas from it is used to refill the cars airconditioner. The gas cylinder is put on a load cell (giving output voltage due to the weight of the cylinder). The analog signal is amplified to 5V using a non inverting opamp and it enters one of the analog pins.
I am new to arduino and have no idea of how I can program the ADC and havve found few very basic examples on this site.
Can any suggestions be giving to me or examples concerning ADC.
Thank you