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

Scroll Phat Docs Help

$
0
0

Hi,

Trying to learn some Python, started out with books, but I don't want to learn to code perse, I want to piddle with Pi and Arduino, make things light up, beep, etc, etc, I started with the PiGlow and understand it enough, have moved to the scroll phat, but there is no documentation, I understand some of what the examples are doing, but I would benefit from what the methods do, I see the init.py and that looks like what I want, but don't know what all of them do, I assume this is where the docs would come from, does anyone know what all of these do? I'll start...

scrollphat.write_string("what you want written") - writes on the screen, but is limited to about 3 spaces

scrollphat.scroll() - scrolls what is sent, I have only tried with the write_string, allowing more than 3 characters


Viewing all articles
Browse latest Browse all 53866

Trending Articles