img = sensor.snapshot() img.draw_string("hello", 100,100) lcd.write(img)