Moderators: adafruit_support_bill, adafruit
cjbaar wrote:eh; true. But 1k of eeprom doesn't gain me much. 256k of progmem on a mega would make the upgrade worthwhile.
tldr wrote:what if you store your images in flash at compile time? the gimp will output an image as a c source file.
driverblock wrote:Good point, although you wouldn't necessarily do it at compile time
yeah. it's just that a mega was mentioned. and all that flash. then i realized how large the files actually were and that all that flash wasn't, in fact, all that much
If you stored all possible clock digits, including background, on the SD, you would do your updates by writing a bitmap instead of writing text.
cjbaar wrote:Now that ada has broken down the format of the bitmap file in the example sketch, I don't think it would take too much effort to read in a new bg image every night at midnight... and, if the digit files aren't there, I could create them on-the-fly. Might take a couple of minutes to do them all, but I'd only have to do it once a day at a maximum.
Serial.println(F("Hello World!"));Return to Glowy things (LCD, LED, TFT, EL) purchased at Adafruit
Users browsing this forum: No registered users and 6 guests