Grove RGB LCD 16x2
Driver for Grove RGB LCD 16x2 Character screen at address 0x3e
.
- Services: character screen
- Seeed Wiki
Usage
import { startGroveRGBLCD16x2 } from "@devicescript/drivers"
const screen = await startGroveRGBLCD16x2()
await screen.message.write(":)")
Configuration
- Configure I2C throught the board configuration
- Check that you are using the correct I2C address