About Remote Calculator Demo

This demo shows how to use a bidirectional communication channel between STR91x MCU and a PC over a TCP/IP connection.

RCD - schema
Figure 1 - Block diagram

Figure 1 shows the involved tasks running in the STR910-EVAL board and the relation with the PC key components.

The demo uses the web server to provide to the browser, running on the PC, an html page containing a java applet. Once the applet is loaded, it opens a TCP connection with the calc task.

For more information look at the demo source files, especially the following files:

back to home