Arduino 101

WARNING: This page is for archival purposes only. Some links may be broken, guides may be outdated, and software extensions for App Inventor may be old, resulting in non-functioning apps. For our latest IOT materials, please click here.

Archived

Arduino101RgbLcd

The Arduino 101 RGB LCD lets users communicate information on a liquid crystal display (LCD) with optional RGB LED backlight.

Note: The RGB LCD display requires 5V power rather than 3.3V. If you areconnecting it with the Grove Shield, you will need to make sure the voltage switch is in the 5V position otherwise the display may not function correctly.

More Links

Properties

get Arduino101RgbLcd1 BluetoothDevice

set Arduino101RgbLcd1 BluetoothDevice  to

Methods

call Arduino101RgbLcd1 GetBackgroundColor

call Arduino101RgbLcd1 GetText

call Arduino101RgbLcd1 IsSupported

call Arduino101RgbLcd1 SetBackgroundColorcolor

call Arduino101RgbLcd1 SetTexttext

Events

Parameters:

when Arduino101RgbLcd1 BackgroundColorReceived color do

when Arduino101RgbLcd1 TextReceived text do