import lcd
import image

img = image.Image()
img.draw_string(60, 100, "hello maixpy",lcd.BLACK,scale=4) 
lcd.display(img)
posted on 2021-05-12 15:38  FrostyForest  阅读(184)  评论(0编辑  收藏  举报