Flash Magic Forum

In-System Programming Support => LPC2xxx => Topic started by: sebastianjv on March 18, 2008, 07:24:39 PM

Title: internet conection lpc-p2378
Post by: sebastianjv on March 18, 2008, 07:24:39 PM
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!
Title: Re: internet conection lpc-p2378
Post by: Andy Ayre on March 19, 2008, 08:17:45 AM
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
Title: Re: internet conection lpc-p2378
Post by: Je Gold on March 24, 2008, 05:43:13 AM
http://www.freertos.org/portlpc2368uIP.html