+ Post New Thread
Results 1 to 8 of 8
-
3rd October 2010, 17:05 #1
- Join Date
- Sep 2010
- Posts
- 33
- Helped
- 3 / 3
- Points
- 1,059
- Level
- 7
atmega8l communication with computer
Please, can any one help me a way to communicate atmega8l with computer using usb port.
-
Advertisment
-
3rd October 2010, 17:07 #2
- Join Date
- Jul 2009
- Posts
- 734
- Helped
- 82 / 87
- Points
- 5,367
- Level
- 17
Re: atmega8l communication with computer
many people can help you with that.
you just need to help them help you.
-
Advertisment
-
3rd October 2010, 17:22 #3
- Join Date
- Sep 2010
- Posts
- 33
- Helped
- 3 / 3
- Points
- 1,059
- Level
- 7
Re: atmega8l communication with computer
i am just beginner and don't know much about mcu. Please, if anyone could provide me with ckt and any source codes in c language + drivers (if necessary).
-
Advertisment
-
3rd October 2010, 18:03 #4
- Join Date
- Jul 2009
- Posts
- 734
- Helped
- 82 / 87
- Points
- 5,367
- Level
- 17
Re: atmega8l communication with computer
i am just beginner and don't know much about mcu. Please, if anyone could provide me with ckt and any source codes in c language + drivers (if necessary).
so the best help anyone can give you is no help at all.
-
3rd October 2010, 19:29 #5
Re: atmega8l communication with computer
This might help: https://www.edaboard.com/thread102951.html
Please use the "search" feature of the forum...
Regards.
-
7th November 2010, 10:23 #6
- Join Date
- Sep 2010
- Posts
- 33
- Helped
- 3 / 3
- Points
- 1,059
- Level
- 7
Re: atmega8l communication with computer
i found many circuits for microcontroller communication with computer but those were all using serial communication. I could not get the correct circuit that worked using usb port.
-
Advertisment
-
7th November 2010, 11:18 #7
- Join Date
- Jun 2008
- Location
- Silicon Valley, California, USA (from Dhaka, Bangladesh)
- Posts
- 4,758
- Helped
- 1795 / 1795
- Points
- 38,590
- Level
- 48
- Blog Entries
- 22
Re: atmega8l communication with computer
Hi,
Since ATMEGA8 is not intended for USB communication as is the AT90xxx or the MUCH better and enhanced ATMEGA16U4. However a very simple approach for ATMEGA8 would be an USB to serial converter and use serial communication. Also search on the forum. You might find more useful stuff as the link posted above.
Hope this helps.
Tahmid.
-
7th November 2010, 15:17 #8
- Join Date
- Feb 2006
- Location
- India
- Posts
- 1,961
- Helped
- 299 / 299
- Points
- 13,738
- Level
- 28
- Blog Entries
- 18
Re: atmega8l communication with computer
Here is one.
https://www.edaboard.com/thread176183.html
1 members found this post helpful.
+ Post New Thread
Please login