Skip to content

just a example to interact with a twitter bot and an arduino via python scripts

Notifications You must be signed in to change notification settings

Krounet/botKrounet_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's just a simple set of python programs that interact with an arduino and a twitter bot.

First, you must create a twitter application. For that, check here : https://developer.twitter.com/en.

You must install pySerial and Tweepy packages too.

https://pythonhosted.org/pyserial/

https://www.tweepy.org/

In this application, an Arduino detects when a button is pushed and send a message. A python script recovers this message via a serial communication between the Arduino and a PC. Then, the python script is connected to a bot that tweet a message on twitter.

You can find my personnal twitter bot at https://twitter.com/BotKrounet to watch my fascinating "wanderings" :).

About

just a example to interact with a twitter bot and an arduino via python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published