Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
img_display=img.crop([crop_left,crop_top,crop_right,crop_bottom]) lcd.write(img_display)
img = sensor.snapshot() lcd.write(img, roi=[100,100,128,160])