I have a JeeNode successfully sending information to my windows pc.
Now just need a hand setting up JeeMon to help decode and show the information.
I took the following steps:
- downloaded JeeMon,JeeLibrary
- created a Jee-setting.txt file
server/ {
histdir c:/JeeMon-win
logdir c:/JeeMon-win
feeds { StartLogging COM10: 57600 }
}
now when I click on JeeMon.exe I only get a hello world (I created applications.tcl in a JeeMon-mods subdirectory to check that something was happening) I don't seem to be connecting to serial port etc.
Am I missing an important step?
do I need to invoke some commands in JeeMon to pickup the JeeLibrary?
Thanks in advacne
