Atmega8 thermostat

Thread Starter

arunskumar05

Joined Nov 1, 2011
18
i need a thermostat circuit with atmega8+lm35+seven segment dispaly..
for my chicken incubator..now i am using a thermostat with a simple op amp circuit..i am not an expert in writing programs
can any help me or suggest me a link..
 

MrChips

Joined Oct 2, 2009
35,129
You say you are not an expert at writing programs.
What programs for what mcu have you written before?
All mcu programmers today use a usb programmer.
This is not the criteria for selecting an mcu.
 

Thread Starter

arunskumar05

Joined Nov 1, 2011
18
i had written simple programs like led blinking..on bascom avr..i am having the programmer usbasp by using this i can program only some certain type of avr only
 

MrChips

Joined Oct 2, 2009
35,129
I'm trying to gather how much experience you have with programming an mcu.
So far, I think you would be better off using an arduino.
 

tshuck

Joined Oct 18, 2012
3,534
I think you should work on getting the individual parts working, then combine them to create your project. First, get your seven-segment display(SSD) working, then the ADC and display using the SSD to verify, then it's a small amount of work to put it all together...
 
Top