internet conection lpc-p2378

Started by sebastianjv, March 18, 2008, 07:24:39 PM

Previous topic - Next topic

sebastianjv

hi!! i want to know if i can send data to my microcontroller through internet?? for example i want to set outputs bits or read inputs? how can i do it? i saw a web server example but i do not know about the kit capabilities!

Andy Ayre

Sure. Write a bootloader that communicates with either on-chip ethernet or an external ethernet controller, then write the download tool that runs on a PC and talks to the bootloader at a specific IP address. Not sure if anyone has already written this.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com