Quantcast
Channel: Pimoroni Buccaneers - Latest posts
Viewing all articles
Browse latest Browse all 54492

Scroll Phat - Scroll Text

$
0
0

Sorry for our lack of documentation so far. I'm in a mad panic to get everything up to speed.

You could modify the example to do what you're looking for, like so:

import scrollphat
import time

scrollphat.write_string("HELLO WORLD ")

while True:
        scrollphat.scroll()
        time.sleep(0.1)

Viewing all articles
Browse latest Browse all 54492

Latest Images

Trending Articles



Latest Images