7/23/22, 9:42 PM
Grove - 16x2 LCD - Seeed Wiki
https://wiki.seeedstudio.com/Grove-16x2_LCD_Series/
15/20
Software
[https://wiki.seeedstudio.com/ArduPy/]
to con gure the ArduPy
development environment on Wio Terminal.
Step 2.
Make sure that the ArduPy rmware contains the Grove
- 16 x 2 LCD ArduPy library using the following commands. For
more information, please follow
Step 3.
Copy the following code and save it as
ArduPy-
LCD1602.py
:
1
aip
install Seeed-Studio/seeed-ardupy-lcd1602
2
aip
build
3
aip
flash
1
from
arduino
import
grove_lcd1602