Keil Logo

EasyWEB Example for NXP LPC23xx

This tiny web server was taken from the 'Design & Elektronik' extra issue 'Embedded Internet' (refer to: www.elektroniknet.de/extraheft).

This software is adapted to work with a Keil MCB2300 board and the RealView C Compiler with as few modifications as possible.

The web page shows the values of two analog inputs (AN0 and AN1). This tiny webserver needs very little resources and therefore has some restrictions:

  • only one active TCP session at any one time
  • no support for fragmented IP datagrams
  • no buffer for TCP datagrams received in wrong order
  • only one web page. No GIF/JPG graphics possible.

The IP address can be modified in the module tcpip.h to fit into your existing LAN (see MYIP_x).

The usage of this example is described in Application Note 192: Using TCP/IP Examples on ARM Powered Evaluation Boards.

LPC2300_EASYWEB.ZIP (64K)
Friday, January 23, 2009
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.