Today, I made my first AVR project with a lot of help from David Prentice and others on this forum. It's a LM35 based thermometer, output displayed on a 20x4 LCD. The project was a success, all thanks to you wonderful people, and to David for writing me the awesome code.
Now, I want to make a quad thermometer. It will have four LM35 sensors mounted in four different places. Sensors will feed the individual inputs to different pins of an ATMega16 and display all the results on a single 20x4 LCD screen.
Is this even possible with a single IC?