Re: Announcing Connector/Arduino 1.0.2b
I wanted to give another update on my Arduino problems.
I wasn't able to find a cause for the problem I was experiencing with the EasyTransfer library, so I decided to work around it. Instead of sending the data back using EasyTransfer, I'm printing it out as a comma-delimited string over a simple serial connection, and then parsing the string on the other end to extract the integer values.
It uses a few more lines of code, but it seems to be stable this way - I'm inclined to leave it.
As for the mysql library, I'm still running version 1.0.1b. Now that I've removed the second EasyTransfer instance, I'll prbably try going back to 1.0.2b again at some point. I'll post another update when I do.
--Noam
Subject
Views
Written By
Posted
3882
May 06, 2014 09:42AM
2501
May 06, 2014 09:44AM
2054
May 07, 2014 08:35AM
2193
May 07, 2014 10:06AM
2206
May 08, 2014 08:09AM
Re: Announcing Connector/Arduino 1.0.2b
2220
May 12, 2014 11:25AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.