Ying-zong Huang

EE281 Project,Stanford University, Fall 2002

Wireless Freeform Input Device

กก

Home
Design
Hardware
Software
Tools
Links

While debugging, I needed to have a real-time plot of the serial data stream. In the past there were hardware plotters (i.e. plotter printers) attached to terminals. I made a hack Terminal Plotter program for this purpose, the screenshots of which appears in the software section. Terminal Plotter and source code can be downloaded here, too:

Terminal Plotter (.zip)

This is a VB5 program, so the appropriate runtime libraries are needed. The binary as is operates at 115200bps, COM2, 8N1. It is meant to go with the __DEBUG_MODE__ #define in the transmitter code. It can be easily modified, however.