Have you set the proper baud rate? Â or data format..i.e.1 start bit-Â 8 bit data - no parity -1 stop bit? Â or you can select hex or ascii display in any...
1496
rajendra patoliya
patoliyarj
Jan 5, 2009 10:22 am
see this link, download it n try...tell me hows that.... Â http://sourceforge.net/project/showfiles.php?group_id=67297&package_id=65690&release_id=580340 Â ...
1497
ms_asgher
Jan 11, 2009 4:07 am
Hi Raza, I am newbie in avr gcc, i need complete header list and there related instruction, and also can us end me these books, Regars Muhammad Sadiq Asgher...
1498
sartaj mohammed
sartaj_cvr
Jan 12, 2009 6:07 pm
i'm a beginner .i 'm facing a problem in interfacing AVR .i;m using WINAVR for microcontroller programming .After making .exe file when i want to program...
1499
ranjeeth_gec
Jan 13, 2009 6:28 pm
... WINAVR for microcontroller programming .After making .exe file when i want to program it but,it 's showing an error msg that AVR is not ...
1500
nandan.amar@...
nandan.amar
Jan 13, 2009 6:29 pm
it happens often. please check coonection and groung of ur programing device and power supply sud be same. also check for ur avr chip wether it is faulty or...
1501
Agfianto Eko Putra
agfi68
Jan 13, 2009 6:30 pm
... EXE file? i think BIN or HEX file... after compilation using WINAVR, it make BIN or HEX file and you can download this HEX/BIN file into AVR ... to...
1502
arif_mails
Jan 15, 2009 3:55 pm
Could any one help me to control the Phase of 50Hz AC line I mean, like a phase control by DIAC and TRIAC ckt, where RC time constant is used for control the...
1503
mohsinmmu
Jan 15, 2009 3:55 pm
hi i want to start RTOS and as a beginer needs a good guide line to do so..any one from dubai or middle east to help me out in this?...
1504
Mihai Galos
mihaigalos
Jan 15, 2009 3:56 pm
Hello sartaj mohammed, Welcome to our group. Faulty wireing is not always the case of lack of communication between the pc and target microcontroller. Double...
1505
akash deep
akashdeep007us
Jan 15, 2009 3:56 pm
1)which .exe r u taking about...u have to compile a .hex and .eep 2)you could not have powered ur atmega...make sure ground connections r common from Atemega...
1506
vivek
vivek_ravindra9
Jan 19, 2009 1:33 pm
Am using a servo for the 1st time and need help for same. The exact problem is dat i hv studied frm datasheets and few online tutorials but there is a...
1507
loophole immortal
loophole_imm...
Jan 20, 2009 8:20 pm
I myself am fairly new to servo motors. And here is what i can say to you. controlling a servo can be achieved by varying the duty cycle of the pwm. for servo...
1508
vivek
vivek_ravindra9
Jan 21, 2009 5:04 pm
well as of now i browsed through the atmega 32 datasheets over and over and for controlling even i hv fair idea dat "ideally" 1 ms for right 2 ms left and 1.5...
1509
bhansali_abhinandan
bhansali_abh...
Jan 21, 2009 5:04 pm
hello i want to make a vibrating machine.do anybody know what components are used and how to assemble them....
1510
Mihai Galos
mihaigalos
Jan 23, 2009 5:07 am
Hello Rick. Did you also remember to adjust the project settings to atmega644. And the target device argument when you run avrdude ? :) Kind regards, Mihai...
1511
Mihai Galos
mihaigalos
Jan 23, 2009 5:09 am
Hello. See my project involving a LM32 and Display: http://www.mihaigalos.ro/work/Embedded/Advanced/temp2lcd/readOn.html Kind regards, Mihai Galos. ... ...
1512
anirudh1905
Jan 24, 2009 2:36 pm
hi everybody, i am anirudh and i am recently in to robotics . i made a bsd programmer.but the problem is i don't have a desktop for parallel port. so i brought...
1513
dibya.silicon
Jan 25, 2009 6:54 am
u shoud have the proper drivers for ur parallel port. make all does not means adding the programs into the chip. there is another option called program in...
1514
akash deep
akashdeep007us
Jan 25, 2009 6:54 am
u should have done more research b4 getting urself an USB Parallel cable... they r very less known to work correctly!!! try a parallel port PCI card.. set the...
1515
nandan.amar@...
nandan.amar
Jan 25, 2009 6:54 am
hi dear the usb to parallel converter is designed for printer. and it needs a printer driver for printer to work. and every programer has some data transfer...
1516
saeed ahmad
pasban_paf
Jan 27, 2009 8:53 am
hi dear! Â i need usb to parallal convertor plz help me in this regard. best regards, saeed ahmed ________________________________ From:...
1517
sameer
sammz120
Jan 27, 2009 5:51 pm
 hi friends ..can anybody send me simple adc program . i m using mega32 actually i have written a program but its not working dont know y?? trying to check...
1518
akash deep
akashdeep007us
Jan 27, 2009 5:51 pm
if u need the usb to parallel converter for flashing ur uCs... its not recommended.... get a PCI parallel card instead... ... From: saeed ahmad...
1519
guy daelen
gdaelen
Jan 27, 2009 5:51 pm
... usb to parrallal converter do'nt work with programmer;only with printer( and not all) because programmer use "bit mode" of parallal port which is not ...
1520
naveen_593
Jan 28, 2009 4:29 pm
I am new to avr and want to know the use of pwm in motor control please give a sample code in c. Please tell me wont it be enough to control the ports for a...
1521
राजिव R...
rss_iitk
Jan 28, 2009 7:17 pm
#include <avr/io.h> #include <util/delay.h> #include "lcd_lib.h" #define ADC_VREF_TYPE 0b00000000 // Read the AD conversion result unsigned int...
1522
Md. Istiaq Mahbub (Ta...
tarango002
Jan 28, 2009 7:17 pm
This is the code in atmega32: //***************************************************************************** // //Â ADC module initialization // ...
1523
Mihai Galos
mihaigalos
Jan 29, 2009 11:19 am
Hello Naveen. If you want, check out my project on shifting the brightness of a led: http://www.mihaigalos.ro/work/Embedded/Simple/DimmLed/readOn.html ... ...
1524
Vijumohan.A
vijumohana
Feb 3, 2009 8:36 pm
Dear all, I'm in a project in which I'll need to interface with an external H/W device. I need to get interrupt from this external H/W through the parallel ...