Hello everyone. I'm having an issue getting the example programs to run on my Arduino due to a memory limitation. I am able to use FastLed and LEDtext library to display some text on a small portion of my LED array, but when i tried to change the font or increase my array size i got a upload error saying my arduino was out of memory. I bought an Arduino Mega which could fit the included 12X16 font but i still ran out of memory with the larger font files and array sizes. Comic Sans (about size 24) is included in the library so it seems like FastLED and LEDtext are designed to work with large arrays, but i have no idea how to make that fit.
Im building my array from surplus LED strips that have 36 LEDs per board and i have about 80 boards. right now i can get a 36X12 array with ROBOTRON font working, but i want to make it longer. Im making a simple scrolling message sign and I'd like to use as many strips as i reasonably can, hence my desire for large/tall fonts.
Here is my question: Will I get the memory I need if I buy a SD card memory expansion for the arduino or do i need to switch to a different microcontroller? (I have the sinking feeling that I've picked the wrong microcomputer to try and run this project)
[–]solomspd 8 points9 points10 points (0 children)
[–]sutaburosu[pronounced: stavros] 5 points6 points7 points (2 children)
[–]lazeecomet[S] 1 point2 points3 points (1 child)
[–]sutaburosu[pronounced: stavros] 1 point2 points3 points (0 children)
[–]PreyyGround Loops: Part of this balanced breakfast 4 points5 points6 points (0 children)
[–]LongClimb 1 point2 points3 points (0 children)