lib_oled96
lib_oled96 copied to clipboard
Python library for 0.96" OLED display
If you keep getting this error, due to interference or long distance.. This is how I resolved it. ` assert(len(cmd)
First, thanks for your work on that lib! These changes should improve the speed of the `ssd1306.display()` method. My testings indicate they speed up the conversion by a 2x factor,...
The library works great! Thank you! But it will be perfect, if display function display not all buffer again, but only that part, which was updated. Is it possible?