I’m trying to create my own dashboard program, so I figured the first step would be to make sure everything is as I expect by checking it in Hyperterminal.
I use the info in the dashboard_spec file from IFI, but try as I might, I can’t get it to display anything other than non-characters (a bunch of wierd symbols).
Somewhere here I read that 19200 wasn’t the correct rate, but even changing that to the suggested one wouldn’t work.
I’ve got a C program that will accept a config file, and write stuff like
pwm01=127
pwm03=255
ub1=230
to a file… It’s about as close to raw access you can get. I’m not sure how close everything in it works (infact, I suspect everything is off by two), but it might be a good starting point… Let me know if you want it
did you forget about LabVIEW?
the application that was supplied this year is exactly what i was trying to get our team to create for the last 3 years.
it provides a beautiful display of data. the display includes graphing and other display types.