Moderators: adafruit_support_bill, adafruit
Not to mention I would be hammering the SD card constantly, so I don't know if there are any long-term side effects to the card from that.
class Adafruit_SSD1306 : public Adafruit_GFX {
cjbaar wrote:but a readable character on this screen -- let's use the built-in font example at size "3" -- is 18x24 pixels. In order to keep re-drawing the background, I have to buffer 18x24 pixels of the image, which are addressed as 16-bit values. So ... 18 x 24 x 2bytes = 864 bytes.
cjbaar wrote:Too bad I can't write to progmem on-the-fly.
Return to Glowy things (LCD, LED, TFT, EL) purchased at Adafruit
Users browsing this forum: No registered users and 7 guests