VIEW Text32 LCD Screen for BBC micro bit - Datasheet
This program was created in the Microsoft MakeCode Blocks Editor for
BBC micro:bit. The example code first displays a string across both LCD
lines.
On button A pressed function, the display will clear. Next the parameters
for alignment to the left hand side, update set to single line and update
every 1500ms (1.5 seconds). All the set parameters within this block can
be altered.
Then the string will show on the :VIEW Text32 to the previous set
parameters.
On button B pressed function, the display will clear. The parameters for
scrolling string are set next. For this example, the scrolling direction is
going to be in left direction, starting off screen and finish off screen with
an delay of 500ms (1/2 second).
The text will scroll on the top line of the :VIEW Text32
Electrical Information
Operating Voltage (Vcc) 3xAAA Batteries (4.5V)
Regulated Voltage Supply (for BBC micro:bit) +3.3V
Max Supply Current (LCD and backlight) <20mA
Number of Pin Break Outs 18 GPIO (excluding pin14)
Text32 for the BBC micro:bit
www.kitronik.co.uk/5650
Microsoft MakeCode Blocks editor code


