This thread is dedicated to questions for the Internet of the Backyard challenge; Texas Instruments' staff will be monitoring it regularly.
Thanks!
This thread is dedicated to questions for the Internet of the Backyard challenge; Texas Instruments' staff will be monitoring it regularly.
Thanks!
Just so I do not recreate what may be already available, are there libraries already available for CC3200 to Plot.ly?
even without a library, every contestant should be able to write code to do this
it is a challenge after all and with an amazing prize for the winner, that should take effort to win and im talking about a significant effort both in software, hardware and artistry/creativity, not just pulling a few libraries together
the community will help of course, you only have to ask, but each one of you must be prepared to research, learn and document
Good luck
This is not aimed at you in particular but all too often road testers / contestants seem to take the easier road and replicate other peoples work, in some cases verbatim and that is not what this is about, sure borrow and modify other peoples code, ideas etc but make them your own
if something does not exist, create it (Plotly Library for example) , the reward is worth the effort
Peter
a quick update
Just discovered a member has got plotly to work, in linux using curl but the info is there and it should be fairly straight forward to convert to your use
even without a library, every contestant should be able to write code to do this
it is a challenge after all and with an amazing prize for the winner, that should take effort to win and im talking about a significant effort both in software, hardware and artistry/creativity, not just pulling a few libraries together
the community will help of course, you only have to ask, but each one of you must be prepared to research, learn and document
Good luck
This is not aimed at you in particular but all too often road testers / contestants seem to take the easier road and replicate other peoples work, in some cases verbatim and that is not what this is about, sure borrow and modify other peoples code, ideas etc but make them your own
if something does not exist, create it (Plotly Library for example) , the reward is worth the effort
Peter
a quick update
Just discovered a member has got plotly to work, in linux using curl but the info is there and it should be fairly straight forward to convert to your use
The closest library I could find which I'm looking at is a plotly library found on the mbed platform but it may be easier for me anyway just to create script that is specific to my app. I believe you can also use json encoding to send payload data.