login|Register
Forum > Python
Post|
看11361|回2|Favorite
P.I.Joe 看全部
2015-5-21 18:05:04
Edited by P.I.Joe at 2015-5-21 12:15

Hello there!

One of the projects i wanted to make is to let the Orange Pi tweet some things.
If you like u can visit https://twitter.com/orangepiforum to see what my Orange Pi is twittering.

If you like to make your Orange Pi sending tweets to, you can download the Python files at:

https://github.com/KojoePi/TweetPi

And for everyone making a website about orange pi: Dont hesitate to send me your link. I will make my Opi tweet it!
OrangePiLinux 看全部
2015-5-22 03:29:51
Edited by OrangePiLinux at 2015-5-22 03:35

My web-site is :
http://www.orangepi.ucoz.ua

It is addressed at Ukrainian users.

Can you explain more in details what you mean by Orange Pi could make tweets? It has linux running from memory card and on Linux runs Tweeter client which makes tweets?

Like can you explain what exactly you have done in order your Orange PI could make tweets?
P.I.Joe 看全部
2015-5-22 19:21:53
Actually Orange Pi Twitter Bot mentioned your site just yesterday.

To make your pi tweet we will have to install twython, a python framework for use with twitters api. Of course we need a twitter account and an own api number.
My Orange Pi is running raspian. I took the following steps to make it work. I had a twitter account before.
In terminal type in

code:

  1. sudo apt-get update
  2. sudo apt-get upgrade
  3. sudo apt-get install python-pip
  4. sudo easy_install pip
  5. sudo pip install twython


In my github files you have to insert your api strings.
Your pi is ready to post tweets now.

OrangePi En

Powered by Discuz! X3.4

homepage|Simple edition|Touch edition|PC