tamalib icon indicating copy to clipboard operation
tamalib copied to clipboard

TamaLib in Arduino UNO

Open GaryZ88 opened this issue 3 years ago • 0 comments

Thanks so much for the great work! After huge modification of your source code, I managed to run the entire TamaLib plus ROM in Arduino UNO, a ATmega328P with 32K Flash 2K SRAM device.

The 4K memory[] allocation is not really necessary. It only requires 320 bytes for main memory.

I will share my project in Gitlib later.

https://youtu.be/MJvAr_od06M https://youtu.be/ab3_0PLWAnc

GaryZ88 avatar Jan 30 '22 06:01 GaryZ88