https://github.com/ibebbs/unicornpibot
Raspberry Pi Python script for displaying tweets on a Pimoroni Unicorn HAT
https://github.com/ibebbs/unicornpibot
Last synced: 12 months ago
JSON representation
Raspberry Pi Python script for displaying tweets on a Pimoroni Unicorn HAT
- Host: GitHub
- URL: https://github.com/ibebbs/unicornpibot
- Owner: ibebbs
- Created: 2017-06-21T13:40:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T13:55:07.000Z (about 9 years ago)
- Last Synced: 2025-01-03T08:31:42.931Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnicornPiBot
Raspberry Pi Python script for displaying tweets on a Pimoroni Unicorn HAT
Mashup of the following:
Getting started with Twitter - https://www.raspberrypi.org/learning/getting-started-with-the-twitter-api/requirements/
Settings up Unicorn HAT - https://learn.pimoroni.com/tutorial/unicorn-hat/getting-started-with-unicorn-hat
Unicorn HAT scroll - https://github.com/topshed/UnicornHatScroll