hi you have to use timer/counter(n) register. this is ATMEGA8535's PWM duty cycle 50%example program. you can write like this. TCCR1A = 0X83; TCCR1B =...
... hi joinmahsan, i write in AVR studio 4.14 and WinAVR 20080430, use timer in Phase corect PWM mode. watch in this link for example. have fun !!! ...
hi frnds i have 1 problem with serial port(uart)communication using mega8 actually my all other programs of echo are working properly but this 1 is using...
hi you have to use timer/counter(n) register. this is ATMEGA16's PWM there are alltogether 4 pwm ports OC0- PB3 OC1A- PD4 OC1B- PD5 0C2- PD7 FOR duty...
Hello every one I am relative new to this group and first and foremost I will like to intriduce myself. I am . Mr Harrington R live and work in the USA. ...
Dear fourier902000, dear friends, Recently I have made great progress in finishing my website: http://www.mihaigalos.ro It contains some simple projects to get...
I am using Atmega8 IC ,with STK500 board to program the LCD. I want to scroll message one messge on first line and at the same time a standstill message in...
... Hi Mr Harrington, Please go through the website below, if us still face problem revert back. http://www.captain.at/electronic-atmega16-serial-port.php ...
I am new to avr I am using ATMEGA8515 .When I program AVR program is running when micro controller is inserted in ISP parallel port programmer. But when I...
Double check connections and make sure the /Reset pin is not connected to ground and the Vcc and Gnd are connected accordingly. Kind regards, Mihai GALOS...
Dear pal even if u do not fit the controller to the programmer it runs we think that it is programmed first see whether the programmer has been detected by the...
Dear alokdwivedi85, see my delat API at http://mihaigalos.ro/work/Embedded/Simple/ DELAY_API/readOn.html Kind regards, Mihai GALOS ... working ... can ... time...
... if you r a beginner better you use 1.Debian(linux Distro) 2.avr-libc(for coding) 3.avr-gcc(for compiling) 4.uisp(for burning) you can get the circuit from...
Hello I'am in the process of writing a Uart code that is intended to read sensor values and out those values a PC screen. However the first part of the...
Hi, this is my first mail in this group. I am trying to impleament a RFID reader/writer. Now I have choosen CLRC632 Reader IC from Mifare. The problem is I...
Dear fourier, Please explain yourself using more words because your english prevents us from understanding you. Such an UART behaviour as i think you are...
... I am sorry about my english!! when I type a character from the keyboard what I see is some other character which is different from the keystroke that...
Fourier, The clock for the UART is actualy the bit rate. See the chapter "Examples of Baud Rate Setting" in you microcontoller's datasheet. For example, for...
... I am new to avr ,too i don't understand your problem but i advise you if you work on board now leave it and assemble porogrammer on the mk board . i try a...
i am building a line tracking robot can u tell what are the requirements as i first time doing robotics . where can i get the leds,.... etc what ever required...
Be sure to verify the clock source is set up correctly. If you are not using an external clock source on your project board, you must select the Internal clock...
... hello robot building take a lot of research especially if your new to and has less experience. There are four step i can thing about right now. 1)...