This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

connect a asp.net website through ethernet to LPC2378

I am an engineering student doing a project on controlling a lab throgh a remote user to LPC2378 microcontroller placed in lab. For the remote user to enter the details and recieve information i have designed a website in asp.net using Visual Basic language. Now i want to link the site to the LPC2378 through ethernet. Please could any one help me with this.

Parents
  • Sir, the purpose of the website is to be a Graphical user interface where the user can enter the parameters of some experiment to be done... That data will be taken from the user through ethernet and is suppose to give instructions to the microcontroller (LPC2378). The microcontroller is suppose to do the experiment using the program i have written and then send the output back through the ethernet to the user who has access to the website.. So the user can actually perform experiments while he may be in another city e.g. in Distance Learning Programs..
    I hope I made the problem clear to you Sir..

Reply
  • Sir, the purpose of the website is to be a Graphical user interface where the user can enter the parameters of some experiment to be done... That data will be taken from the user through ethernet and is suppose to give instructions to the microcontroller (LPC2378). The microcontroller is suppose to do the experiment using the program i have written and then send the output back through the ethernet to the user who has access to the website.. So the user can actually perform experiments while he may be in another city e.g. in Distance Learning Programs..
    I hope I made the problem clear to you Sir..

Children