Atmel AVR Microcontroller discussion group.
External modem interfacing - deejarian - Dec 7 11:10:00 2005
I have searched a lot in google and 8052's forum but there is no
valuable information is given only the hint in provided but i need a
whole source code for interfacing cause i cant write assembly language
or c-language and i have to send 'AT' commands through programming i do
not belong to this field but unfortunately i m having to do, .Please i
m required whole source code which can get external modem communicated
with "89c51" .I have to get downloaded a data from internet through
microcontroller which wil be passed in hard disk which will also be
interfaced , since Hard Disk source code is available ie why i dont
required code for hard disk interfacing ,LCD & keyboard interfacing is
also available but external modem interfacing is not available ,this is
my study project , actually this is my extra project infact i do not
belong to this field because i m working on my graphic designing
Project thats why i do not know assembly language or C-language .
Please ne one , help me .

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: External modem interfacing - poitsplace - Dec 7 21:33:00 2005
If you cannot use C or assembly, how do you expect to join the two
completely unrelated programs into one coherent program?
--- In avrclub@avrc..., "deejarian" <deejarian@y...> wrote:
>
> I have searched a lot in google and 8052's forum but there is no
> valuable information is given only the hint in provided but i need
a
> whole source code for interfacing cause i cant write assembly
language
> or c-language and i have to send 'AT' commands through programming
i do
> not belong to this field but unfortunately i m having to
do, .Please i
> m required whole source code which can get external modem
communicated
> with "89c51" .I have to get downloaded a data from internet
through
> microcontroller which wil be passed in hard disk which will also be
> interfaced , since Hard Disk source code is available ie why i dont
> required code for hard disk interfacing ,LCD & keyboard interfacing
is
> also available but external modem interfacing is not
available ,this is
> my study project , actually this is my extra project infact i do
not
> belong to this field because i m working on my graphic designing
> Project thats why i do not know assembly language or C-language .
> Please ne one , help me .

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
RE: [AVR club] External modem interfacing - stevech - Dec 7 23:32:00 2005
If this is a student assignment, drop the class.
If this is a job assignment, resign.
-----Original Message-----
From: avrclub@avrc... [mailto:avrclub@avrc...] On Behalf Of
deejarian
Sent: Wednesday, December 07, 2005 7:10 AM
To: avrclub@avrc...
Subject: [AVR club] External modem interfacing
I have searched a lot in google and 8052's forum but there is no
valuable information is given only the hint in provided but i need a
whole source code for interfacing cause i cant write assembly language
or c-language and i have to send 'AT' commands through programming i do
not belong to this field but unfortunately i m having to do, .Please i
m required whole source code which can get external modem communicated
with "89c51" .I have to get downloaded a data from internet through
microcontroller which wil be passed in hard disk which will also be
interfaced , since Hard Disk source code is available ie why i dont
required code for hard disk interfacing ,LCD & keyboard interfacing is
also available but external modem interfacing is not available ,this is
my study project , actually this is my extra project infact i do not
belong to this field because i m working on my graphic designing
Project thats why i do not know assembly language or C-language .
Please ne one , help me .
Yahoo! Groups Links

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )
Re: External modem interfacing - Hadi Aminzadeh - Dec 8 1:39:00 2005
I do thid bat I have a problem in initializing the modem :( that work with some
modem:((
if u search the atmel site u can find a sample program that use a external modem and a
8051 to program another 89c51 this have schematic , source and documet that may be
usefull
and u can test AT command with hyper terminal u must select your com in first and any
baud rate u want then u simle can send AT command and recive them
if u find any think about initilazing the modem lets me know
--- In avrclub@avrc..., "deejarian" <deejarian@y...> wrote:
>
> I have searched a lot in google and 8052's forum but there is no
> valuable information is given only the hint in provided but i need a
> whole source code for interfacing cause i cant write assembly language
> or c-language and i have to send 'AT' commands through programming i do
> not belong to this field but unfortunately i m having to do, .Please i
> m required whole source code which can get external modem communicated
> with "89c51" .I have to get downloaded a data from internet through
> microcontroller which wil be passed in hard disk which will also be
> interfaced , since Hard Disk source code is available ie why i dont
> required code for hard disk interfacing ,LCD & keyboard interfacing is
> also available but external modem interfacing is not available ,this is
> my study project , actually this is my extra project infact i do not
> belong to this field because i m working on my graphic designing
> Project thats why i do not know assembly language or C-language .
> Please ne one , help me .
[Non-text portions of this message have been removed]

(You need to be a member of avrclub -- send a blank email to avrclub-subscribe@yahoogroups.com )