/SimpleController

DIY Controller for Telegesis ETRX3USB

Primary LanguageJava

SimpleController

DIY Controller for Telegesis ETRX3USB

This program talks to Telegesis ETRX3USB through serial port and parses incoming strings of sensosrs nodes. Depends on different string sets, it triggers coresponding events.

Compile the program as a jar file and then type in: java -jar SimpleController.jar to start the program.

Have fun!