Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] Ethernet Inteface for AVR microcontroller

Status
Not open for further replies.

vru

Newbie level 3
Joined
Sep 21, 2010
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,308
Hi All,

I am working on school project.
I am using Atmega128 RF A1 , 8 bit microcontroller and plan to interface to a ethernet module which includes wiznet w5100 embedded ethernet controller.

I need to gather data from a number of devices to the main server using internet.

I know that We can control a device via a web browser. But I am not sure how?? to go about with this.??
Can Anyone help with any links or documents or an idea/concept/approach for the same.
Appreciate your help.
 

you want to design data acquisition system...
does your ethernet module contain serial port?

---------- Post added at 21:18 ---------- Previous post was at 20:56 ----------

u have to read the data sheet carefully!! i just downloaded n read it
u can interface it with ur microcontroller throught serial port of the microcontroller, the wiznet chip suppot serial to ethernet.
here is a suggestion to implement ur data acquisition system
recive ur data through uc's ADC then send it to the ethernet module then send it to ur server !
 

Thank you for your reply.

Wil look into it again and keep you posted.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top