Comments on: Send Tweets using Arduino Ethernet [Updated Tutorial] https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/?s_tid=feedtopost Hans Scharler is an Internet of Things pioneer. He writes about IoT and ThingSpeak IoT platform features. Thu, 02 Mar 2017 00:06:06 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Hans Scharler https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/#comment-200012 Thu, 02 Mar 2017 00:06:06 +0000 https://blogs.mathworks.com/iot/?p=1022#comment-200012 I would try message += String(i) or in this spirit.

]]>
By: Angel https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/#comment-200008 Wed, 01 Mar 2017 18:20:35 +0000 https://blogs.mathworks.com/iot/?p=1022#comment-200008 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 https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/#comment-66118 Wed, 20 Feb 2013 13:57:51 +0000 https://blogs.mathworks.com/iot/?p=1022#comment-66118 In reply to CorB.

Thanks!

]]>
By: CorB https://blogs.mathworks.com/iot/2012/12/07/send-tweets-using-arduino-ethernet-updated-tutorial/#comment-66107 Wed, 20 Feb 2013 12:40:43 +0000 https://blogs.mathworks.com/iot/?p=1022#comment-66107 Thanks for providing this great service !

]]>