I'm writing some code for the Arduino UNO with the WiFi Shield to interact with Twitter. I'm using the Twitter library found here: Twitter library, modified with the attachments to this post in order to use WiFi: Modified Twitter Library. I have it tweeting from the account, but now I'm wondering how I can check for things like tweets sent to my account or perhaps even if I have a new follower. Is there a way to do this on the Arduino?
Did you figure it out or get info about this anywhere else. Im looking to do the same thing.
Probably not. Twitter is redirecting http requests to SSL (https) now.
http://forum.arduino.cc/index.php?topic=185323.0