Comments on Send Tweets using Arduino Ethernet [Updated Tutorial] Hans Scharler is an Internet of Things pioneer. He writes about IoT and ThingSpeak IoT platform features. 2017-03-02T00:06:06Z https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/feed/atom/ WordPress By: Hans Scharler Hans Scharler https://blogs.mathworks.com/iot/?p=1022#comment-200012 2017-03-02T00:06:06Z 2017-03-02T00:06:06Z I would try message += String(i) or in this spirit.

]]>
By: Angel Angel https://blogs.mathworks.com/iot/?p=1022#comment-200008 2017-03-01T18:20:35Z 2017-03-01T18:20:35Z Hello , If I want to send one string with label of counter for example
i=0;
String message = Alert, it´s detected fire, number: “;
message += i;
tweet(message);

I tried to send this string with this label, i hope that you can help me please, thanks
the platform is Arduino thanks , best reggards Angel

]]>
By: Hans Hans https://blogs.mathworks.com/iot/?p=1022#comment-66118 2013-02-20T13:57:51Z 2013-02-20T13:57:51Z In reply to CorB.

Thanks!

]]>
By: CorB CorB https://blogs.mathworks.com/iot/?p=1022#comment-66107 2013-02-20T12:40:43Z 2013-02-20T12:40:43Z Thanks for providing this great service !

]]>