Sunday, 4 March 2012
Kiln Controller to PC Serial Link
Over the weekend I managed to get the connunication side of things up and running. The basic framework is in place and now all I need to do is add more commands to the code. Originally the idea was to send full commands to the controller as Ascii text; But because of the added overhead of parsing the commands I decided to change the format and instead send the commands as raw byte sequences. The plan is; over the next couple of weeks to add all the rest of the commands.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment