Could anyone please tell me where and what I should look for in order to spot any faults on the mcu board? I get an error (Alert: Device missing or unknown...
ATMega8 has 3 PWM channels ATMega168 has 6 PWM channels They are pin compatible I'm using 8L and 168 on identical boards (different XTals though). But for a...
Hey. The problem could be anywhere. First of all, what board are you using? Check if it gets the supply voltage and no short-circuit between the V+ and Gnd is...
hi am a student now doing embedded pg course... am using avr16 programmer very simple that is connected with isp programmer for 89s52 & avr16 common programmer...
Hai Anbu, Iam Devanand doing BTech ECE 6th semester from Kerala.I would like to have it. Iam a real beginner in this field.Iam now starting to do my first...
Hai Anbu, Iam Devanand doing BTech ECE 6th semester from Kerala.I would like to have it. Iam a real beginner in this field.Iam now starting to do my first...
Dear i've connected 2 dc motors ((6v))through h-bridge to the MC Atmega8535 and i've generate a sample code to go FWD and REV and BREAK i am now searching for...
HELLO First of all if u have already have idea about the 'C' programming, u just need to see the help section of that particular environment (like AVR so...
Hello. In winavr, there is a tool that is called AVRDude. It takes your *.hex file and burns it in the uC's flash. For doing this, you call it with parameters,...
... hi buddy i have got atmega16L and iwant it with isp method since my eeprom do not support it so would you please tell me how to program it with isp (any...
hi, i am interested in cell phone operated chores, like turning a LED on or off simply by pressing buttons on cell n like that. can u please suggest me some...
hi, from ur words i think u worked well with WINAVR, So plz tell me from where can i start it ?? i used codevision (the week compiler), i am well in C...
WinAVR does not have an IDE. It's just a compiler and a bunch of *.bat and *.exes. The IDE is actually AVRStudio, which, to my knowledge, only has support for...
... In point of fact, AVRStudio will allow you to use winAVR tools from within it, and gcc as well. If you're under linux and you want an IDE, investigate...
Hi. I am designing a circuit that accepts temperature data using LM35dz and ADC0804 through visual basic. But we want the data to be in the range of 30°C to...
Hai everybody, Iam Devanand a BTech ECE student.I wanted to get started with Atmega8 by lighting LEDs.Can any one help me with full code in codevision C...
Hi everyone, I am using MT8870 DTMF decoder in a project and cell phone for generating DTMF tones.These tones are fed to decoder IC via a microphone.I am...
Well... See this website ... no matter you are following any microcontroller... www.freewebs.com/maheshwankhede Regards, Simran.. ... From: angelbein...
Hello. You must look for the accuracy parameter in the LM35dz's datasheet. It's 0.5 degrees Celsius. Thus, it is not designed for 0.2, and modifying the...
hi dudes is there any donig a project for sensing and measurment ch4(methan)&co2 please Identify me an sensor about each others and link of datasheet of it ...
Well, if he wants to be able to see small changes in temperature achieving 0.2C accuracy with the LM35 is perfectly logical, as long as he keeps in mind that...
Hi... I designed a project similar to what you want; LM 35, ADC0804, but the output is in binary ! not in decimal, you can convert from binary to decimal NOTE:...
OK Thanks Mihai,but what about the circuit.In which port of the ATMEGA8 shall I connect LEDs. --- On Tue, 2/12/08, Devanand T <iamdevanand@...> wrote: ...
Thanks. Can you recommend another sensor which we can interface in the computer aside from LM35? We don't have TMP121 or DS1620 temperature in the Philippines...