Skip to content

kwraight/roboTwitter

Repository files navigation

roboTwitter

Python (tweepy) based scripts to read twitter feed (@FriendPpe) and post plots to twitter feed

  • plot infromation: plotInfo.py

    python plotInfo.py --robos 8266 Uno --type temp --start 14-08-18 --end 16-08-18 --arguments 4

  • post information: postInfo.py
  • get information: getInfo.py
  • summarise information and post summary: summaryInfo.py

    python summaryInfo.py --robos 8266 Uno --type temp --arguments 4

Example tweet:

test from afar T/H(C/%): 25.800001 / 42.400002 #tempHum #RoboUno

— kennys_ppe_friend (@FriendPpe) August 16, 2018

Python code

Required python libraries:

  • matplotlib
  • colorterm
  • tweepy

Arduino code

Arduinos use DHT22 temperature-humidity sensor connected to:

  • Uno: use code EtherTweeter
  • 8266: use code WiFiTweeter

About

Pyton (tweepy) based code for IoT monitoring and control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages