b9000
Posts: 4
Joined: Thu Jun 30, 2016 4:49 am

Sense Hat

Fri Jul 01, 2016 3:46 pm

Does anyone know how to just send "Hello" in red letters to the sense hat? I can achieve sending "Hello"

msg.payload = "Hello"

Not sure how to change color of the text. Or background.

Thanks

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Sense Hat

Fri Jul 01, 2016 4:41 pm

Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
bensimmo
Posts: 4622
Joined: Sun Dec 28, 2014 3:02 pm
Location: East Yorkshire

Re: Sense Hat

Fri Jul 01, 2016 4:52 pm

The above link is a bit hard to learn from from.
You can find the pretty, usable versions in the learn section https://www.raspberrypi.org/resources/learn/


You question is answered in the first part of https://www.raspberrypi.org/learning/ge ... sense-hat/
Python docs here https://pythonhosted.org/sense-hat/

If it's not python on Raspian then no idea.
WinIOT c# :geek:

b9000
Posts: 4
Joined: Thu Jun 30, 2016 4:49 am

Re: Sense Hat

Mon Jul 04, 2016 2:52 pm

Thank you!

Return to “Beginners”