i used the examples that is in built in arduino to receive tweets. but i wish to receive and write a tweet to a specific account. how do i possibly do that?
i followed the codes from the arduino example. http://arduino.cc/en/Tutorial/WiFiTwitterClient
but in the codes, it didnt specify where the tweets were coming from. when i run the codes, i received tweets which comes from other tweets which is unknown to me.