Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 727 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 727 Bytes

Display-o-tron 3000

Library and examples for the Display-o-tron Raspberry Pi add-on board from Pimoroni

http://shop.pimoroni.com/products/displayotron-3000

Using python?

You can just:

sudo apt-get install python-dev python-pip python-smbus
sudo pip install dot3k

To get started!

Then you can check out the Basic and Advanced examples in: python/examples

Credits