On 06/22/2010 07:39 PM, Svetoslav Trochev wrote:
I have a serial device. I need a small program that reads the data from that device, plot the data on the screen and save it in a log file. I am absolute Vala newbie, but have some experience with Serial port communications and C/C++. This is my hands on learning project. Can someone help me to get my feet wet?
moserial is a serial terminal written in vala, so that would be a good starting point for you:
http://live.gnome.org/moserial - Mike _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
