Specification Processor : NXP**9;s ARM7TDMI-S microcontroller in ***-pin LQFP package Program Flash : **2 KB Data Memory : *4 KB Dimensions : **3 x *0 mm Power : *5V powering Debug Connector : *0 pin JTAG Hardware *0/**0 Ethernet Port USB 2.0 Full Speed USB Host USB-OTG (Not soldering) 2 CAN Interfaces 2 Serial Ports SD Card Interface 2 x *6 LCD connector Analog Voltage Control for ADC Input DA Amplifier 1 push-button 8 LEDs Code Network Routine Http Server : Shows you how to use the Web Server CGI interface. HTTP Upload : Can upload files to SD Card from a Web browser. TFTP Server : Can send and receive files from the evaluation board by a Trivial File Transfer Protocol. Telnet Server : Build a simple IP based command line interface. SMTP Client : Can send a dynamic email to an email address. DNS resolve : Can resolve an IP address of a Host from the Host name. uip Http Server : It**9;s an Open source, you can visit a simple Web Server. UCOS TCP Routine: Can download from http://*****/php/download.php?file=***** Web Server by FreeRTOS : USB Routine USB Host : It can access files on a USB mass storage device connected to the USB host port. USB Bootloader : A custom USB secondary ISP bootloader, it**9;s Useful. USB Audio : Will load a generic Audio driver and add a speaker which can be used for sound playback on the PC. USB CDC : An USB Virtual COM port based on a Windows USB host driver. USB SD Memory : An USB Memory based on USB Mass Storage Class, SD Card is used for the actual Memory. USB HID : It demonstrates an USB Human Interface Device, The board 8 LEDs and Push Buttons can be accessed. CAN Routine CAN example : CAN 2 controller send the converted analog value to CAN 1 controller, CAN 1 controller received and show the value by 8 LEDs. SD Card Routine SD_FILE program :create, read, copy, delete files from the SD Card and format the card.