and I wonder

fukurou

the supreme coder
ADMIN
Arduino UNO has 32kB of Flash memory which is sufficient to write thousands of lines of code. Normally while writing Arduino code SRAM is the most valuable memory on Arduino boards. Arduino UNO has only 2kB of SRAM which equals 2048 bytes.
 
Top