Page 1 of 1

Reading Serial data into GE

PostPosted: Tue Oct 30, 2012 10:43 pm
by vulpineblazeyt
I need to create a 'game' that takes data from a serial port (eg. COM3) at 115,000 baud (Any baud really). I will then condition that data from whatever form it comes in (long most likely) into something that will move or rotate an actor. Also, it would be nice to be able to output onto the same (or different) Serial port as well.

Thank you for your time!