Register / Login  |  Desktop view  |  Jump to bottom of page

tcMenu Arduinio library » How to reduce FLASH on Uno and other small boards for LCD mode after upgrading to 2.1

Author: davetcc
23/05/2021 06:32:30
If you've upgraded to 2.1 and are finding the flash usage is too high for your project, then there's a simple fix available from the code generator for LCD screens, choose "Uno - Low memory" in the properties.

Likewise, for AVR the SSD1306Ascii driver uses less memory at the expense of a bit of lost functonality.

Using either LCD in Uno mode, or the SSD1306Ascii plugin should result in very similar memory requirements to 1.7.

[Thumb - lcd-uno-mode.jpg]
Filename lcd-uno-mode.jpg
Description No description given
Filesize 19 Kbytes
Downloaded 51580 time(s)
[Disk] Download





Register / Login  |  Desktop view  |  Jump to top of page