Projects › Projects › Which Microcontroller should I use for my project? › because you are using TOUCH
May 26, 2017 at 11:10 am
#14604
Ashutosh Bhatt
Participant
because you are using TOUCH OLED
it requires bit more memory foot print for program and code
so you have to select micro controller with more internal memory (FLASH) like ATMega256 (Arduino MEGA)
arduino nano and pro mini are of small size but they have only 32KB of internal memory. not enough for OLED based application