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:06Zhttps://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/feed/atom/WordPress
By: Hans Scharler Hans Scharlerhttps://blogs.mathworks.com/iot/?p=1022#comment-2000122017-03-02T00:06:06Z2017-03-02T00:06:06ZI would try message += String(i) or in this spirit.
]]>
By: Angel Angelhttps://blogs.mathworks.com/iot/?p=1022#comment-2000082017-03-01T18:20:35Z2017-03-01T18:20:35ZHello , 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 Hanshttps://blogs.mathworks.com/iot/?p=1022#comment-661182013-02-20T13:57:51Z2013-02-20T13:57:51ZIn reply to CorB.
Thanks!
]]>
By: CorB CorBhttps://blogs.mathworks.com/iot/?p=1022#comment-661072013-02-20T12:40:43Z2013-02-20T12:40:43ZThanks for providing this great service !
]]>