Internet Application Guide

From Flowcode Help
Jump to navigationJump to search

Introduction

These examples demonstrate Internet technologies, including web servers, HTTP, TCPIP and other protocols, using E-blocks and Flowcode V6 components.

In particular they make use of the EB023 E-blocks Internet board, connected to an EB006 E-blocks PICmicro multiprogrammer fitted with a 16F1937 microprocessor.

However, the examples are easily changed in Flowcode to support other microprocessors and platforms.

The Matrix TSL EB566SI6 Easy Internet bundle has all the items required for these sample applications and is an ideal introduction to Internet protocols and technologies.


Setting up the project hardware

Connect the E-Blocks as indicated in the table below.

The Internet, LCD and Switch E-Blocks all need to be powered via wire connections to the +V on the EB006.

In addition, the EB023 Internet board requires the Vpwr terminal connecting to the Vpwr (or +14V) terminal of the EB006.

Hardware Setup
EB006 PICmicro multiprogrammer
EB005 E-blocks LCD board Port A
EB004 E-blocks LED board Port B
EB023 E-blocks Internet board Port C
EB007 E-blocks push-to-make switch board Port D

Example 1:

FC6 Icon.png Example

Example 1