[sensehatsim] Add support for scrolling text

This commit is contained in:
Nick O'Leary
2020-06-18 00:44:17 +01:00
parent 696a99eaa3
commit 98d5df965c
5 changed files with 212 additions and 124 deletions

View File

@@ -1,8 +1,7 @@
node-red-node-pi-sense-hat-simulator
====================================
A <a href="http://nodered.org" target="_new">Node-RED</a> node to simulate a
Raspberry Pi Sense HAT.
A node to simulate a Raspberry Pi Sense HAT.
This allows you to create flows that interact with a virtual Sense HAT without the actual
hardware - whether you're running on a Raspberry Pi, a laptop or elsewhere.
@@ -105,8 +104,6 @@ Format: `R<axis>`
#### Scroll a message
**The current version of the simulator does not support displaying text**
If `msg.payload` is not recognised as any of the above commands, it is treated
as a text message to be scrolled across the screen.