Picoware - v1.5.8
This is an update to the MicroPython version!
Added:
Emailapp: send emails over WiFiimage_bytearray_pathmethod to theDrawclassreadintoandfile_readintomethods to theStorageclass- python script (within
tools) to convert.pngto.bin - support for Waveshare Touch LCD 3.49"
ToggleListGUI classBig Buck Bunnyapp: plays converted frames (must download and convert video usingpngfbscript)
Other:
- optimized the psram by utilizing qspi and async (10% faster than v1.5.7)
- optimized the
Python Editorby reusing objects - increased the
vfsbuffer size to 16kb - added
time elapsedinformation to the draw method in theLoadingclass