SENA HD1100 User Manual

Page 19

Advertising
background image

Starter Kit and User Manual for the HelloDevice 1100

16

5. Quick Tour

This chapter describes how to build a homepage on the HelloDevice web server and demonstrates I/O control

between the HelloDevice Main Board and Demo Board. The following sample program files are included in the

Starter Kit.

1) First Web server demo sample

2) Demo sample of I/O control through the Web

3) Java applet source code for I/O demo

4) C program source code for I/O demo

In chapter 5.1, we will start the Web server using the sample 1), and control the I/O device of the demo board

through the Web using the sample 2). Sample 3) and 4) will be covered in Chapter 6 Implementing I/O Control

Function for the User Device.

Sample (1)

Sample (2)

Sample (3)

Sample (4)

Figure 5.1 Locations of HelloDevice Sample Files

5.1 Building a Homepage

For the HelloDevice to function as a web server, web resources like HTML files, image files, and Java class files

should be stored on the flash memory of the HelloDevice up to 256 files or a total data size of 500 KByte can be

Advertising