Control Arduino via Twitter sans computer
hi,
i've been looking form information on have not been successful. there ton of examples tweeting arduino, not many aboutdealing inverse, i.e. controlling arduino via twitter.
the project i've been working on riff on persons project used linux based router check twitter account, parse results, , output serial string arduino. i'm having hell of time dealing router solution (linux not forte). i'd ideally handle of wifi enabled arduino (blackwidow maybe?).
the plan arduino @ 3 different twitter account feeds (xml) , check each 1 match list of words in program. for instance, program have list of twelve words ("one", "two", "three",...,"eleven", "twelve"), , if 1 of these words show in feed, thing supposed happen when words seen.
i think easiest way handle have script of sort running on webserver checks twitter feeds, parses out words, , creates output easy arduino make sense of, rather having arduino parse feeds. i prefer have arduino doing work, i'm not entirely sure how easy parse info in arduino sketch.
what i'm looking example of doing , sketch used. i'm new arduino , i've never dealt ethernet/wifi stuff. i have sketch written parses serial feed supposed come linux router, , think adapted without effort. can point me in direction?
-ryan
edit:
i forgot mention have seen couple of examples people handle twitter checking/parsing on computer attached arduino, not option project. i need keep cost down , need fit in tight space, without wires running in/out.
i've been looking form information on have not been successful. there ton of examples tweeting arduino, not many aboutdealing inverse, i.e. controlling arduino via twitter.
the project i've been working on riff on persons project used linux based router check twitter account, parse results, , output serial string arduino. i'm having hell of time dealing router solution (linux not forte). i'd ideally handle of wifi enabled arduino (blackwidow maybe?).
the plan arduino @ 3 different twitter account feeds (xml) , check each 1 match list of words in program. for instance, program have list of twelve words ("one", "two", "three",...,"eleven", "twelve"), , if 1 of these words show in feed, thing supposed happen when words seen.
i think easiest way handle have script of sort running on webserver checks twitter feeds, parses out words, , creates output easy arduino make sense of, rather having arduino parse feeds. i prefer have arduino doing work, i'm not entirely sure how easy parse info in arduino sketch.
what i'm looking example of doing , sketch used. i'm new arduino , i've never dealt ethernet/wifi stuff. i have sketch written parses serial feed supposed come linux router, , think adapted without effort. can point me in direction?
-ryan
edit:
i forgot mention have seen couple of examples people handle twitter checking/parsing on computer attached arduino, not option project. i need keep cost down , need fit in tight space, without wires running in/out.
the arduino ethernet shield can act web browser type client , down load material web server. web servers don't go out on net on own gather data. if search forum "twitter" find lot of previous post concerning twitter. accessing twitter account may issue. might better set arduino web server , access directly control setups, skipping twitter thing entirely.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Control Arduino via Twitter sans computer
arduino
Comments
Post a Comment