Good morning everyone. Sorry if I make a mistake in any forum rules. I have 2 different projects that I intend to combine. The first is an animation that is displayed on only 1 display. The animations are on the website https://animator.wokwi.com/. The code is generated promptly and you just need to paste it into the sketch. This project works perfectly but the animated image only appears on a display that is separate from the other project.
#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
#include <Wire.h>
#define SCREEN_I2C_ADDR 0x3C // or 0x3D
#define SCREEN_WIDTH 128 // OLED display width, in pixels
#define SCREEN_HEIGHT 64 // OLED display height, in pixels
#define OLED_RST_PIN -1 // Reset pin (-1 if not available)
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, OLED_RST_PIN);
// OLED Animation: settings
// Code auto-generated by https://wokwi.com/animator, graphics by icons8.com
#define FRAME_DELAY (42)
#define FRAME_WIDTH (64)
#define FRAME_HEIGHT (64)
#define FRAME_COUNT (sizeof(frames) / sizeof(frames[0]))
const byte PROGMEM frames[][512] = {
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,192,0,0,0,0,0,7,193,240,0,0,0,0,0,15,225,252,0,0,0,0,0,14,115,156,0,0,0,0,0,14,127,24,0,0,0,0,0,14,63,24,0,0,0,0,0,14,2,56,0,0,0,0,3,142,0,60,32,0,0,0,3,252,0,31,240,0,0,0,7,248,0,15,240,0,0,0,7,24,63,7,48,0,0,0,7,0,127,128,56,0,0,0,15,128,247,192,120,0,0,0,3,193,192,225,240,0,0,0,1,225,128,227,224,0,0,0,0,227,128,227,128,0,0,0,0,227,128,99,128,0,0,0,0,225,128,227,192,0,0,0,3,225,192,225,224,0,0,0,7,193,225,192,248,0,0,0,15,0,255,128,120,0,0,0,7,0,127,0,56,0,0,0,7,248,12,15,240,0,0,127,3,252,0,31,240,0,0,127,3,254,0,61,224,0,0,119,0,14,0,56,0,0,96,99,3,14,62,56,0,0,248,227,15,142,127,56,0,1,253,227,223,204,127,152,0,3,223,227,253,238,227,188,0,3,135,128,240,239,225,252,0,1,194,0,33,195,193,240,0,1,224,0,3,192,128,192,0,0,224,0,3,128,0,0,0,0,224,28,7,0,0,0,0,0,224,127,3,128,0,0,0,1,192,255,131,128,0,0,0,31,193,193,193,252,0,0,0,63,195,128,225,254,0,0,0,60,3,128,224,30,0,0,0,56,3,128,224,14,0,0,0,56,3,128,224,30,0,0,0,63,195,128,225,254,0,0,0,31,193,193,193,252,0,0,0,1,192,255,131,192,0,0,0,0,224,127,3,128,0,0,0,0,224,62,7,0,0,0,0,0,224,0,3,128,0,0,0,1,192,0,3,192,0,0,0,3,192,0,1,192,0,0,0,3,135,0,112,224,0,0,0,3,223,227,253,224,0,0,0,1,255,227,255,192,0,0,0,0,248,227,15,128,0,0,0,0,96,99,7,0,0,0,0,0,0,103,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,240,0,0,0,0,0,0,7,240,112,0,0,0,0,0,7,248,252,0,0,0,0,0,7,56,254,0,0,0,0,0,3,31,206,0,0,0,0,0,3,31,142,0,0,0,0,1,231,3,12,0,0,0,0,3,255,0,28,0,0,0,0,3,254,0,28,0,0,0,0,7,8,0,15,240,0,0,0,7,128,63,7,248,0,0,0,3,192,127,135,248,0,0,0,1,224,247,192,56,0,0,0,0,225,192,224,56,0,0,0,0,225,128,224,252,0,0,0,0,227,128,225,240,0,0,0,1,227,128,97,192,0,0,0,7,225,128,227,128,0,0,0,15,129,192,227,128,0,0,0,14,1,225,195,192,0,0,0,6,0,255,129,224,0,0,0,7,240,127,0,248,0,0,0,7,248,12,0,120,0,1,252,7,60,0,31,112,0,1,252,0,28,0,63,224,0,1,204,12,28,0,123,224,0,1,206,31,28,124,112,192,0,193,206,63,184,254,112,0,1,225,199,243,249,254,112,0,3,255,199,225,255,198,112,0,3,191,128,195,143,135,240,0,7,14,0,7,7,7,240,0,7,128,0,7,0,3,128,0,3,128,0,7,0,0,0,0,1,192,28,7,0,0,0,0,0,224,127,3,252,0,0,0,0,192,255,131,252,0,0,0,1,193,193,193,252,0,0,0,7,195,128,224,12,0,0,0,63,195,128,224,12,0,0,0,63,3,128,224,126,0,0,0,56,3,128,225,252,0,0,0,24,3,128,225,240,0,0,0,31,1,193,193,128,0,0,0,31,192,255,131,128,0,0,0,31,224,127,3,128,0,0,0,0,224,62,3,192,0,0,0,0,112,0,1,224,0,0,0,0,112,0,0,240,0,0,0,0,224,0,56,112,0,0,0,0,225,0,126,224,0,0,0,1,199,241,255,224,0,0,0,1,239,241,199,192,0,0,0,0,254,113,193,128,0,0,0,0,124,57,192,0,0,0,0,0,56,57,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,1,248,0,0,0,0,0,0,1,252,24,0,0,0,0,0,1,220,60,0,0,0,0,0,1,204,126,0,0,0,0,0,65,207,255,128,0,0,0,0,243,207,231,0,0,0,0,1,255,135,199,0,0,0,0,3,255,0,7,0,0,0,0,3,142,0,14,0,0,0,0,3,192,0,14,0,0,0,0,1,224,63,7,0,0,0,0,0,240,127,135,248,0,0,0,0,112,247,195,248,0,0,0,0,97,192,224,24,0,0,0,0,225,128,224,24,0,0,0,7,227,128,224,124,0,0,0,15,195,128,97,252,0,0,0,14,1,128,227,224,0,0,0,14,1,192,227,128,0,0,0,14,1,225,195,128,0,0,0,15,240,255,131,128,0,0,0,7,240,127,3,192,0,0,0,0,56,12,1,224,0,1,240,0,56,0,16,240,0,7,240,56,56,0,60,224,0,7,184,60,56,128,255,224,0,3,56,127,113,248,247,192,0,3,30,231,243,248,225,128,1,3,31,199,127,184,224,0,3,199,15,135,63,28,224,0,3,255,0,14,14,29,224,0,7,254,0,14,0,15,224,0,14,24,0,14,0,15,192,0,14,0,0,15,0,0,0,0,7,0,28,7,252,0,0,0,3,192,127,3,252,0,0,0,1,192,255,129,28,0,0,0,1,193,193,192,12,0,0,0,1,195,128,224,28,0,0,0,1,195,128,224,252,0,0,0,7,195,128,225,248,0,0,0,31,131,128,225,192,0,0,0,28,3,128,225,192,0,0,0,24,1,193,193,128,0,0,0,28,0,255,131,192,0,0,0,31,224,127,1,224,0,0,0,31,224,62,0,240,0,0,0,14,112,0,0,120,0,0,0,0,56,0,12,56,0,0,0,0,56,0,31,240,0,0,0,0,56,0,127,224,0,0,0,0,113,248,241,224,0,0,0,0,115,252,96,64,0,0,0,0,243,252,96,0,0,0,0,0,127,12,96,0,0,0,0,0,30,14,224,0,0,0,0,0,12,15,224,0,0,0,0,0,0,7,224,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,231,4,0,0,0,0,0,48,231,14,0,0,0,0,0,120,231,191,128,0,0,0,0,255,227,251,192,0,0,0,1,239,195,241,192,0,0,0,1,199,0,99,128,0,0,0,1,224,0,7,128,0,0,0,0,224,0,7,0,0,0,0,0,112,63,7,0,0,0,0,0,112,127,135,0,0,0,0,0,112,247,195,248,0,0,0,1,225,192,227,252,0,0,0,15,225,128,224,252,0,0,0,15,195,128,224,28,0,0,0,14,3,128,96,28,0,0,0,14,1,128,225,252,0,0,0,15,225,192,227,248,0,0,0,15,225,225,195,128,0,0,0,1,240,255,131,0,0,0,0,0,112,127,7,0,0,0,0,0,56,12,3,128,0,1,192,64,112,0,1,192,0,15,224,240,112,0,49,224,0,15,225,252,227,128,248,224,0,14,113,223,231,241,255,192,0,14,127,142,255,241,207,128,0,14,63,140,126,115,135,0,0,14,63,28,56,51,128,0,7,14,0,28,16,59,128,0,7,254,0,28,0,63,128,0,15,248,0,30,248,63,128,0,14,112,0,7,248,0,0,0,28,0,28,7,248,0,0,0,30,0,127,0,28,0,0,0,15,128,255,128,28,0,0,0,3,193,193,192,124,0,0,0,1,195,128,224,248,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,15,131,128,225,192,0,0,0,31,1,193,193,224,0,0,0,28,0,255,128,240,0,0,0,28,0,127,0,124,0,0,0,15,224,62,0,60,0,0,0,15,240,0,7,56,0,0,0,15,248,0,15,248,0,0,0,0,28,0,31,240,0,0,0,0,28,0,56,112,0,0,0,0,28,124,56,0,0,0,0,0,24,254,56,0,0,0,0,0,56,255,56,0,0,0,0,0,61,199,56,0,0,0,0,0,63,131,248,0,0,0,0,0,15,131,248,0,0,0,0,0,3,1,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,31,128,0,0,0,0,0,0,63,128,0,0,0,0,0,24,59,128,0,0,0,0,0,60,49,131,0,0,0,0,0,127,113,135,128,0,0,0,0,247,241,255,128,0,0,0,0,227,225,255,192,0,0,0,0,113,0,120,224,0,0,0,0,112,0,1,192,0,0,0,0,56,0,3,192,0,0,0,0,56,63,3,128,0,0,0,0,112,127,135,0,0,0,0,15,240,247,195,128,0,0,0,15,225,192,227,192,0,0,0,15,1,128,227,252,0,0,0,14,3,128,225,252,0,0,0,14,3,128,96,28,0,0,0,15,225,128,224,28,0,0,0,7,225,192,225,248,0,0,0,0,225,225,195,248,0,0,0,0,112,255,131,240,0,0,0,0,112,127,7,0,0,0,0,0,224,12,7,0,0,1,1,193,224,0,7,0,0,7,131,249,194,0,3,128,0,63,131,249,207,128,227,128,0,61,199,57,255,227,241,192,0,57,255,56,253,231,255,128,0,24,254,56,112,231,31,0,0,28,124,56,0,231,14,0,0,28,0,56,112,238,4,0,0,28,0,63,240,254,0,0,15,248,0,31,248,126,0,0,15,240,0,7,56,0,0,0,15,240,28,0,28,0,0,0,28,0,127,0,60,0,0,0,28,0,255,128,248,0,0,0,31,1,193,193,224,0,0,0,15,131,128,225,192,0,0,0,3,195,128,225,192,0,0,0,1,195,128,225,192,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,240,0,0,0,3,193,193,192,124,0,0,0,15,128,255,128,28,0,0,0,30,0,127,0,28,0,0,0,28,0,62,7,248,0,0,0,14,112,0,7,248,0,0,0,15,248,0,15,248,0,0,0,7,252,0,28,0,0,0,0,7,14,0,28,0,0,0,0,0,14,31,28,0,0,0,0,0,14,63,156,0,0,0,0,0,14,127,140,0,0,0,0,0,14,113,222,0,0,0,0,0,15,225,254,0,0,0,0,0,15,224,248,0,0,0,0,0,1,192,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,15,224,0,0,0,0,0,4,15,224,0,0,0,0,0,30,28,224,0,0,0,0,0,63,28,224,0,0,0,0,0,123,252,224,128,0,0,0,0,113,248,227,192,0,0,0,0,56,224,255,192,0,0,0,0,56,0,127,224,0,0,0,0,28,0,28,240,0,0,0,0,60,0,0,240,0,0,0,0,120,63,1,224,0,0,0,7,240,127,131,192,0,0,0,15,240,247,195,128,0,0,0,14,1,192,227,128,0,0,0,14,1,128,227,128,0,0,0,15,131,128,225,240,0,0,0,15,227,128,97,252,0,0,0,1,225,128,224,60,0,0,0,0,225,192,224,24,0,0,0,0,97,225,192,56,0,0,0,0,224,255,131,248,0,0,0,1,224,127,7,248,0,0,4,3,192,12,15,0,0,0,7,199,128,0,14,0,0,12,15,243,158,0,14,0,0,30,15,241,255,128,199,0,0,127,12,97,255,199,199,0,0,243,188,96,225,207,231,128,0,115,252,96,65,206,127,128,0,113,248,113,225,220,62,0,0,56,0,127,225,252,28,0,0,56,0,63,241,248,0,0,0,56,0,14,57,248,0,0,8,112,0,0,56,0,0,0,31,240,28,0,112,0,0,0,31,224,127,1,224,0,0,0,28,0,255,129,192,0,0,0,24,1,193,193,128,0,0,0,28,3,128,225,192,0,0,0,31,131,128,225,192,0,0,0,7,195,128,225,240,0,0,0,1,195,128,224,252,0,0,0,1,195,128,224,60,0,0,0,1,193,193,192,12,0,0,0,1,192,255,128,28,0,0,0,3,192,127,3,252,0,0,0,7,0,62,7,252,0,0,0,14,0,0,7,120,0,0,0,14,24,0,14,0,0,0,0,7,252,0,14,0,0,0,0,3,255,0,14,0,0,0,0,3,199,15,135,0,0,0,0,0,3,31,199,0,0,0,0,0,7,31,231,0,0,0,0,0,7,56,127,0,0,0,0,0,7,184,60,0,0,0,0,0,7,240,56,0,0,0,0,0,3,240,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,192,0,0,0,0,0,7,135,240,0,0,0,0,0,31,135,240,0,0,0,0,0,63,206,112,0,0,0,0,0,24,254,112,0,0,0,0,0,28,124,112,0,0,0,0,0,28,112,113,192,0,0,0,0,12,0,127,224,0,0,0,0,30,0,31,240,0,0,0,7,252,0,14,112,0,0,0,7,248,63,0,120,0,0,0,7,240,127,128,240,0,0,0,14,0,247,193,224,0,0,0,15,1,192,227,192,0,0,0,15,193,128,227,128,0,0,0,3,227,128,225,128,0,0,0,0,227,128,97,192,0,0,0,0,225,128,225,240,0,0,0,0,225,192,224,252,0,0,0,1,225,225,192,56,0,0,0,3,192,255,128,56,0,0,0,7,128,127,7,248,0,0,16,7,0,12,15,240,0,0,31,195,188,0,14,240,0,0,31,195,254,0,28,0,0,24,57,193,255,0,28,0,0,124,57,193,135,31,140,0,0,254,49,192,135,31,206,0,1,239,241,195,199,63,206,0,1,199,241,255,231,56,254,0,0,227,128,254,231,240,124,0,0,112,0,60,119,240,112,0,0,112,0,0,240,224,0,0,0,112,0,0,224,0,0,0,0,112,28,1,192,0,0,0,31,224,127,3,128,0,0,0,31,224,255,131,128,0,0,0,31,193,193,193,128,0,0,0,24,3,128,225,224,0,0,0,56,3,128,225,252,0,0,0,63,3,128,224,126,0,0,0,63,195,128,224,12,0,0,0,7,195,128,224,12,0,0,0,1,193,193,192,60,0,0,0,0,192,255,131,252,0,0,0,0,224,127,3,252,0,0,0,1,192,62,7,0,0,0,0,3,128,0,7,0,0,0,0,7,128,0,7,0,0,0,0,7,12,0,7,0,0,0,0,7,191,0,67,128,0,0,0,3,255,199,227,128,0,0,0,1,243,199,243,192,0,0,0,0,193,207,63,128,0,0,0,0,1,206,31,0,0,0,0,0,1,204,12,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,192,0,0,0,0,0,7,225,248,0,0,0,0,0,15,225,252,0,0,0,0,0,14,115,156,0,0,0,0,0,14,127,28,0,0,0,0,0,14,63,24,0,0,0,0,0,6,16,56,0,0,0,0,3,15,0,60,32,0,0,0,3,254,0,31,240,0,0,0,7,252,0,15,240,0,0,0,7,56,63,7,112,0,0,0,7,0,127,128,56,0,0,0,15,128,247,192,120,0,0,0,3,193,192,225,240,0,0,0,1,225,128,227,224,0,0,0,0,227,128,225,128,0,0,0,0,227,128,97,128,0,0,0,0,225,128,227,128,0,0,0,3,225,192,225,224,0,0,0,7,129,225,192,240,0,0,0,15,0,255,128,120,0,0,0,7,0,127,0,56,0,0,0,7,248,12,15,240,0,0,127,3,252,0,15,240,0,0,127,3,254,0,63,240,0,0,103,0,14,0,56,0,0,96,99,3,14,63,56,0,0,248,227,15,142,127,24,0,1,253,227,223,206,127,152,0,3,223,227,253,238,227,188,0,3,143,128,248,239,225,252,0,1,194,0,33,199,193,240,0,1,224,0,3,192,128,128,0,0,224,0,3,128,0,0,0,0,240,28,7,0,0,0,0,0,224,127,3,128,0,0,0,1,192,255,131,128,0,0,0,31,193,193,193,252,0,0,0,63,195,128,225,254,0,0,0,56,3,128,224,30,0,0,0,56,3,128,224,14,0,0,0,56,3,128,224,14,0,0,0,63,195,128,225,254,0,0,0,31,193,193,193,252,0,0,0,1,192,255,131,192,0,0,0,0,224,127,3,128,0,0,0,0,224,62,7,0,0,0,0,0,224,0,3,128,0,0,0,1,192,0,3,192,0,0,0,1,192,0,1,192,0,0,0,3,135,0,112,224,0,0,0,3,223,227,253,224,0,0,0,1,255,227,255,192,0,0,0,0,248,227,143,128,0,0,0,0,96,99,7,0,0,0,0,0,0,103,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,240,32,0,0,0,0,0,7,240,120,0,0,0,0,0,3,248,252,0,0,0,0,0,3,56,254,0,0,0,0,0,3,31,206,0,0,0,0,0,3,159,142,0,0,0,0,1,199,135,12,0,0,0,0,3,255,0,28,0,0,0,0,3,254,0,30,0,0,0,0,7,28,0,15,240,0,0,0,7,0,63,7,240,0,0,0,3,192,127,135,248,0,0,0,1,224,247,192,56,0,0,0,0,225,192,224,56,0,0,0,0,225,128,224,248,0,0,0,0,227,128,225,240,0,0,0,1,227,128,97,192,0,0,0,7,193,128,227,128,0,0,0,15,1,192,227,128,0,0,0,14,1,225,195,192,0,0,0,6,0,255,129,224,0,0,0,7,240,127,0,240,0,0,0,7,248,12,0,120,0,1,252,7,188,0,14,112,0,1,252,0,28,0,63,224,0,1,206,12,28,0,127,224,0,1,206,31,28,124,112,192,0,129,206,63,152,254,112,0,1,225,199,251,249,254,112,0,3,255,199,241,255,199,112,0,3,191,128,227,143,135,240,0,7,30,0,7,7,3,240,0,7,128,0,7,0,3,128,0,3,192,0,7,0,0,0,0,1,192,28,7,0,0,0,0,0,224,127,3,248,0,0,0,0,192,255,131,252,0,0,0,1,193,193,193,252,0,0,0,7,195,128,224,12,0,0,0,63,195,128,224,12,0,0,0,63,3,128,224,62,0,0,0,56,3,128,225,254,0,0,0,24,3,128,225,240,0,0,0,31,129,193,193,192,0,0,0,31,192,255,131,128,0,0,0,31,224,127,3,128,0,0,0,0,240,62,3,192,0,0,0,0,112,0,1,224,0,0,0,0,112,0,0,240,0,0,0,0,224,0,24,112,0,0,0,0,225,0,126,224,0,0,0,1,195,241,255,224,0,0,0,1,239,241,199,192,0,0,0,0,254,121,193,128,0,0,0,0,124,57,192,0,0,0,0,0,56,57,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,8,0,0,0,0,0,1,220,28,0,0,0,0,0,1,206,127,0,0,0,0,0,65,207,247,128,0,0,0,0,241,199,227,128,0,0,0,1,255,195,199,0,0,0,0,3,255,0,7,0,0,0,0,3,142,0,14,0,0,0,0,3,192,0,14,0,0,0,0,1,192,63,7,0,0,0,0,0,224,127,135,248,0,0,0,0,96,247,195,248,0,0,0,0,225,192,224,56,0,0,0,0,225,128,224,24,0,0,0,7,227,128,224,124,0,0,0,15,195,128,97,248,0,0,0,14,1,128,227,224,0,0,0,14,1,192,227,128,0,0,0,14,1,225,195,128,0,0,0,15,240,255,131,128,0,0,0,7,240,127,3,192,0,0,0,0,56,12,1,224,0,1,240,0,60,0,0,240,0,7,240,24,56,0,60,240,0,7,248,60,56,192,127,224,0,7,56,127,113,248,255,192,0,7,28,231,243,248,227,128,0,3,31,231,127,156,224,0,3,199,15,199,63,28,224,0,3,255,0,142,14,15,224,0,7,254,0,14,4,15,224,0,14,56,0,14,0,15,192,0,14,0,0,7,0,0,0,0,7,0,28,7,252,0,0,0,3,192,127,3,252,0,0,0,1,192,255,129,28,0,0,0,1,193,193,192,12,0,0,0,1,195,128,224,28,0,0,0,1,195,128,224,254,0,0,0,15,195,128,225,248,0,0,0,63,131,128,225,192,0,0,0,60,3,128,225,192,0,0,0,24,1,193,193,192,0,0,0,28,0,255,129,192,0,0,0,31,224,127,1,224,0,0,0,31,240,62,0,240,0,0,0,12,112,0,0,120,0,0,0,0,56,0,12,56,0,0,0,0,56,0,31,240,0,0,0,0,48,0,127,224,0,0,0,0,113,248,113,224,0,0,0,0,113,252,96,64,0,0,0,0,243,252,96,0,0,0,0,0,127,12,96,0,0,0,0,0,30,14,224,0,0,0,0,0,12,15,240,0,0,0,0,0,0,7,224,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,103,6,0,0,0,0,0,32,231,15,0,0,0,0,0,120,227,191,128,0,0,0,0,255,227,251,192,0,0,0,1,255,227,241,192,0,0,0,1,199,0,35,128,0,0,0,1,224,0,3,128,0,0,0,0,224,0,7,0,0,0,0,0,112,63,7,0,0,0,0,0,112,127,135,0,0,0,0,0,112,247,195,248,0,0,0,3,225,192,227,248,0,0,0,15,225,128,224,248,0,0,0,15,131,128,224,28,0,0,0,14,3,128,96,60,0,0,0,14,1,128,225,252,0,0,0,15,225,192,227,248,0,0,0,15,225,225,195,128,0,0,0,1,240,255,131,0,0,0,0,0,112,127,7,0,0,0,0,0,56,12,3,128,0,1,192,64,112,0,1,192,0,15,224,240,112,0,49,224,0,15,224,252,227,128,248,224,0,14,113,223,231,241,255,192,0,14,127,142,255,241,207,128,0,14,63,140,126,49,135,0,0,14,63,28,56,59,128,0,7,14,0,28,16,59,128,0,7,254,0,28,0,63,128,0,15,248,0,14,248,63,128,0,14,112,0,7,248,0,0,0,28,0,28,7,248,0,0,0,30,0,127,0,28,0,0,0,15,128,255,128,28,0,0,0,3,193,193,192,60,0,0,0,1,195,128,224,248,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,15,131,128,225,192,0,0,0,31,1,193,193,224,0,0,0,28,0,255,128,240,0,0,0,28,0,127,0,124,0,0,0,15,224,62,0,60,0,0,0,15,240,0,7,56,0,0,0,15,248,0,15,248,0,0,0,0,28,0,31,240,0,0,0,0,28,0,56,112,0,0,0,0,28,124,56,0,0,0,0,0,24,254,56,0,0,0,0,0,56,255,56,0,0,0,0,0,61,199,56,0,0,0,0,0,63,131,248,0,0,0,0,0,15,131,248,0,0,0,0,0,3,1,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,0,0,0,0,0,0,63,128,0,0,0,0,0,24,57,128,0,0,0,0,0,60,57,129,0,0,0,0,0,126,113,199,128,0,0,0,0,255,241,255,192,0,0,0,0,227,225,255,192,0,0,0,0,241,0,120,224,0,0,0,0,112,0,1,224,0,0,0,0,56,0,3,192,0,0,0,0,56,63,3,128,0,0,0,0,112,127,135,0,0,0,0,15,240,247,195,128,0,0,0,15,225,192,227,192,0,0,0,14,1,128,225,248,0,0,0,14,3,128,225,252,0,0,0,14,3,128,96,28,0,0,0,15,225,128,224,24,0,0,0,7,225,192,225,248,0,0,0,0,225,225,195,248,0,0,0,0,112,255,131,248,0,0,0,0,112,127,7,0,0,0,0,0,240,12,7,0,0,1,1,193,224,0,7,0,0,7,131,249,194,0,3,128,0,63,131,251,207,128,227,128,0,61,199,57,255,227,241,192,0,56,255,56,252,231,255,128,0,24,254,56,112,231,31,0,0,28,126,56,0,231,14,0,0,28,0,56,48,238,4,0,0,28,0,63,240,126,0,0,15,184,0,31,248,126,0,0,15,240,0,7,56,0,0,0,15,240,28,0,28,0,0,0,28,0,127,0,60,0,0,0,28,0,255,128,248,0,0,0,31,1,193,193,224,0,0,0,15,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,1,195,128,225,192,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,240,0,0,0,3,193,193,192,124,0,0,0,15,128,255,128,28,0,0,0,30,0,127,0,28,0,0,0,28,0,62,3,248,0,0,0,14,112,0,7,248,0,0,0,15,248,0,15,248,0,0,0,7,252,0,28,0,0,0,0,7,14,0,28,0,0,0,0,0,14,31,28,0,0,0,0,0,14,63,140,0,0,0,0,0,14,127,142,0,0,0,0,0,14,113,222,0,0,0,0,0,15,224,254,0,0,0,0,0,15,224,248,0,0,0,0,0,1,192,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,192,0,0,0,0,0,4,15,224,0,0,0,0,0,30,15,224,0,0,0,0,0,63,28,224,0,0,0,0,0,123,252,224,128,0,0,0,0,113,248,227,192,0,0,0,0,56,240,255,192,0,0,0,0,56,0,127,224,0,0,0,0,24,0,28,112,0,0,0,0,56,0,0,240,0,0,0,7,248,63,1,224,0,0,0,7,240,127,131,192,0,0,0,15,240,247,195,128,0,0,0,14,1,192,227,128,0,0,0,14,1,128,227,128,0,0,0,15,131,128,225,240,0,0,0,15,227,128,97,252,0,0,0,1,225,128,224,60,0,0,0,0,225,192,224,24,0,0,0,0,97,225,192,56,0,0,0,0,240,255,131,248,0,0,0,1,224,127,7,248,0,0,0,3,192,12,15,0,0,0,7,199,132,0,14,0,0,4,7,243,158,0,14,0,0,30,14,241,255,128,7,0,0,127,14,97,251,199,199,0,0,243,156,96,225,207,231,128,0,115,252,96,1,206,127,128,0,113,248,113,225,204,62,0,0,48,128,127,225,252,28,0,0,56,0,63,241,252,0,0,0,56,0,14,56,248,0,0,0,112,0,0,56,0,0,0,31,240,28,0,120,0,0,0,31,224,127,0,224,0,0,0,28,64,255,129,192,0,0,0,24,1,193,193,192,0,0,0,28,3,128,225,192,0,0,0,31,131,128,225,192,0,0,0,7,195,128,225,240,0,0,0,1,195,128,224,252,0,0,0,1,195,128,224,60,0,0,0,1,193,193,192,12,0,0,0,1,192,255,128,28,0,0,0,3,128,127,3,252,0,0,0,15,0,62,7,252,0,0,0,14,0,0,7,120,0,0,0,14,56,0,14,0,0,0,0,7,252,0,14,0,0,0,0,3,255,0,14,0,0,0,0,3,199,15,199,0,0,0,0,0,3,31,199,0,0,0,0,0,3,31,231,0,0,0,0,0,7,24,127,0,0,0,0,0,7,184,60,0,0,0,0,0,7,248,56,0,0,0,0,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,192,0,0,0,0,0,7,131,240,0,0,0,0,0,31,135,240,0,0,0,0,0,63,199,48,0,0,0,0,0,24,254,112,0,0,0,0,0,28,254,112,0,0,0,0,0,28,124,112,224,0,0,0,0,12,0,63,224,0,0,0,0,28,0,31,240,0,0,0,7,248,0,14,112,0,0,0,7,248,63,0,120,0,0,0,7,240,127,128,240,0,0,0,14,0,247,193,224,0,0,0,15,1,192,227,192,0,0,0,15,193,128,227,128,0,0,0,3,227,128,225,128,0,0,0,0,227,128,97,192,0,0,0,0,225,128,225,240,0,0,0,0,225,192,224,252,0,0,0,1,225,225,192,56,0,0,0,3,192,255,128,56,0,0,0,7,128,127,7,248,0,0,0,7,0,12,15,240,0,0,31,199,60,0,14,240,0,0,31,195,254,0,28,0,0,24,57,193,255,128,28,0,0,124,57,193,131,159,140,0,0,254,57,192,131,31,206,0,1,239,241,195,195,63,206,0,1,199,241,255,231,56,254,0,0,225,128,255,231,240,124,0,0,224,0,60,119,240,112,0,0,112,0,0,112,224,0,0,0,112,0,0,224,0,0,0,0,112,28,1,192,0,0,0,31,224,127,3,128,0,0,0,31,224,255,131,128,0,0,0,31,193,193,193,192,0,0,0,24,3,128,225,224,0,0,0,56,3,128,225,252,0,0,0,63,3,128,224,126,0,0,0,63,195,128,224,12,0,0,0,7,195,128,224,12,0,0,0,1,193,193,192,60,0,0,0,0,224,255,131,252,0,0,0,0,224,127,3,252,0,0,0,1,192,62,7,0,0,0,0,3,128,0,7,0,0,0,0,7,0,0,7,0,0,0,0,7,12,0,7,0,0,0,0,7,191,0,67,128,0,0,0,3,255,199,227,192,0,0,0,1,227,199,243,192,0,0,0,0,193,207,63,128,0,0,0,0,1,206,31,0,0,0,0,0,1,206,12,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,192,0,0,0,0,0,7,193,240,0,0,0,0,0,15,225,252,0,0,0,0,0,14,115,156,0,0,0,0,0,14,127,156,0,0,0,0,0,14,63,24,0,0,0,0,0,6,30,24,0,0,0,0,3,142,0,60,32,0,0,0,3,254,0,31,240,0,0,0,7,248,0,15,240,0,0,0,7,56,63,7,56,0,0,0,7,0,127,128,56,0,0,0,15,128,247,192,120,0,0,0,3,193,192,224,240,0,0,0,1,225,128,227,224,0,0,0,0,227,128,225,128,0,0,0,0,227,128,97,128,0,0,0,0,225,128,225,128,0,0,0,3,225,192,225,224,0,0,0,7,193,225,192,240,0,0,0,15,0,255,128,120,0,0,0,6,0,127,0,56,0,0,0,7,248,12,15,240,0,0,127,7,252,0,15,240,0,0,127,3,254,0,63,224,0,0,119,0,14,0,56,0,0,96,99,3,6,62,56,0,0,248,99,143,142,127,24,0,1,253,227,223,206,127,152,0,3,223,227,253,238,227,188,0,3,143,128,248,239,225,252,0,3,194,0,33,227,193,240,0,1,192,0,1,192,128,128,0,0,224,0,3,128,0,0,0,0,224,28,7,128,0,0,0,0,224,127,3,128,0,0,0,0,224,255,131,128,0,0,0,31,193,193,193,252,0,0,0,63,195,128,225,254,0,0,0,60,3,128,224,30,0,0,0,56,3,128,224,14,0,0,0,56,3,128,224,14,0,0,0,63,195,128,225,254,0,0,0,31,193,193,193,252,0,0,0,1,192,255,131,192,0,0,0,0,224,127,3,128,0,0,0,0,224,62,7,0,0,0,0,0,224,0,3,128,0,0,0,1,192,0,3,192,0,0,0,3,192,0,1,192,0,0,0,3,135,0,112,224,0,0,0,3,223,227,253,224,0,0,0,1,255,227,255,192,0,0,0,0,248,227,143,128,0,0,0,0,96,99,7,0,0,0,0,0,0,103,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,240,0,0,0,0,0,0,7,240,112,0,0,0,0,0,7,248,124,0,0,0,0,0,3,56,255,0,0,0,0,0,3,31,206,0,0,0,0,0,3,31,142,0,0,0,0,1,231,143,142,0,0,0,0,3,255,0,12,0,0,0,0,3,252,0,30,0,0,0,0,7,8,0,15,240,0,0,0,7,0,63,7,248,0,0,0,3,192,127,131,248,0,0,0,1,224,247,192,56,0,0,0,0,225,192,224,56,0,0,0,0,225,128,224,252,0,0,0,0,227,128,225,240,0,0,0,1,227,128,97,192,0,0,0,7,225,128,225,128,0,0,0,15,129,192,227,128,0,0,0,14,1,225,195,192,0,0,0,14,0,255,129,224,0,0,0,7,248,127,0,240,0,0,0,7,248,12,0,112,0,1,252,7,156,0,14,112,0,1,252,0,14,0,63,224,0,1,206,12,28,0,127,224,0,1,206,31,28,124,112,192,0,129,206,63,152,254,112,0,1,225,199,251,253,254,112,0,3,255,199,241,255,199,112,0,3,191,128,227,143,135,240,0,7,30,0,3,131,3,240,0,7,0,0,7,0,3,128,0,3,128,0,7,0,0,0,0,1,192,28,7,0,0,0,0,0,224,127,3,240,0,0,0,0,224,255,131,252,0,0,0,1,193,193,193,252,0,0,0,3,195,128,224,12,0,0,0,63,195,128,224,12,0,0,0,63,3,128,224,62,0,0,0,56,3,128,225,254,0,0,0,24,3,128,225,240,0,0,0,31,193,193,193,192,0,0,0,31,192,255,129,128,0,0,0,31,224,127,3,128,0,0,0,0,240,62,1,192,0,0,0,0,112,0,1,224,0,0,0,0,112,0,0,240,0,0,0,0,224,0,24,112,0,0,0,0,225,0,126,224,0,0,0,1,199,241,255,224,0,0,0,1,239,241,231,192,0,0,0,0,254,121,193,128,0,0,0,0,124,57,192,0,0,0,0,0,56,57,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,248,0,0,0,0,0,0,1,252,8,0,0,0,0,0,1,220,28,0,0,0,0,0,1,204,62,0,0,0,0,0,65,207,255,128,0,0,0,0,243,207,227,128,0,0,0,1,255,135,199,0,0,0,0,3,255,0,7,0,0,0,0,3,142,0,14,0,0,0,0,3,192,0,14,0,0,0,0,1,192,63,7,0,0,0,0,0,224,127,135,248,0,0,0,0,112,247,195,248,0,0,0,0,97,192,224,24,0,0,0,0,225,128,224,28,0,0,0,7,227,128,224,124,0,0,0,15,195,128,97,252,0,0,0,14,1,128,225,224,0,0,0,14,1,192,227,128,0,0,0,14,1,225,195,128,0,0,0,15,240,255,131,128,0,0,0,15,248,127,3,192,0,0,0,0,56,12,1,224,0,1,240,0,28,0,0,240,0,7,240,24,56,0,60,224,0,7,184,60,56,128,127,224,0,3,56,127,113,248,255,192,0,3,28,231,243,248,227,128,0,3,31,231,127,188,224,0,3,199,15,199,63,28,224,0,3,255,0,134,14,15,224,0,7,254,0,14,4,15,224,0,14,56,0,14,0,15,192,0,14,0,0,7,0,0,0,0,15,0,28,7,252,0,0,0,3,128,127,3,252,0,0,0,1,192,255,129,28,0,0,0,1,193,193,192,12,0,0,0,1,195,128,224,28,0,0,0,1,195,128,224,254,0,0,0,7,195,128,225,248,0,0,0,31,131,128,225,192,0,0,0,30,3,128,225,192,0,0,0,24,1,193,193,192,0,0,0,28,0,255,129,192,0,0,0,31,224,127,1,224,0,0,0,31,240,62,0,240,0,0,0,12,112,0,0,56,0,0,0,0,56,0,12,56,0,0,0,0,56,0,31,240,0,0,0,0,48,0,127,224,0,0,0,0,113,248,113,224,0,0,0,0,115,252,96,64,0,0,0,0,243,252,96,0,0,0,0,0,127,12,96,0,0,0,0,0,30,14,240,0,0,0,0,0,12,15,240,0,0,0,0,0,0,7,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,103,4,0,0,0,0,0,32,231,14,0,0,0,0,0,120,231,31,128,0,0,0,0,255,227,255,192,0,0,0,1,255,195,241,192,0,0,0,1,199,0,99,128,0,0,0,1,224,0,3,128,0,0,0,0,224,0,7,0,0,0,0,0,112,63,7,0,0,0,0,0,112,127,135,0,0,0,0,0,112,247,195,248,0,0,0,1,225,192,227,252,0,0,0,15,225,128,224,252,0,0,0,15,195,128,224,28,0,0,0,14,3,128,96,28,0,0,0,14,1,128,225,252,0,0,0,15,225,192,227,248,0,0,0,15,241,225,195,128,0,0,0,3,240,255,131,128,0,0,0,0,56,127,7,0,0,0,0,0,56,12,3,128,0,1,192,64,120,0,3,192,0,15,224,240,112,0,49,224,0,15,224,254,227,128,121,224,0,14,113,222,231,241,255,192,0,14,127,206,255,241,223,128,0,14,63,140,126,115,135,0,0,14,31,28,60,51,128,0,7,14,0,28,16,59,128,0,7,254,0,28,0,63,128,0,15,248,0,14,248,63,128,0,14,112,0,7,248,0,0,0,28,0,28,7,248,0,0,0,30,0,127,0,28,0,0,0,15,0,255,128,28,0,0,0,7,193,193,192,60,0,0,0,1,195,128,224,248,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,15,195,128,225,192,0,0,0,31,1,193,193,224,0,0,0,28,0,255,128,240,0,0,0,28,0,127,0,60,0,0,0,15,224,62,0,28,0,0,0,15,240,0,7,56,0,0,0,15,248,0,15,248,0,0,0,0,28,0,31,240,0,0,0,0,28,0,56,112,0,0,0,0,28,124,56,0,0,0,0,0,24,254,56,0,0,0,0,0,56,255,56,0,0,0,0,0,61,199,56,0,0,0,0,0,63,131,248,0,0,0,0,0,15,131,248,0,0,0,0,0,3,1,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,0,0,0,0,0,0,63,128,0,0,0,0,0,24,59,128,0,0,0,0,0,60,49,129,0,0,0,0,0,126,113,135,128,0,0,0,0,247,241,255,128,0,0,0,0,227,225,255,192,0,0,0,0,241,0,120,224,0,0,0,0,112,0,1,224,0,0,0,0,56,0,1,192,0,0,0,0,56,63,3,128,0,0,0,0,112,127,135,0,0,0,0,15,240,247,195,128,0,0,0,15,225,192,227,192,0,0,0,15,1,128,225,252,0,0,0,14,3,128,225,252,0,0,0,14,3,128,96,28,0,0,0,15,225,128,224,28,0,0,0,7,225,192,224,252,0,0,0,0,113,225,195,248,0,0,0,0,112,255,131,248,0,0,0,0,112,127,7,0,0,0,0,0,240,12,7,0,0,1,1,192,224,0,7,0,0,7,131,249,194,0,3,128,0,63,131,249,207,128,99,128,0,61,199,57,255,227,241,192,0,56,255,56,253,231,255,128,0,24,254,56,112,231,31,0,0,28,126,56,32,231,14,0,0,28,0,56,48,238,4,0,0,28,0,63,240,126,0,0,15,184,0,15,248,126,0,0,15,240,0,7,184,0,0,0,15,240,28,0,28,0,0,0,28,0,127,0,60,0,0,0,28,0,255,128,248,0,0,0,30,1,193,193,224,0,0,0,15,131,128,225,192,0,0,0,3,195,128,225,192,0,0,0,1,195,128,225,192,0,0,0,1,195,128,225,224,0,0,0,1,195,128,224,240,0,0,0,3,193,193,192,124,0,0,0,15,128,255,128,28,0,0,0,30,0,127,0,28,0,0,0,28,0,62,7,248,0,0,0,14,112,0,7,248,0,0,0,15,248,0,15,248,0,0,0,7,252,0,28,0,0,0,0,7,14,0,28,0,0,0,0,0,14,31,28,0,0,0,0,0,14,63,140,0,0,0,0,0,14,127,142,0,0,0,0,0,14,113,222,0,0,0,0,0,15,224,254,0,0,0,0,0,15,224,248,0,0,0,0,0,1,192,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,15,224,0,0,0,0,0,4,15,224,0,0,0,0,0,30,12,224,0,0,0,0,0,63,28,224,0,0,0,0,0,123,252,224,0,0,0,0,0,113,248,227,192,0,0,0,0,56,224,255,192,0,0,0,0,56,0,127,224,0,0,0,0,24,0,28,240,0,0,0,0,56,0,0,240,0,0,0,0,120,63,1,224,0,0,0,15,240,127,131,192,0,0,0,15,240,247,195,128,0,0,0,14,1,192,227,128,0,0,0,14,1,128,225,128,0,0,0,15,131,128,225,240,0,0,0,15,227,128,97,252,0,0,0,1,225,128,224,60,0,0,0,0,97,192,224,24,0,0,0,0,113,225,192,24,0,0,0,0,112,255,131,248,0,0,0,1,224,127,7,248,0,0,0,3,192,12,7,0,0,0,7,195,132,0,14,0,0,12,7,243,158,0,14,0,0,30,14,241,255,128,7,0,0,127,14,113,255,199,199,0,0,243,188,112,225,207,231,128,0,115,252,96,1,207,127,0,0,113,248,112,225,220,62,0,0,56,0,127,225,252,28,0,0,56,0,63,241,252,0,0,0,56,0,14,56,248,0,0,0,112,0,0,56,0,0,0,15,240,28,0,120,0,0,0,31,224,127,0,224,0,0,0,28,0,255,129,192,0,0,0,24,1,193,193,192,0,0,0,28,3,128,225,192,0,0,0,63,3,128,225,192,0,0,0,15,195,128,225,240,0,0,0,1,195,128,224,252,0,0,0,1,195,128,224,60,0,0,0,1,193,193,192,12,0,0,0,1,192,255,128,28,0,0,0,3,192,127,3,252,0,0,0,7,128,62,7,252,0,0,0,14,0,0,7,120,0,0,0,14,56,0,14,0,0,0,0,7,252,0,14,0,0,0,0,3,255,0,14,0,0,0,0,3,199,15,135,0,0,0,0,1,3,31,199,0,0,0,0,0,7,31,231,0,0,0,0,0,7,56,127,0,0,0,0,0,7,184,60,0,0,0,0,0,7,240,24,0,0,0,0,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,192,0,0,0,0,0,7,131,240,0,0,0,0,0,31,135,240,0,0,0,0,0,63,199,112,0,0,0,0,0,24,254,112,0,0,0,0,0,28,252,112,0,0,0,0,0,28,96,112,192,0,0,0,0,12,0,127,224,0,0,0,0,28,0,31,240,0,0,0,7,252,0,14,112,0,0,0,7,248,63,0,120,0,0,0,7,240,127,128,248,0,0,0,14,0,247,193,224,0,0,0,15,1,192,227,192,0,0,0,15,193,128,227,128,0,0,0,3,227,128,225,128,0,0,0,0,227,128,97,192,0,0,0,0,225,128,225,240,0,0,0,0,97,192,224,252,0,0,0,0,225,225,192,56,0,0,0,3,224,255,128,56,0,0,0,7,128,127,7,248,0,0,0,7,0,12,7,240,0,0,31,195,188,0,15,240,0,0,31,195,254,0,28,0,0,24,25,193,255,0,28,0,0,124,57,193,135,31,140,0,0,254,57,192,131,31,142,0,1,239,241,195,199,63,206,0,1,199,241,255,231,56,254,0,0,225,128,255,231,240,124,0,0,112,0,60,119,240,112,0,0,112,0,0,240,224,0,0,0,112,0,0,224,0,0,0,0,112,28,1,192,0,0,0,31,224,127,3,128,0,0,0,31,224,255,129,128,0,0,0,31,193,193,193,192,0,0,0,24,3,128,225,224,0,0,0,56,3,128,225,252,0,0,0,62,3,128,224,126,0,0,0,63,195,128,224,12,0,0,0,7,195,128,224,12,0,0,0,1,193,193,192,124,0,0,0,0,192,255,129,252,0,0,0,0,224,127,3,252,0,0,0,1,192,62,7,0,0,0,0,3,192,0,7,0,0,0,0,7,128,0,7,0,0,0,0,7,12,0,7,0,0,0,0,7,191,0,67,128,0,0,0,3,255,199,225,192,0,0,0,1,225,199,251,192,0,0,0,0,193,207,63,128,0,0,0,0,1,206,31,0,0,0,0,0,1,204,12,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,192,192,0,0,0,0,0,7,225,240,0,0,0,0,0,15,225,252,0,0,0,0,0,14,115,156,0,0,0,0,0,14,127,156,0,0,0,0,0,14,63,24,0,0,0,0,0,6,2,56,0,0,0,0,3,14,0,56,0,0,0,0,3,254,0,31,240,0,0,0,7,252,0,15,240,0,0,0,7,56,63,7,240,0,0,0,15,0,127,128,56,0,0,0,15,128,247,192,120,0,0,0,3,193,192,224,248,0,0,0,1,225,128,225,224,0,0,0,0,227,128,225,192,0,0,0,0,227,128,97,128,0,0,0,0,225,128,225,128,0,0,0,1,225,192,225,224,0,0,0,7,193,225,192,240,0,0,0,15,0,255,128,120,0,0,0,7,0,127,0,56,0,0,0,7,248,12,7,240,0,0,127,3,252,0,15,240,0,0,127,3,254,0,31,240,0,0,119,0,14,0,56,32,0,96,99,3,14,62,56,0,0,248,99,135,142,127,56,0,1,253,227,223,206,127,152,0,3,223,227,253,238,227,188,0,3,143,128,248,239,225,252,0,1,192,0,33,231,193,240,0,1,224,0,1,192,128,128,0,0,224,0,3,128,0,0,0,0,112,28,3,128,0,0,0,0,224,127,3,128,0,0,0,0,224,255,131,192,0,0,0,31,193,193,193,252,0,0,0,31,195,128,225,254,0,0,0,60,3,128,224,30,0,0,0,56,3,128,224,14,0,0,0,56,3,128,224,14,0,0,0,63,195,128,225,254,0,0,0,31,193,193,193,252,0,0,0,1,224,255,129,192,0,0,0,0,224,127,3,128,0,0,0,0,96,62,3,128,0,0,0,0,224,0,3,128,0,0,0,1,224,0,3,192,0,0,0,1,192,0,1,192,0,0,0,3,143,0,112,224,0,0,0,3,223,227,253,224,0,0,0,1,255,227,255,192,0,0,0,0,248,227,143,128,0,0,0,0,96,99,3,0,0,0,0,0,0,103,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,240,32,0,0,0,0,0,7,240,112,0,0,0,0,0,7,248,252,0,0,0,0,0,3,56,254,0,0,0,0,0,3,31,206,0,0,0,0,0,3,31,142,0,0,0,0,1,199,131,12,0,0,0,0,3,255,0,28,0,0,0,0,3,254,0,28,0,0,0,0,7,24,0,14,240,0,0,0,7,0,63,7,240,0,0,0,3,192,127,135,248,0,0,0,1,224,247,192,56,0,0,0,0,225,192,224,56,0,0,0,0,97,128,224,124,0,0,0,0,227,128,225,240,0,0,0,1,227,128,97,192,0,0,0,7,225,128,225,128,0,0,0,15,129,192,227,128,0,0,0,14,1,225,195,192,0,0,0,6,0,255,129,224,0,0,0,7,240,127,0,240,0,0,4,7,248,12,0,120,0,1,252,7,188,0,14,112,0,1,252,0,28,0,63,224,0,1,206,12,28,0,127,224,0,1,206,31,28,124,112,192,0,129,207,63,152,254,112,0,1,225,199,251,249,254,112,0,3,255,199,241,255,198,112,0,3,191,128,195,143,135,240,0,7,30,0,3,135,3,240,0,7,128,0,7,0,3,128,0,3,192,0,7,0,0,0,0,1,192,28,7,0,0,0,0,0,224,127,3,248,0,0,0,0,224,255,131,252,0,0,0,0,193,193,193,252,0,0,0,3,195,128,224,12,0,0,0,31,195,128,224,12,0,0,0,63,3,128,224,62,0,0,0,24,3,128,225,254,0,0,0,24,3,128,225,240,0,0,0,30,1,193,193,192,0,0,0,31,224,255,129,128,0,0,0,31,224,127,3,128,0,0,0,0,112,62,1,192,0,0,0,0,112,0,1,224,0,0,0,0,112,0,0,240,0,0,0,0,112,0,24,112,0,0,0,0,225,0,126,224,0,0,0,1,199,241,255,224,0,0,0,1,239,241,199,192,0,0,0,0,254,113,193,128,0,0,0,0,124,57,192,0,0,0,0,0,56,57,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,31,192,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,8,0,0,0,0,0,1,220,28,0,0,0,0,0,1,206,62,0,0,0,0,0,65,207,255,128,0,0,0,0,241,199,227,128,0,0,0,1,255,131,199,0,0,0,0,3,255,0,7,0,0,0,0,3,142,0,14,0,0,0,0,3,128,0,14,0,0,0,0,1,192,63,7,0,0,0,0,0,224,127,135,248,0,0,0,0,112,247,195,248,0,0,0,0,97,192,224,56,0,0,0,0,225,128,224,24,0,0,0,3,227,128,224,60,0,0,0,15,227,128,97,252,0,0,0,15,1,128,225,240,0,0,0,14,1,192,227,128,0,0,0,14,1,225,195,128,0,0,0,15,240,255,131,128,0,0,0,7,240,127,3,192,0,0,0,0,56,12,1,224,0,1,240,0,28,0,0,240,0,7,248,24,56,0,60,240,0,7,184,60,56,128,127,224,0,3,24,127,113,248,255,192,0,3,30,247,243,248,227,128,0,3,31,231,127,188,224,0,3,199,143,199,63,28,224,0,3,255,0,14,14,15,224,0,7,254,0,14,4,15,224,0,14,56,0,14,0,15,192,0,14,0,0,7,0,0,0,0,7,128,28,7,252,0,0,0,3,192,127,3,252,0,0,0,1,224,255,128,28,0,0,0,0,193,193,192,12,0,0,0,1,195,128,224,28,0,0,0,1,195,128,224,254,0,0,0,7,195,128,225,248,0,0,0,31,131,128,225,192,0,0,0,30,3,128,225,192,0,0,0,24,1,193,193,192,0,0,0,28,0,255,129,192,0,0,0,31,224,127,1,224,0,0,0,31,240,62,0,112,0,0,0,15,112,0,0,56,0,0,0,0,56,0,12,56,0,0,0,0,56,0,31,240,0,0,0,0,56,0,127,224,0,0,0,0,113,248,113,224,0,0,0,0,115,252,96,64,0,0,0,0,243,252,96,0,0,0,0,0,127,12,96,0,0,0,0,0,30,14,224,0,0,0,0,0,12,15,240,0,0,0,0,0,0,7,224,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,127,0,0,0,0,0,0,0,103,4,0,0,0,0,0,32,231,14,0,0,0,0,0,120,231,191,128,0,0,0,0,255,227,255,192,0,0,0,1,223,195,241,192,0,0,0,3,199,0,99,128,0,0,0,1,224,0,3,128,0,0,0,0,224,0,7,0,0,0,0,0,112,63,7,0,0,0,0,0,112,127,135,0,0,0,0,0,112,247,195,240,0,0,0,0,225,192,227,248,0,0,0,15,225,128,225,248,0,0,0,15,227,128,224,28,0,0,0,14,3,128,96,28,0,0,0,14,1,128,225,252,0,0,0,15,225,192,227,248,0,0,0,15,225,225,195,192,0,0,0,7,240,255,131,128,0,0,0,0,112,127,7,0,0,0,0,0,56,12,3,128,0,1,192,64,112,0,3,192,0,15,224,240,112,0,33,224,0,15,224,252,227,128,120,224,0,14,113,254,231,241,255,192,0,14,127,206,255,241,223,128,0,14,63,140,126,115,135,0,0,14,31,28,56,51,128,0,7,14,0,28,16,59,128,0,7,254,0,28,0,63,128,0,15,248,0,14,248,63,128,0,14,112,0,7,248,0,0,0,28,0,28,7,248,0,0,0,30,0,127,0,28,0,0,0,15,128,255,128,28,0,0,0,3,193,193,192,124,0,0,0,1,195,128,224,248,0,0,0,1,195,128,225,224,0,0,0,1,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,15,195,128,225,192,0,0,0,31,1,193,193,224,0,0,0,28,0,255,128,248,0,0,0,28,0,127,0,60,0,0,0,15,240,62,0,28,0,0,0,15,240,0,7,56,0,0,0,15,248,0,15,248,0,0,0,0,28,0,31,240,0,0,0,0,28,0,56,112,0,0,0,0,28,124,56,0,0,0,0,0,24,254,56,0,0,0,0,0,56,255,56,0,0,0,0,0,61,199,56,0,0,0,0,0,63,131,248,0,0,0,0,0,15,131,248,0,0,0,0,0,3,1,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,128,0,0,0,0,0,0,63,128,0,0,0,0,0,24,59,128,0,0,0,0,0,60,49,129,0,0,0,0,0,126,113,199,128,0,0,0,0,239,241,255,192,0,0,0,0,227,225,255,192,0,0,0,0,241,0,120,224,0,0,0,0,112,0,1,224,0,0,0,0,56,0,3,192,0,0,0,0,56,63,3,128,0,0,0,0,112,127,135,0,0,0,0,15,240,247,195,128,0,0,0,15,225,192,227,128,0,0,0,15,193,128,227,248,0,0,0,14,3,128,225,252,0,0,0,14,3,128,96,28,0,0,0,15,225,128,224,24,0,0,0,15,225,192,224,120,0,0,0,0,225,225,195,248,0,0,0,0,112,255,131,248,0,0,0,0,112,127,7,0,0,0,0,0,240,12,7,0,0,1,1,192,224,0,7,0,0,7,131,249,194,0,3,128,0,63,131,251,207,128,99,128,0,61,199,57,255,227,243,192,0,56,255,56,253,231,255,192,0,24,254,56,112,231,31,0,0,28,126,56,32,231,14,0,0,28,0,56,112,254,4,0,0,28,0,63,240,254,0,0,15,184,0,15,248,126,0,0,15,240,0,7,56,0,0,0,15,240,28,0,28,0,0,0,28,0,127,0,60,0,0,0,28,0,255,128,248,0,0,0,31,1,193,193,224,0,0,0,15,195,128,225,192,0,0,0,3,195,128,225,192,0,0,0,1,195,128,225,192,0,0,0,1,195,128,225,224,0,0,0,1,195,128,224,248,0,0,0,3,193,193,192,124,0,0,0,15,128,255,128,28,0,0,0,30,0,127,0,28,0,0,0,12,0,62,3,248,0,0,0,14,112,0,7,248,0,0,0,15,248,0,15,248,0,0,0,7,252,0,28,0,0,0,0,7,14,0,28,0,0,0,0,0,14,63,28,0,0,0,0,0,14,63,140,0,0,0,0,0,14,127,142,0,0,0,0,0,14,113,222,0,0,0,0,0,15,225,254,0,0,0,0,0,15,224,248,0,0,0,0,0,1,192,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,4,15,224,0,0,0,0,0,30,12,224,0,0,0,0,0,63,28,224,0,0,0,0,0,123,252,224,0,0,0,0,0,113,248,227,192,0,0,0,0,56,240,255,192,0,0,0,0,56,0,127,224,0,0,0,0,24,0,28,112,0,0,0,0,60,0,0,240,0,0,0,0,56,63,1,224,0,0,0,7,240,127,131,192,0,0,0,15,240,247,195,128,0,0,0,14,1,192,227,128,0,0,0,14,1,128,227,128,0,0,0,15,131,128,225,224,0,0,0,15,227,128,97,248,0,0,0,1,225,128,224,124,0,0,0,0,225,192,224,24,0,0,0,0,97,225,192,56,0,0,0,0,240,255,131,248,0,0,0,1,224,127,7,248,0,0,0,3,192,12,7,0,0,0,7,195,132,0,14,0,0,14,7,243,158,0,14,0,0,30,14,241,255,128,7,0,0,127,14,113,255,199,199,0,0,115,188,96,225,207,231,0,0,113,252,96,1,207,255,128,0,113,248,113,225,220,62,0,0,56,0,127,225,252,28,0,0,56,0,63,241,252,0,0,0,56,0,14,56,248,0,0,0,112,0,0,56,0,0,0,31,240,28,0,120,0,0,0,31,224,127,1,224,0,0,0,28,0,255,129,192,0,0,0,24,1,193,193,192,0,0,0,28,3,128,225,192,0,0,0,31,131,128,225,192,0,0,0,7,195,128,225,240,0,0,0,1,195,128,224,252,0,0,0,1,195,128,224,60,0,0,0,0,193,193,192,12,0,0,0,1,192,255,128,28,0,0,0,3,192,127,3,252,0,0,0,7,0,62,7,252,0,0,0,14,0,0,7,56,0,0,0,14,24,0,14,0,0,0,0,7,254,0,14,0,0,0,0,3,255,0,14,0,0,0,0,3,199,15,135,0,0,0,0,1,3,31,199,0,0,0,0,0,3,31,231,0,0,0,0,0,3,56,127,0,0,0,0,0,7,184,60,0,0,0,0,0,7,240,56,0,0,0,0,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,192,0,0,0,0,0,7,3,240,0,0,0,0,0,31,135,240,0,0,0,0,0,63,199,48,0,0,0,0,0,24,254,112,0,0,0,0,0,28,252,112,0,0,0,0,0,28,112,120,224,0,0,0,0,12,0,63,224,0,0,0,0,30,0,31,240,0,0,0,7,252,0,14,112,0,0,0,7,248,63,0,120,0,0,0,7,240,127,128,240,0,0,0,14,0,247,193,224,0,0,0,14,1,192,227,192,0,0,0,15,129,128,227,128,0,0,0,3,227,128,227,128,0,0,0,0,227,128,97,192,0,0,0,0,225,128,225,240,0,0,0,0,225,192,224,248,0,0,0,0,225,225,192,56,0,0,0,3,192,255,128,56,0,0,0,7,128,127,7,248,0,0,0,7,0,12,7,240,0,0,31,199,188,0,15,240,0,0,31,195,254,0,28,0,0,24,25,193,255,0,28,0,0,124,57,193,135,31,140,0,0,254,57,192,131,31,142,0,1,239,241,195,199,63,206,0,1,195,241,255,231,56,254,0,0,225,128,254,231,240,252,0,0,112,0,60,115,240,112,0,0,112,0,0,240,96,0,0,0,112,0,0,224,0,0,0,0,112,28,1,192,0,0,0,31,224,127,3,128,0,0,0,31,224,255,129,128,0,0,0,31,193,193,193,192,0,0,0,24,3,128,225,240,0,0,0,56,3,128,225,252,0,0,0,63,3,128,224,126,0,0,0,63,195,128,224,12,0,0,0,7,195,128,224,12,0,0,0,0,193,193,192,124,0,0,0,0,224,255,131,252,0,0,0,0,224,127,3,252,0,0,0,1,192,62,7,0,0,0,0,3,192,0,7,0,0,0,0,7,128,0,7,0,0,0,0,7,14,0,7,0,0,0,0,3,191,0,67,128,0,0,0,3,255,199,227,192,0,0,0,1,241,199,243,192,0,0,0,0,193,207,63,128,0,0,0,0,1,206,31,0,0,0,0,0,1,204,12,0,0,0,0,0,1,252,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
};
void setup() {
display.begin(SSD1306_SWITCHCAPVCC, SCREEN_I2C_ADDR);
}
int frame = 0;
void loop() {
display.clearDisplay();
display.drawBitmap(32, 0, frames[frame], FRAME_WIDTH, FRAME_HEIGHT, 1);
display.display();
frame = (frame + 1) % FRAME_COUNT;
delay(FRAME_DELAY);
}
The other project is a multiled with 4 displays that show static images. I'm using a 4051 mux/demux that is working perfectly. It has 2 files. 1 with the code itself (multiled) and another with the images in hexadecimal (logos.h)
sketh "multiled"
// Inclusão das Bibliotecas
#include <Wire.h>
#include "logos.h"
#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
// Define e Configura Display
#define SCREEN_WIDTH 128
#define SCREEN_HEIGHT 64
#define OLED_RESET 4
#define SCREEN_ADDRESS 0x3C
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, OLED_RESET);
// Definição de Pinos
const int pinAddA = 5;
const int pinAddB = 6;
const int pinAddC = 7;
/*
SETUP
*/
void setup() {
// Inicializa pinos
pinMode(pinAddA, OUTPUT);
pinMode(pinAddB, OUTPUT);
pinMode(pinAddC, OUTPUT);
// Inicializa Displays no endereço 0x3C do I2C
Wire.begin();
selDisp1();
display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
display.clearDisplay();
selDisp2();
display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
selDisp3();
display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
selDisp4();
display.begin(SSD1306_SWITCHCAPVCC, 0x3C);
}
void loop() {
// Atualiza gráficos dos displays
selDisp1();
display.clearDisplay();
//display.setCursor(0, 0);
//display.print("Display 1");
display.drawBitmap(0, 0, Normal_allArray[0], 128, 64, SSD1306_WHITE);
display.display();
selDisp2();
display.clearDisplay();
//display.setCursor(0, 0);
// display.print("Display 2");
display.drawBitmap(0, 0, Normal_allArray[1], 128, 64, SSD1306_WHITE);
display.display();
selDisp3();
display.clearDisplay();
//display.setCursor(0, 0);
// display.print("Display 3");
display.drawBitmap(0, 0, Normal_allArray[2], 128, 64, SSD1306_WHITE);
display.display();
selDisp4();
display.clearDisplay();
//display.setCursor(0, 0);
//display.print("Display 4");
display.drawBitmap(0, 0, Normal_allArray[3], 128, 64, SSD1306_WHITE);
display.display();
delay(100);
}
void selDisp1() {
digitalWrite(pinAddA, LOW);
digitalWrite(pinAddB, LOW);
digitalWrite(pinAddC, LOW);
}
void selDisp2() {
digitalWrite(pinAddA, HIGH);
digitalWrite(pinAddB, LOW);
digitalWrite(pinAddC, LOW);
}
void selDisp3() {
digitalWrite(pinAddA, LOW);
digitalWrite(pinAddB, HIGH);
digitalWrite(pinAddC, LOW);
}
void selDisp4() {
digitalWrite(pinAddA, HIGH);
digitalWrite(pinAddB, HIGH);
digitalWrite(pinAddC, LOW);
}cole o código aqui
Setch logos.h
[these are just the figures in hexadecimal code that are loaded when they are called by the "multiled" sketch]
What I intend to do, and I've already spent about 3 days trying, is to put 4 animated images from the website https://animator.wokwi.com/ on the 4 displays of the second project. I'm waiting for help. I don't need separate files (logos.h). They can all be in one. Thank you.