Skip to content

jens-j/trump-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trump Ticker

Hardware

  • I use a raspberry 4B but I'm pretty sure that older pi's have the same pinout for the GPIO header so they should work too.
  • The display is a 2.7" three color e-paper display from waveshare.

Twitter Keys

The python script needs twitter API keys to get the twitter feed. If you dont have a twitter developer account you can apply for one here. Afterwards you need to make an app which allows you to create API keys.

These keys (2 pairs) need to be filled in keys.sjon.template after which you must rename the file to keys.json

Run as Service

There are many ways on linux to run a program at startup. One of the proper ways is to run the program as a service. Here is a nice explanation to do this.

Sources

About

Real-time @RealDonaldTrump twitter feed on raspberry pi with e-paper hat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages