Simple demo of Realterm in HTML

This is a simple demo of Realterm from HTML, to get you going
You should run it from Internet Explorer, as it is using ActiveX
You will need to allow ActiveX content to run when IE asks you.

This shows checkboxes controlling LED's through an I2CKbd and I2C2PC adaptor.

LED's

0 (Relay on 8 Bit I/O board)
1
2
3
4
5
6
7

Using an HTML page is a simple way to make a nice GUI application that controls Realterm. This example uses Javascript. If you are more familar with basic then you can use VBScript instead.