Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/18/07 15:46
Read: times


 
#131034 - help!!!!!!!!!!!!!!!!!!1
Responding to: ???'s previous message
The basic idea of the project is to provide internet interface for embedded systems. The goal of this design project is to create a device that will enable other devices to communicate over the Internet. This is accomplished by putting together a network such that it is low cost, small in size, and does not consume too much processor resources. The design chosen for this project is a User Datagram Protocol over the Internet Protocol over Ethernet (UDP/IP/Ethernet) implementation on an Intel 8051 microcontroller.
For demonstration purposes, a temperature sensor device is added. The temperature sensor sends the sensed temperature to the Internet Interface. The Internet Interface is connected through Ethernet on a local area network. It creates UDP packets and sends it across the Internet. The destination for the packet is the web server, and on the web server is a listener program. The program receives the UDP packet and puts the temperature data onto a web page. The demonstration shows that a device (i.e. a temperature sensor) can communicate over the Internet, and it can be monitored remotely.
Referening books on emebedded ethernet gives information about the cirrus CS8900A-CQ 8/16 bit mircocontroller NIC which could be easily programmed.

Availability of Embedded Ethernet Module:

In this regard I would like to know, if there is any 10Base-T Embedded Ethernet module (preferrably with cirrus CS8900A-CQ 8/16 bit ethernet chip) which would ease my design complexity by providing the direct interface between microcontroller bus and the Ethernet port (RJ-45).

is there a way i configure the same using RTL8019AS ???

can some one help me out???

List of 29 messages in thread
TopicAuthorDate
Ethernet Connectivity with 8051            01/01/70 00:00      
   Ethernet boards            01/01/70 00:00      
   If you want to ease your design            01/01/70 00:00      
   SiLabs CP2200            01/01/70 00:00      
      thnks            01/01/70 00:00      
         All UDP is in the stack.            01/01/70 00:00      
         Try..            01/01/70 00:00      
            Clickable Links            01/01/70 00:00      
   help!!!!!!!!!!!!!!!!!!1            01/01/70 00:00      
      Network Layers            01/01/70 00:00      
      Help???????????????            01/01/70 00:00      
   SILabs gives you the code            01/01/70 00:00      
   8051 and ethernet....            01/01/70 00:00      
   Finding Nemo!            01/01/70 00:00      
   help....programming rtl8019??            01/01/70 00:00      
      RTFM            01/01/70 00:00      
      help on interfacing rtl8091 with p89v51rd2            01/01/70 00:00      
   can i go around this way????            01/01/70 00:00      
      Waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay too simplistic!!            01/01/70 00:00      
         CMX at three grand a pop            01/01/70 00:00      
            correct and            01/01/70 00:00      
   why complicate stuff???KISS=keep it simple stupid            01/01/70 00:00      
      Try this as already suggested CD220x            01/01/70 00:00      
         Clickable            01/01/70 00:00      
      But some things are just not simple!            01/01/70 00:00      
         thnks a lot..andy            01/01/70 00:00      
            tutorial            01/01/70 00:00      
               awesome suggestion            01/01/70 00:00      
                  why didn't you look there in the first place?            01/01/70 00:00      

Back to Subject List