C Programming Commands for AVR
2007-10-20 by obaid_nasir_nu
Yahoo Groups archive
Index last updated: 2026-04-28 22:41 UTC
Thread
2007-10-20 by obaid_nasir_nu
Can someone please provide me the C Programming Commands for AVR with details. I shall wait for the reply guys and i am thanking all of u in anticipation. Please help me out, a deadlock has been created in my project. Like particular commands for ADC e.t.c, please can someone give me the specific link for tutorial.
2007-10-21 by Jim Wagner
On Sat, 20 Oct 2007 16:21:14 -0000 "obaid_nasir_nu" <obaid_nasir_nu@yahoo.com> wrote: > Can someone please provide me the C Programming Commands > for AVR with > details. I shall wait for the reply guys and i am > thanking all of u in > anticipation. > > Please help me out, a deadlock has been created in my > project. > > > Like particular commands for ADC e.t.c, please can > someone give me the > specific link for tutorial. > Check the data sheet. It has examples in C. Jim --------------------------------------------------------------- The Think Different Store http://www.thinkdifferentstore.com/ For All Your Mac Gear ---------------------------------------------------------------
2007-10-21 by dlc
Google is your friend. DLC obaid_nasir_nu wrote: > Can someone please provide me the C Programming Commands for AVR with > details. I shall wait for the reply guys and i am thanking all of u in > anticipation. > > Please help me out, a deadlock has been created in my project. > > > Like particular commands for ADC e.t.c, please can someone give me the > specific link for tutorial. > > > > > Yahoo! Groups Links > > > -- ------------------------------------------------- Dennis Clark TTT Enterprises www.techtoystoday.com -------------------------------------------------
2007-10-21 by Ralph Hilton
On Sat, 20 Oct 2007 16:21:14 -0000 you ("obaid_nasir_nu"
<obaid_nasir_nu@yahoo.com>) wrote:
>Can someone please provide me the C Programming Commands for AVR with
>details. I shall wait for the reply guys and i am thanking all of u in
>anticipation.
>
>Please help me out, a deadlock has been created in my project.
>
>
>Like particular commands for ADC e.t.c, please can someone give me the
>specific link for tutorial.
Quite a few of the commands are compiler specific. I would suggest choosing a
compiler first, then referring to the user manual and other literature relating
to that specific compiler.
I use the CVAVR at
http://www.hpinfotech.ro/
--
Ralph Hilton
http://www.ralphhilton.org
C-Meter: http://www.cmeter.org
FZAOINT http://www.fzaoint.net2007-10-21 by Roy
Try looking at http://www.avrfreaks.net <http://www.avrfreaks.net/> This site has many example projects etc. You also need to state which C compiler you are using. _______________________________________ Roy Hopkins ZL2RJH Tauranga New Zealand _______________________________________
-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf
Of Ralph Hilton
Sent: Monday, 22 October 2007 11:03 a.m.
To: AVR-Chat@yahoogroups.com
Subject: Re: [AVR-Chat] C Programming Commands for AVR
On Sat, 20 Oct 2007 16:21:14 -0000 you ("obaid_nasir_nu"
<obaid_nasir_ <mailto:obaid_nasir_nu%40yahoo.com> nu@yahoo.com>) wrote:
>Can someone please provide me the C Programming Commands for AVR with
>details. I shall wait for the reply guys and i am thanking all of u in
>anticipation.
>
>Please help me out, a deadlock has been created in my project.
>
>
>Like particular commands for ADC e.t.c, please can someone give me the
>specific link for tutorial.
Quite a few of the commands are compiler specific. I would suggest choosing
a
compiler first, then referring to the user manual and other literature
relating
to that specific compiler.
I use the CVAVR at
http://www.hpinfote <http://www.hpinfotech.ro/> ch.ro/
--
Ralph Hilton
http://www.ralphhil <http://www.ralphhilton.org> ton.org
C-Meter: http://www.cmeter. <http://www.cmeter.org> org
FZAOINT http://www.fzaoint. <http://www.fzaoint.net> net
[Non-text portions of this message have been removed]