Hi, I`m trying to communicate one atmega 16(Master) with another atmega 16(Slave)using Interrupt Driven SPI.The problem is that the code for the Master side is...
1897
Ashish
aashishgan
Mar 15, 2010 10:04 am
... I also hv similar problem while interfacing lcd JHD162A with atmega32.I also carried out suggestions in answer to prob.I hv simulated in proteus also ....
1898
hardik sharma
hardik_fame
Mar 15, 2010 10:07 am
I have alreay send message that i have set fuse bits low frequency in atmega 32 . and now I can not programm. Is there any software which programm the chip...
1899
Kallol
kallolkk
Mar 15, 2010 10:14 am
Hi everyone, i was using char *itoa(int value, char *buffer, int radix); to convert interger data to character. avrlibc manual gives the following...
1900
Mudit Dhagat
dhagat_mudit
Mar 19, 2010 4:59 pm
Hello Friends, I am new to this Group. I am currently interfacing AVR ATmega8 With a LCD and a PS/2 Keyboard. I have been trying to interface the LCD for 5...
1901
STEVEN HOLDER
s.holder123...
Mar 19, 2010 5:00 pm
The buffer size is entirely up to you and the values that you use in this equation. The function is integer to char array so you need a buffer that it big...
1902
Kallol Karmakar
kallolkk
Mar 19, 2010 5:02 pm
Hello hardik, a few days ago i locked my microcontroller(mega8) too.after searching in the net i was able to unlock it.that time i was using a home made LPT...
1903
ele com
elecomtransl...
Mar 31, 2010 3:35 am
hello, did u check ur circuit in proteus ?...
1904
ele com
elecomtransl...
Mar 31, 2010 3:35 am
Take it easy!this is not important why you need to know this? ??--- On Mon, 3/15/10, STEVEN HOLDER <s.holder123@...> wrote:From: STEVEN HOLDER...
1905
s.mart_07
Mar 31, 2010 3:36 am
hi i want to initialize voice recoginising robot, please suggest me if avr will be relaiable for that or not ...........
1906
Kallol Karmakar
kallolkk
Mar 31, 2010 3:37 am
Thanks a lot Steven H. wish you good luck ________________________________ From: STEVEN HOLDER <s.holder123@...> To: booksbybibin@yahoogroups.com ...
1907
ciuciu
mihaigalos
Apr 3, 2010 6:40 pm
Do a cyclomatic complexity/memory/flash usage estimation on the project and you will have your answer. Regards, Mihai G...
1908
e_menna90
Apr 21, 2010 3:18 pm
hi there...hopping you are well, I'm using codevisionAVR to program Atmega32, and i need a simple code for pwm...hope to be replied soon. thanks, Mennah Allah...
1909
wawan, mboh, Frankie,...
wwn_st3
Apr 26, 2010 6:24 pm
... you can find a lot of sample in http://www.avrfreaks.net/....
1910
Bhavin Shah
bhavinshah3671
Apr 26, 2010 6:29 pm
can anyone please suggest me a good tutorial for sound generation using atmega16...
1911
arifuddin2007
May 1, 2010 12:58 pm
... http://extremeelectronics.co.in/avr-tutorials/sound-generation-by-avr-micro-tutorial-i/ this is excellent tutorial for sound generation....
1912
hieuha
nha79
May 1, 2010 1:01 pm
Hi Bhavin, I did not try before, but you can search about Pulse with modulation method. Example: - We generate 8000 cycle per second (125us period). - In each...
1913
ele com
elecomtransl...
May 7, 2010 2:34 pm
1914
KGM
khaledgmoh
Jun 17, 2010 2:38 pm
does any body know how to use matlab to control and data acquisition and use state flow and fuzzy logic...
1915
Vladimir Jokovic
joksa2000
Jun 21, 2010 7:25 pm
I have used Simulink with NI6008 car for data acquisition. If you are interested I can provide you some more informations. Pozdrav od Jokse! ... From: KGM...
1916
ciuciu
mihaigalos
Jun 21, 2010 7:27 pm
I did some work on data acquisition in Matlab, but none in stateflow and fl. What do you want to do ?...
1917
Akshay Singh
slayer_akshay
Jun 23, 2010 3:52 pm
Hey Im doing a project on face recognition using Artificial Neural Networks In Matlab. CAn anyone help??!!?? Akshay ... -- Motrhead Hey Im doing a project on...
1918
danial_1000
Jul 12, 2010 6:02 pm
hi, I actually wana read an ac signal frequency by using the icp pin of atmega8 but i having the following problemes . 1. how we calculate time stamps by...
1919
danial_1000
Jul 27, 2010 11:32 am
i m newbie to avr progarmming i wana read a frequency of a ac signal by atmega8 plz any help will be appreciated . regards dany...
1920
gaurav9995
Jul 29, 2010 6:19 pm
hi everyone i need to reed data and send data to computer by usb port using atmega16l please help me......... i tried to find on net about it but nothing...
1921
ciuciu
mihaigalos
Jul 29, 2010 6:20 pm
use input capture. Read the datasheet....
1922
miftahul muhid
azil_man
Jul 29, 2010 6:21 pm
before u read frequency of AC, must turn down voltage until micro can read that. u can use voltage divide. ________________________________ Dari: danial_1000...
1923
nitin chaudhary
nitin2162000
Aug 1, 2010 4:08 am
Atmega 16 does not have usb interface. By usb isp, it means that the usbisp circuit converts usb signals into SPI signals and this usbisp circuit is not ...
1924
at91r40008
Aug 1, 2010 4:09 am
depending on how much data you need to transfer, the simplest way is to use HID. For testing purposes you can use HID Terminal from Mikroelektronika ...
1925
le_r0umain
Aug 1, 2010 4:14 am
... hmm, can you point where in the datasheet does it say "it has USB"?...