#include <Arduino.h>
#include <U8g2lib.h>
#include <Wire.h> // library requires for IIC communication
U8G2_SSD1306_128X64_NONAME_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ U8X8_PIN_NONE); // initialization for the used OLED display
// image constants
static const unsigned char image_Pin_arrow_up_7x9_bits[] U8X8_PROGMEM = {0x08, 0x1c, 0x3e, 0x7f, 0x1c, 0x1c, 0x1c, 0x1c, 0x1c};
static const unsigned char image_Pin_arrow_down_7x9_bits[] U8X8_PROGMEM = {0x1c, 0x1c, 0x1c, 0x1c, 0x1c, 0x7f, 0x3e, 0x1c, 0x08};
static const unsigned char image_ButtonUp_7x4_bits[] U8X8_PROGMEM = {0x08, 0x1c, 0x3e, 0x7f};
static const unsigned char image_ButtonDown_7x4_bits[] U8X8_PROGMEM = {0x7f, 0x3e, 0x1c, 0x08};
static const unsigned char image_ButtonRight_4x7_bits[] U8X8_PROGMEM = {0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01};
static const unsigned char image_ButtonLeft_4x7_bits[] U8X8_PROGMEM = {0x08, 0x0c, 0x0e, 0x0f, 0x0e, 0x0c, 0x08};
static const unsigned char image_Vol_up_25x27_bits[] U8X8_PROGMEM = {0xf8,0xff,0x3f,0x00,0x04,0x00,0x40,0x00,0x02,0x00,0x80,0x00,0x01,0x00,0x00,0x01,0x01,0x00,0x00,0x01,0x01,0x00,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0xc1,0xff,0x07,0x01,0xc1,0xff,0x07,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x10,0x00,0x01,0x01,0x00,0x00,0x01,0x01,0x00,0x00,0x01,0x01,0x00,0x00,0x01,0x03,0x00,0x80,0x01,0x06,0x00,0xc0,0x00,0xfc,0xff,0x7f,0x00,0xf8,0xff,0x3f,0x00};
static const unsigned char image_pixil_frame_0__2__bits[] U8X8_PROGMEM = {0x18,0x03,0xa4,0x04,0x42,0x08,0x01,0x10,0x01,0x10,0x01,0x10,0x01,0x10,0x02,0x08,0x04,0x04,0x08,0x02,0x10,0x01,0xa0,0x00,0x40,0x00};
static const unsigned char image_pixil_frame_0__3__bits[] U8X8_PROGMEM = {0x18,0x03,0xbc,0x07,0xfe,0x0f,0xff,0x1f,0xff,0x1f,0xff,0x1f,0xff,0x1f,0xfe,0x0f,0xfc,0x07,0xf8,0x03,0xf0,0x01,0xe0,0x00,0x40,0x00};
static const unsigned char image_pixil_frame_0__6__bits[] U8X8_PROGMEM = {0x00,0x00,0x00,0x00,0x02,0x07,0xc5,0x0f,0xc5,0x1f,0xf9,0x1f,0xc1,0x1f,0xc1,0x1f,0x41,0x1c,0x62,0x1c,0x1c,0x08,0x00,0x00,0x00,0x00};
static const unsigned char image_pixil_frame_0__7__bits[] U8X8_PROGMEM = {0xfc,0x00,0x02,0x01,0xaa,0x01,0x02,0x01,0xfc,0x00,0x02,0x00,0x01,0x00};
static const unsigned char image_Release_arrow_18x15_bits[] U8X8_PROGMEM = {0x00,0x06,0x00,0x00,0x0a,0x00,0x00,0x12,0x00,0x00,0x22,0x00,0xfe,0x4b,0x00,0x01,0x98,0x00,0xfd,0x3f,0x01,0xfd,0x7f,0x02,0xfd,0x3f,0x01,0x01,0x98,0x00,0xfe,0x4b,0x00,0x00,0x22,0x00,0x00,0x12,0x00,0x00,0x0a,0x00,0x00,0x06,0x00};
static const unsigned char image_dir_10px_bits[] U8X8_PROGMEM = {0x00,0x00,0x3f,0x00,0x41,0x00,0xff,0x03,0x01,0x02,0x01,0x02,0x01,0x02,0x01,0x02,0xfe,0x01,0x00,0x00};
static const unsigned char image_Alert_9x8_bits[] U8X8_PROGMEM = {0x10,0x00,0x38,0x00,0x28,0x00,0x6c,0x00,0x6c,0x00,0xfe,0x00,0xee,0x00,0xff,0x01};
static const unsigned char image_download__2__bits[] U8X8_PROGMEM = {0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x9e,0xff,0x61,0x66,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x9e,0xff,0x61,0x66,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x86,0xe1,0x7f,0x78,0xfe,0xe7,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x86,0xe1,0x7f,0x78,0xfe,0xe7,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x1e,0x78,0xe6,0x61,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x1e,0x78,0xe6,0x61,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x86,0xf9,0x67,0x78,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x86,0xf9,0x67,0x78,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x7e,0x06,0x98,0x7f,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x7e,0x06,0x98,0x7f,0x06,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x66,0x1e,0x80,0x67,0xfe,0xe7,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x66,0x1e,0x80,0x67,0xfe,0xe7,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0x66,0x66,0x66,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0x66,0x66,0x66,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x87,0x19,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x87,0x19,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x60,0x00,0x66,0xf8,0x99,0x99,0xf9,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x60,0x00,0x66,0xf8,0x99,0x99,0xf9,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,0xf8,0x99,0xff,0x61,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x7f,0xf8,0x99,0xff,0x61,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x87,0x1f,0x86,0xe1,0x7f,0xe6,0x07,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x87,0x1f,0x86,0xe1,0x7f,0xe6,0x07,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0xf8,0x19,0x78,0xe6,0x61,0x86,0xe1,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0xf8,0x19,0x78,0xe6,0x61,0x86,0xe1,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x1e,0x86,0xf9,0x67,0xf8,0x67,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x1e,0x86,0xf9,0x67,0xf8,0x67,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x86,0x61,0x06,0x98,0x01,0x60,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x86,0x61,0x06,0x98,0x01,0x60,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x18,0x7e,0x1e,0x80,0x67,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x18,0x7e,0x1e,0x80,0x67,0x00,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0xe6,0x19,0x86,0x19,0xf8,0x9f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x1f,0xe6,0x19,0x86,0x19,0xf8,0x9f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x61,0xfe,0x67,0xf8,0xff,0x7f,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x61,0xfe,0x67,0xf8,0xff,0x7f,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x80,0x67,0xfe,0x61,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x80,0x67,0xfe,0x61,0x00,0x00,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x66,0x1e,0xe0,0x7f,0x9e,0x1f,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x66,0x1e,0xe0,0x7f,0x9e,0x1f,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x86,0xe7,0x79,0xe6,0xe1,0x87,0xe1,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x86,0xe7,0x79,0xe6,0xe1,0x87,0xe1,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x1e,0x00,0xf8,0x67,0x00,0x60,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x1e,0x00,0xf8,0x67,0x00,0x60,0xe6,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x06,0x98,0xe7,0x67,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x06,0x98,0xe7,0x67,0xe0,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0x1e,0x80,0x61,0x06,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0x1e,0x80,0x61,0x06,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x7e,0x86,0x19,0xe6,0x87,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x7e,0x86,0x19,0xe6,0x87,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0xe6,0x67,0xf8,0x07,0x60,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0xe6,0x67,0xf8,0x07,0x60,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x66,0xfe,0x61,0xfe,0x19,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x66,0xfe,0x61,0xfe,0x19,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x66,0xe0,0x7f,0x00,0x00,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x67,0x60,0x66,0xe0,0x7f,0x00,0x00,0xf8,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x86,0x79,0xe6,0x07,0x98,0xf9,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xe7,0x7f,0x86,0x79,0xe6,0x07,0x98,0xf9,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0xf8,0x67,0xf8,0x79,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x07,0x00,0x66,0xf8,0x67,0xf8,0x79,0xfe,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff};
// 'pixil-frame-1', 50x50px
const unsigned char search_anim_pixil_frame_1 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-2', 50x50px
const unsigned char search_anim_pixil_frame_2 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-3', 50x50px
const unsigned char search_anim_pixil_frame_3 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-4', 50x50px
const unsigned char search_anim_pixil_frame_4 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfc, 0xc0, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xff,
0xfc, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf8,
0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x00, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0x81, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc3, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-5', 50x50px
const unsigned char search_anim_pixil_frame_5 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf8,
0xff, 0xff, 0x03, 0xff, 0x0f, 0x7c, 0xe0, 0xff, 0xff, 0x03, 0xff, 0x83, 0xff, 0x83, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x0f, 0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x7f,
0xfc, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf9, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf3,
0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xe7, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff,
0xe7, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf,
0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x9f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf8,
0xff, 0x03, 0x7f, 0xfc, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfc, 0xff, 0x03,
0xff, 0xf1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x07, 0xe0, 0xff, 0x03, 0xff, 0x07,
0xff, 0xc1, 0xc0, 0xff, 0x03, 0xff, 0x1f, 0x00, 0xf0, 0x81, 0xff, 0x03, 0xff, 0x7f, 0x00, 0xfe,
0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0x81, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc3, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xe7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-0', 50x50px
const unsigned char search_anim_pixil_frame_0 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-6', 50x50px
const unsigned char search_anim_pixil_frame_6 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x81, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xfc,
0xff, 0xff, 0x03, 0xff, 0x0f, 0x3c, 0xf0, 0xff, 0xff, 0x03, 0xff, 0xc3, 0xff, 0xc3, 0xff, 0xff,
0x03, 0xff, 0xf1, 0xff, 0x8f, 0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x7f,
0xfc, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x1f, 0xff, 0xff,
0xff, 0xfc, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xf1,
0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03,
0xe7, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xe7, 0xff,
0xff, 0xff, 0xe7, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff,
0xe7, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe7, 0xff,
0x03, 0xe7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xcf,
0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x8f, 0xff, 0xff,
0xff, 0xf9, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0x3f, 0xfe, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x3f, 0xf8, 0xff, 0x03,
0xff, 0xf8, 0xff, 0x1f, 0xf0, 0xff, 0x03, 0xff, 0xe1, 0xff, 0x07, 0xe0, 0xff, 0x03, 0xff, 0x83,
0xff, 0xe1, 0xc0, 0xff, 0x03, 0xff, 0x0f, 0x00, 0xf0, 0x81, 0xff, 0x03, 0xff, 0x7f, 0x00, 0xfe,
0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x81, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-7', 50x50px
const unsigned char search_anim_pixil_frame_7 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xc1, 0xff, 0xff, 0xff, 0x03, 0xff, 0x1f, 0x00, 0xfe,
0xff, 0xff, 0x03, 0xff, 0x07, 0x1c, 0xf0, 0xff, 0xff, 0x03, 0xff, 0xc1, 0xff, 0xe1, 0xff, 0xff,
0x03, 0xff, 0xf0, 0xff, 0xc7, 0xff, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x0f, 0xff, 0xff, 0x03, 0x3f,
0xfe, 0xff, 0x3f, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x9f, 0xff, 0xff,
0x7f, 0xfc, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf1, 0xff, 0x03,
0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff,
0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff,
0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe3, 0xff, 0xff, 0xff, 0xf3, 0xff,
0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe7,
0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xcf, 0xff, 0xff,
0xff, 0xf8, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x9f, 0xff, 0xff, 0x7f, 0xfc,
0xff, 0x03, 0x3f, 0xff, 0xff, 0x3f, 0xfc, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x1f, 0xf8, 0xff, 0x03,
0x7f, 0xf8, 0xff, 0x0f, 0xf0, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x43, 0xe0, 0xff, 0x03, 0xff, 0x83,
0xff, 0xe0, 0xc0, 0xff, 0x03, 0xff, 0x07, 0x00, 0xf8, 0x01, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xfe,
0x03, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8,
0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0x80, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-8', 50x50px
const unsigned char search_anim_pixil_frame_8 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xc0, 0xff, 0xff, 0xff, 0x03, 0xff, 0x0f, 0x00, 0xfe,
0xff, 0xff, 0x03, 0xff, 0x03, 0x1f, 0xf8, 0xff, 0xff, 0x03, 0xff, 0xe1, 0xff, 0xe0, 0xff, 0xff,
0x03, 0x7f, 0xf8, 0xff, 0xc3, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x8f, 0xff, 0xff, 0x03, 0x1f,
0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x9f, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x8f, 0xff, 0xff,
0x7f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03,
0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff,
0xff, 0xff, 0xf1, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff,
0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff,
0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xe3,
0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xc7, 0xff, 0xff,
0xff, 0xfc, 0xff, 0x03, 0xcf, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x3f, 0xfe,
0xff, 0x03, 0x1f, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x0f, 0xf8, 0xff, 0x03,
0x7f, 0xfc, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x61, 0xe0, 0xff, 0x03, 0xff, 0xc1,
0x7f, 0xf0, 0x80, 0xff, 0x03, 0xff, 0x07, 0x00, 0xfc, 0x01, 0xff, 0x03, 0xff, 0x1f, 0x00, 0xff,
0x03, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf0,
0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0x81, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc3, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xe7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-9', 50x50px
const unsigned char search_anim_pixil_frame_9 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0xff, 0x03, 0xff, 0x07, 0x00, 0xfe,
0xff, 0xff, 0x03, 0xff, 0xc1, 0x3f, 0xf8, 0xff, 0xff, 0x03, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xff,
0x03, 0x3f, 0xfc, 0xff, 0xc3, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x03, 0x9f,
0xff, 0xff, 0x9f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0xc7, 0xff, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfc,
0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff,
0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3,
0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe7, 0xff, 0xff,
0x7f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xcf, 0xff, 0xff, 0x3f, 0xff,
0xff, 0x03, 0x9f, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x0f, 0xf8, 0xff, 0x03,
0x3f, 0xfc, 0xff, 0x03, 0xf0, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x70, 0xe0, 0xff, 0x03, 0xff, 0xc1,
0x3f, 0xf8, 0x80, 0xff, 0x03, 0xff, 0x07, 0x00, 0xfe, 0x01, 0xff, 0x03, 0xff, 0x3f, 0xc0, 0xff,
0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf0,
0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe3, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-10', 50x50px
const unsigned char search_anim_pixil_frame_10 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x0f, 0x80, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0x00, 0xfc,
0xff, 0xff, 0x03, 0xff, 0xe0, 0x7f, 0xf8, 0xff, 0xff, 0x03, 0x7f, 0xf8, 0xff, 0xe1, 0xff, 0xff,
0x03, 0x3f, 0xfe, 0xff, 0xc3, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x03, 0x8f,
0xff, 0xff, 0x9f, 0xff, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0xe7, 0xff, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xf3, 0xff, 0xff, 0x7f, 0xfc,
0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff,
0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf1, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3,
0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x1f, 0xff,
0xff, 0x03, 0x1f, 0xff, 0xff, 0x0f, 0xfc, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x07, 0xf8, 0xff, 0x03,
0x7f, 0xfc, 0xff, 0x01, 0xf0, 0xff, 0x03, 0xff, 0xf0, 0x7f, 0x70, 0xe0, 0xff, 0x03, 0xff, 0x01,
0x07, 0xfc, 0x80, 0xff, 0x03, 0xff, 0x0f, 0x00, 0xff, 0x01, 0xff, 0x03, 0xff, 0xff, 0xf0, 0xff,
0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf0,
0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe3, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-11', 50x50px
const unsigned char search_anim_pixil_frame_11 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f,
0xe0, 0xff, 0xff, 0xff, 0x03, 0xff, 0x07, 0x00, 0xff, 0xff, 0xff, 0x03, 0xff, 0x81, 0x0f, 0xfc,
0xff, 0xff, 0x03, 0xff, 0xf0, 0xff, 0xf0, 0xff, 0xff, 0x03, 0x3f, 0xfc, 0xff, 0xe3, 0xff, 0xff,
0x03, 0x1f, 0xff, 0xff, 0xc7, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x03, 0xcf,
0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0xe7, 0xff, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0xf3, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0xf1, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff,
0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3,
0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x1f, 0xff,
0xff, 0x03, 0x1f, 0xff, 0xff, 0x0f, 0xfe, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x03, 0xf8, 0xff, 0x03,
0x7f, 0xf8, 0xff, 0x11, 0xf0, 0xff, 0x03, 0xff, 0xe0, 0x3f, 0x78, 0xe0, 0xff, 0x03, 0xff, 0x03,
0x00, 0xfe, 0xc0, 0xff, 0x03, 0xff, 0x1f, 0x80, 0xff, 0x81, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0x03, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8,
0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff,
0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf1, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-12', 50x50px
const unsigned char search_anim_pixil_frame_12 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x1f,
0x80, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0x00, 0xfe, 0xff, 0xff, 0x03, 0xff, 0xe0, 0x3f, 0xf8,
0xff, 0xff, 0x03, 0x7f, 0xf8, 0xff, 0xf1, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xc3, 0xff, 0xff,
0x03, 0x1f, 0xff, 0xff, 0xc7, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x9f, 0xff, 0xff, 0x03, 0xc7,
0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xe3, 0xff, 0xff,
0x7f, 0xfe, 0xff, 0x03, 0xf3, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff,
0x03, 0xf1, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3,
0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff,
0x3f, 0xff, 0xff, 0x03, 0xcf, 0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x0f, 0xff,
0xff, 0x03, 0x1f, 0xff, 0xff, 0x07, 0xfe, 0xff, 0x03, 0x3f, 0xfc, 0xff, 0x03, 0xfc, 0xff, 0x03,
0xff, 0xf0, 0xff, 0x10, 0xf8, 0xff, 0x03, 0xff, 0x81, 0x0f, 0x3c, 0xf0, 0xff, 0x03, 0xff, 0x07,
0x00, 0x7f, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0xe0, 0xff, 0x80, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf9, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-13', 50x50px
const unsigned char search_anim_pixil_frame_13 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xf0, 0xff, 0xff, 0xff, 0x03, 0xff, 0x0f,
0x00, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0x06, 0xfc, 0xff, 0xff, 0x03, 0xff, 0xf0, 0x7f, 0xf0,
0xff, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xe1, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xc7, 0xff, 0xff,
0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0xc7,
0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe3, 0xff, 0xff,
0x7f, 0xfe, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xfc, 0xff,
0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe3,
0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff,
0x3f, 0xff, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff,
0xff, 0x03, 0x3f, 0xfe, 0xff, 0x07, 0xff, 0xff, 0x03, 0x7f, 0xf8, 0xff, 0x01, 0xfc, 0xff, 0x03,
0xff, 0xe0, 0x7f, 0x18, 0xf8, 0xff, 0x03, 0xff, 0x03, 0x00, 0x3c, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0x80, 0x7f, 0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0x81, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfd, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-14', 50x50px
const unsigned char search_anim_pixil_frame_14 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f, 0xc0, 0xff, 0xff, 0xff, 0x03, 0xff, 0x07,
0x00, 0xfe, 0xff, 0xff, 0x03, 0xff, 0xc1, 0x3f, 0xf8, 0xff, 0xff, 0x03, 0xff, 0xf0, 0xff, 0xf0,
0xff, 0xff, 0x03, 0x3f, 0xfc, 0xff, 0xc3, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff, 0xff,
0x03, 0x9f, 0xff, 0xff, 0x9f, 0xff, 0xff, 0x03, 0xcf, 0xff, 0xff, 0x3f, 0xff, 0xff, 0x03, 0xc7,
0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xe7, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xe3, 0xff, 0xff,
0x7f, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc,
0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03,
0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff,
0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf9, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff,
0x03, 0xf3, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xe3, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe7,
0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xc7, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xcf, 0xff, 0xff,
0x3f, 0xff, 0xff, 0x03, 0x9f, 0xff, 0xff, 0x9f, 0xff, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x8f, 0xff,
0xff, 0x03, 0x3f, 0xfc, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x00, 0xfe, 0xff, 0x03,
0xff, 0xc1, 0x3f, 0x08, 0xfc, 0xff, 0x03, 0xff, 0x07, 0x00, 0x1e, 0xf8, 0xff, 0x03, 0xff, 0x3f,
0xc0, 0x3f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xc0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x81, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff,
0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff,
0xff, 0x7f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-15', 50x50px
const unsigned char search_anim_pixil_frame_15 [] PROGMEM = {
0xff, 0xff, 0xe1, 0xff, 0xff, 0xff, 0x03, 0xff, 0x1f, 0x00, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x03,
0x08, 0xf8, 0xff, 0xff, 0x03, 0xff, 0xe1, 0xff, 0xf0, 0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0xc3,
0xff, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x8f, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x1f, 0xff, 0xff,
0x03, 0x1f, 0xff, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0xcf,
0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xe7, 0xff, 0xff,
0xff, 0xf8, 0xff, 0x03, 0xe3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03,
0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff,
0xff, 0xff, 0xf3, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff,
0xf9, 0xff, 0x03, 0xf3, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xe3, 0xff, 0xff, 0xff, 0xf9, 0xff,
0x03, 0xe7, 0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xcf,
0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x8f, 0xff, 0xff, 0x7f, 0xfe, 0xff, 0x03, 0x1f, 0xff, 0xff,
0x3f, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x87, 0xff,
0xff, 0x03, 0xff, 0xf8, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0xc1, 0xff, 0x00, 0xfe, 0xff, 0x03,
0xff, 0x07, 0x00, 0x08, 0xfc, 0xff, 0x03, 0xff, 0x1f, 0x00, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0xff,
0xff, 0x3f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff,
0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-16', 50x50px
const unsigned char search_anim_pixil_frame_16 [] PROGMEM = {
0xff, 0xff, 0x80, 0xff, 0xff, 0xff, 0x03, 0xff, 0x1f, 0x00, 0xfc, 0xff, 0xff, 0x03, 0xff, 0x07,
0x3e, 0xf0, 0xff, 0xff, 0x03, 0xff, 0xc1, 0xff, 0xc3, 0xff, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x8f,
0xff, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x1f, 0xff, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0x3f, 0xfe, 0xff,
0x03, 0x3f, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x8f,
0xff, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xc7, 0xff, 0xff,
0xff, 0xf1, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3,
0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03,
0xe7, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0xe7, 0xff,
0xff, 0xff, 0xe3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff,
0xf3, 0xff, 0x03, 0xe7, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xf3, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x1f, 0xff, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0x3f, 0xfe, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x1f, 0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x0f, 0xff,
0xff, 0x03, 0xff, 0xe1, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff, 0x83, 0xff, 0x00, 0xfe, 0xff, 0x03,
0xff, 0x0f, 0x00, 0x18, 0xfc, 0xff, 0x03, 0xff, 0x7f, 0x00, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0xff,
0xff, 0x3f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff,
0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-17', 50x50px
const unsigned char search_anim_pixil_frame_17 [] PROGMEM = {
0xff, 0xff, 0x01, 0xff, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf8, 0xff, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xe0, 0xff, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x87, 0xff, 0xff, 0x03, 0xff, 0xe1, 0xff, 0x0f,
0xff, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0x7f, 0xfc, 0xff,
0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x1f,
0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x8f, 0xff, 0xff,
0xff, 0xe3, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7,
0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xc7, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xc7, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xe7, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xe3, 0xff,
0x03, 0x9f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x3f,
0xff, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x7f, 0xfc, 0xff,
0x7f, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xff, 0xf1, 0xff, 0x1f, 0xff,
0xff, 0x03, 0xff, 0xc3, 0xff, 0x07, 0xfe, 0xff, 0x03, 0xff, 0x07, 0xff, 0x01, 0xfe, 0xff, 0x03,
0xff, 0x1f, 0x00, 0x10, 0xfc, 0xff, 0x03, 0xff, 0xff, 0x00, 0x3e, 0xf8, 0xff, 0x03, 0xff, 0xff,
0xff, 0x3f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff,
0xff, 0x1f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-18', 50x50px
const unsigned char search_anim_pixil_frame_18 [] PROGMEM = {
0xff, 0xff, 0x07, 0xff, 0xff, 0xff, 0x03, 0xff, 0x7f, 0x00, 0xf0, 0xff, 0xff, 0x03, 0xff, 0x1f,
0x70, 0xc0, 0xff, 0xff, 0x03, 0xff, 0x07, 0xff, 0x87, 0xff, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x1f,
0xfe, 0xff, 0x03, 0xff, 0xf1, 0xff, 0x3f, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xfc, 0xff,
0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x3f,
0xfe, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff,
0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xc7, 0xff,
0x03, 0x1f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f,
0xfe, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xff, 0xfc, 0xff,
0xff, 0xf8, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff, 0xe1, 0xff, 0x3f, 0xfe,
0xff, 0x03, 0xff, 0xc3, 0xff, 0x0f, 0xfe, 0xff, 0x03, 0xff, 0x0f, 0xff, 0x03, 0xfe, 0xff, 0x03,
0xff, 0x3f, 0x00, 0x00, 0xfc, 0xff, 0x03, 0xff, 0xff, 0x00, 0x38, 0xf8, 0xff, 0x03, 0xff, 0xff,
0xff, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff,
0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-19', 50x50px
const unsigned char search_anim_pixil_frame_19 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x03, 0xfc, 0xff, 0xff, 0x03, 0xff, 0x7f,
0x00, 0xe0, 0xff, 0xff, 0x03, 0xff, 0x1f, 0xfc, 0x83, 0xff, 0xff, 0x03, 0xff, 0x0f, 0xff, 0x0f,
0xff, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x3f, 0xfc, 0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8, 0xff,
0x03, 0xff, 0xf9, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x7f,
0xfc, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xc7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03,
0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff,
0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff,
0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x7f,
0xfe, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xe3, 0xff, 0x03, 0xff, 0xfc, 0xff,
0xff, 0xf3, 0xff, 0x03, 0xff, 0xf9, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8,
0xff, 0x03, 0xff, 0xc3, 0xff, 0x3f, 0xfc, 0xff, 0x03, 0xff, 0x0f, 0xff, 0x0f, 0xfe, 0xff, 0x03,
0xff, 0x1f, 0xfc, 0x03, 0xfc, 0xff, 0x03, 0xff, 0x7f, 0x00, 0x20, 0xf8, 0xff, 0x03, 0xff, 0xff,
0x03, 0x7c, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x81, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff,
0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-20', 50x50px
const unsigned char search_anim_pixil_frame_20 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x9f, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0x00, 0xf0, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xc0, 0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0x07,
0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xe3, 0xff, 0x7f, 0xfc, 0xff,
0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x7f, 0xfe, 0xff,
0xff, 0xc7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf,
0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03,
0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff,
0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff,
0x9f, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0x9f, 0xff,
0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x7f,
0xfe, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xe7, 0xff, 0x03, 0xff, 0xfc, 0xff,
0xff, 0xe3, 0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xf1, 0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8,
0xff, 0x03, 0xff, 0xe3, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff, 0x87, 0xff, 0x1f, 0xfc, 0xff, 0x03,
0xff, 0x0f, 0xfe, 0x07, 0xfc, 0xff, 0x03, 0xff, 0x3f, 0x00, 0x00, 0xf8, 0xff, 0x03, 0xff, 0xff,
0x00, 0x70, 0xf0, 0xff, 0x03, 0xff, 0xff, 0x9f, 0x7f, 0xf0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff,
0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfc, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-21', 50x50px
const unsigned char search_anim_pixil_frame_21 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0x03, 0xfc, 0xff, 0xff, 0x03, 0xff, 0x7f, 0x00, 0xe0, 0xff, 0xff, 0x03, 0xff, 0x1f, 0xf8, 0x83,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xff, 0x0f, 0xff, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x3f, 0xfc, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x7f, 0xf8, 0xff, 0x03, 0xff, 0xf9, 0xff, 0xff, 0xf9, 0xff, 0x03, 0xff,
0xf8, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x7f, 0xfe, 0xff,
0xff, 0xe7, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf,
0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03,
0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff,
0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff,
0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff,
0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f,
0xfe, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x7f, 0xfc, 0xff,
0xff, 0xe3, 0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xff, 0xf9, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xff, 0xc3, 0xff, 0x3f, 0xfc, 0xff, 0x03,
0xff, 0x0f, 0xff, 0x0f, 0xfc, 0xff, 0x03, 0xff, 0x1f, 0xfc, 0x03, 0xf8, 0xff, 0x03, 0xff, 0x7f,
0x00, 0x60, 0xf0, 0xff, 0x03, 0xff, 0xff, 0x03, 0xfc, 0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xc0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff,
0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff,
0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f,
0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf9, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-22', 50x50px
const unsigned char search_anim_pixil_frame_22 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0x8f, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x00, 0xf0, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x20, 0xc0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xff, 0x07, 0xff, 0xff, 0x03, 0xff, 0xc7, 0xff, 0x1f, 0xfe, 0xff,
0x03, 0xff, 0xe3, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xff,
0xf8, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x7f, 0xfe, 0xff,
0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xc7,
0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03,
0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff,
0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff,
0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0x9f, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x3f,
0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x7f, 0xfe, 0xff,
0xff, 0xe3, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf3, 0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xf1, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xff, 0xe3, 0xff, 0x3f, 0xfc, 0xff, 0x03,
0xff, 0xc7, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0x07, 0xf8, 0xff, 0x03, 0xff, 0x3f,
0x00, 0x40, 0xf0, 0xff, 0x03, 0xff, 0xff, 0x00, 0xf8, 0xe0, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff,
0xc1, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff,
0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff,
0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff,
0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-23', 50x50px
const unsigned char search_anim_pixil_frame_23 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x00, 0xf8, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xe0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0x83, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x0f, 0xff, 0xff,
0x03, 0xff, 0xe3, 0xff, 0x3f, 0xfe, 0xff, 0x03, 0xff, 0xf1, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xf8, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe7,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03,
0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x8f, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0x8f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x1f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xe3, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xf8, 0xff, 0x03, 0xff, 0xf1, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xc3, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x07, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x1f,
0xf8, 0x40, 0xe0, 0xff, 0x03, 0xff, 0x7f, 0x00, 0xf0, 0xc0, 0xff, 0x03, 0xff, 0xff, 0x03, 0xff,
0x81, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff,
0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe3, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-24', 50x50px
const unsigned char search_anim_pixil_frame_24 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfc, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x0f, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf0, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xf8, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe7,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03,
0x8f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0x8f, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xc7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfc, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xf8, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf1, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe3, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfc, 0xc0, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc0, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x81, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x3f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0x7f, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x81, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc3, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-25', 50x50px
const unsigned char search_anim_pixil_frame_25 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-26', 50x50px
const unsigned char search_anim_pixil_frame_26 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// 'pixil-frame-27', 50x50px
const unsigned char search_anim_pixil_frame_27 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff,
0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe, 0xff, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0,
0xff, 0xff, 0x03, 0xff, 0x0f, 0xfe, 0xc1, 0xff, 0xff, 0x03, 0xff, 0x87, 0xff, 0x87, 0xff, 0xff,
0x03, 0xff, 0xe1, 0xff, 0x1f, 0xfe, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03, 0xff,
0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9, 0xff, 0x03, 0x3f, 0xfe, 0xff,
0xff, 0xf1, 0xff, 0x03, 0x3f, 0xff, 0xff, 0xff, 0xf3, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3,
0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03,
0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff,
0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff,
0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff,
0x03, 0xcf, 0xff, 0xff, 0xff, 0xcf, 0xff, 0x03, 0x9f, 0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x9f,
0xff, 0xff, 0xff, 0xe7, 0xff, 0x03, 0x1f, 0xff, 0xff, 0xff, 0xe3, 0xff, 0x03, 0x3f, 0xff, 0xff,
0xff, 0xf3, 0xff, 0x03, 0x3f, 0xfe, 0xff, 0xff, 0xf1, 0xff, 0x03, 0x7f, 0xfe, 0xff, 0xff, 0xf9,
0xff, 0x03, 0xff, 0xfc, 0xff, 0xff, 0xfc, 0xff, 0x03, 0xff, 0xf8, 0xff, 0x7f, 0xfc, 0xff, 0x03,
0xff, 0xe1, 0xff, 0x1f, 0xf8, 0xff, 0x03, 0xff, 0x87, 0xff, 0x07, 0xf0, 0xff, 0x03, 0xff, 0x0f,
0xfe, 0xc1, 0xe0, 0xff, 0x03, 0xff, 0x3f, 0x00, 0xf0, 0xc1, 0xff, 0x03, 0xff, 0xff, 0x01, 0xfe,
0x83, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x07, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0x0f, 0xfe,
0x03, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xfc, 0x03, 0xff, 0xff, 0xff, 0xff, 0x3f, 0xf8, 0x03, 0xff,
0xff, 0xff, 0xff, 0x7f, 0xf0, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xe0, 0x03, 0xff, 0xff, 0xff,
0xff, 0xff, 0xc1, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0x83, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff,
0xc7, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03,
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x03
};
// Array of all bitmaps for convenience. (Total bytes used to store images in PROGMEM = 10304)
const int search_anim_allArray_LEN = 28;
const unsigned char* search_anim_allArray[28] = {
search_anim_pixil_frame_0,
search_anim_pixil_frame_1,
search_anim_pixil_frame_2,
search_anim_pixil_frame_3,
search_anim_pixil_frame_4,
search_anim_pixil_frame_5,
search_anim_pixil_frame_6,
search_anim_pixil_frame_7,
search_anim_pixil_frame_8,
search_anim_pixil_frame_9,
search_anim_pixil_frame_10,
search_anim_pixil_frame_11,
search_anim_pixil_frame_12,
search_anim_pixil_frame_13,
search_anim_pixil_frame_14,
search_anim_pixil_frame_15,
search_anim_pixil_frame_16,
search_anim_pixil_frame_17,
search_anim_pixil_frame_18,
search_anim_pixil_frame_19,
search_anim_pixil_frame_20,
search_anim_pixil_frame_21,
search_anim_pixil_frame_22,
search_anim_pixil_frame_23,
search_anim_pixil_frame_24,
search_anim_pixil_frame_25,
search_anim_pixil_frame_26,
search_anim_pixil_frame_27
};
const int pinR = 8;
const int pinG = 9;
const int pinB = 10;
int searchAnimframe = 0;
// pin constants
const int buttonLeft = 2;
const int buttonBack = 3;
const int buttonOk = 4;
const int buttonRight = 5;
// variables default to 0 (false), you don't need to tell the compiler that you want them to LOW or FALSE by default
boolean buttonOkPressed;
boolean buttonRightPressed;
boolean buttonLeftPressed;
boolean buttonBackPressed;
boolean prevButtonStateOk;
boolean prevButtonStateRight;
boolean prevButtonStateLeft;
boolean prevButtonStateBack;
int menu;
void setup(void) {
u8g2.begin();
pinMode(buttonOk, INPUT_PULLUP);
pinMode(buttonRight, INPUT_PULLUP);
pinMode(buttonLeft, INPUT_PULLUP);
pinMode(buttonBack, INPUT_PULLUP);
updateDisplay();
}
void loop(void) {
updateDisplay();
if (digitalRead(buttonOk) == 0) { // is the button pressed ?
if (prevButtonStateOk == 1) { // was it pressed on the previous cycle ?
buttonOkPressed = true; // if it wasn't pressed on the previous cycle, but now is, we need to registrer a press
prevButtonStateOk = 0; // inform the next cycle of the loop what the button state was on this one
} else buttonOkPressed = false; // if the previous cycle of the loop registered a press, we don't need to do it on this one as well
} else if (prevButtonStateOk == 0) {
prevButtonStateOk = 1; // the the physical button is released, we set up again for the next press
buttonOkPressed = false;
}
if (digitalRead(buttonRight) == 0) {
if (prevButtonStateRight == 1) {
buttonRightPressed = true;
prevButtonStateRight = 0;
} else buttonRightPressed = false;
} else if (prevButtonStateRight == 0) {
prevButtonStateRight = 1;
buttonRightPressed = false;
}
if (digitalRead(buttonLeft) == 0) {
if (prevButtonStateLeft == 1) {
buttonLeftPressed = true;
prevButtonStateLeft = 0;
} else buttonLeftPressed = false;
} else if (prevButtonStateLeft == 0) {
prevButtonStateLeft = 1;
buttonLeftPressed = false;
}
if (digitalRead(buttonBack) == 0) {
if (prevButtonStateBack == 1) {
buttonBackPressed = true;
prevButtonStateBack = 0;
} else buttonBackPressed = false;
} else if (prevButtonStateBack == 0) {
prevButtonStateBack = 1;
buttonBackPressed = false;
}
readButtons();
}
void readButtons() {
// was a button pressed ? (only update the display if a change is actually needed)
if (buttonBackPressed || buttonOkPressed || buttonRightPressed || buttonLeftPressed) {
// menu is the main variable for the . . . well, menus !
// 0 displays the Home page, anything else from 1 to 100 displays
// the menu selector, and the rest are the sub menus
// ====== ADD THE CHECKS FOR EACH BUTTON PRESS HERE ======
// first, we manage changes that need to be done to the interface (in case a button is pressed)
if (buttonOkPressed && menu == 0) menu = 1;
else if (buttonBackPressed && menu > 0 && menu <= 100) menu = 0;
else if (buttonBackPressed && menu == 102) menu = 0;
else if (buttonBackPressed && menu == 101) menu = 1;
else if (buttonBackPressed && menu == 103) menu = 0;
else if (buttonBackPressed && menu == 104) menu = 0;
else if (buttonBackPressed && menu == 105) menu = 0;
else if (buttonBackPressed && menu == 106) menu = 0;
else if (buttonBackPressed && menu == 107) menu = 0;
else if (buttonBackPressed && menu == 202) menu = 102;
else if (buttonBackPressed && menu == 203) menu = 103;
else if (buttonBackPressed && menu == 204) menu = 104;
else if (buttonBackPressed && menu == 205) menu = 105;
else if (buttonBackPressed && menu == 206) menu = 106;
else if (buttonBackPressed && menu == 207) menu = 107;
else if (buttonBackPressed && menu == 304) menu = 103;
else if (buttonBackPressed && menu == 305) menu = 103;
else if (buttonBackPressed && menu == 306) menu = 103;
else if (buttonBackPressed && menu == 307) menu = 103;
else if (buttonBackPressed && menu == 403) menu = 203;
else if (buttonBackPressed && menu == 404) menu = 304;
else if (buttonBackPressed && menu == 405) menu = 305;
else if (buttonBackPressed && menu == 406) menu = 306;
else if (buttonBackPressed && menu == 407) menu = 307;
else if (buttonBackPressed && menu == 4006) menu = 306;
else if (buttonBackPressed && menu == 4007) menu = 306;
else if (buttonBackPressed && menu == 4008) menu = 306;
else if (buttonBackPressed && menu == 4009) menu = 306;
else if (buttonBackPressed && menu == 4070) menu = 306;
else if (buttonBackPressed && menu == 4080) menu = 306;
else if (buttonBackPressed && menu == 4090) menu = 306;
else if (buttonOkPressed && menu == 1) menu = 101;
else if (buttonLeftPressed && menu == 1) menu = 102;
else if (buttonRightPressed && menu == 1) menu = 103;
else if (buttonOkPressed && menu == 102) menu = 202;
else if (buttonLeftPressed && menu == 102) menu = 104;
else if (buttonRightPressed && menu == 102) menu = 1;
else if (buttonOkPressed && menu == 103) menu = 203;
else if (buttonLeftPressed && menu == 103) menu = 1;
else if (buttonRightPressed && menu == 103) menu = 105;
else if (buttonOkPressed && menu == 104) menu = 204;
else if (buttonLeftPressed && menu == 104) menu = 106;
else if (buttonRightPressed && menu == 104) menu = 102;
else if (buttonOkPressed && menu == 105) menu = 205;
else if (buttonLeftPressed && menu == 105) menu = 103;
else if (buttonRightPressed && menu == 105) menu = 107;
else if (buttonOkPressed && menu == 106) menu = 206;
else if (buttonLeftPressed && menu == 106) menu = 107;
else if (buttonRightPressed && menu == 106) menu = 104;
else if (buttonOkPressed && menu == 107) menu = 207;
else if (buttonLeftPressed && menu == 107) menu = 105;
else if (buttonRightPressed && menu == 107) menu = 106;
else if (buttonOkPressed && menu == 203) menu = 403;
else if (buttonLeftPressed && menu == 203) menu = 304;
else if (buttonRightPressed && menu == 203) menu = 305;
else if (buttonOkPressed && menu == 304) menu = 404;
else if (buttonLeftPressed && menu == 304) menu = 306;
else if (buttonRightPressed && menu == 304) menu = 203;
else if (buttonOkPressed && menu == 305) menu = 405;
else if (buttonLeftPressed && menu == 305) menu = 203;
else if (buttonRightPressed && menu == 305) menu = 307;
else if (buttonOkPressed && menu == 306) menu = 406;
else if (buttonLeftPressed && menu == 306) menu = 307;
else if (buttonRightPressed && menu == 306) menu = 304;
else if (buttonOkPressed && menu == 307) menu = 407;
else if (buttonLeftPressed && menu == 307) menu = 305;
else if (buttonRightPressed && menu == 307) menu = 306;
else if (buttonOkPressed && menu == 406) menu = 4006; //torch white on
else if (buttonLeftPressed && menu == 406) menu = 4007;//torch cyan off
else if (buttonRightPressed && menu == 406) menu = 4008;//torch red off
else if (buttonOkPressed && menu == 4007) menu = 4070;//torch cyan on
else if (buttonLeftPressed && menu == 4007) menu = 4009;//torch lime off
else if (buttonRightPressed && menu == 4007) menu = 406;//torch white off
else if (buttonOkPressed && menu == 4008) menu = 4080;//torch red on
else if (buttonLeftPressed && menu == 4008) menu = 406;//torch white off
else if (buttonRightPressed && menu == 4008) menu = 4009;//torch lime off
else if (buttonOkPressed && menu == 4009) menu = 4090;//torch lime on
else if (buttonLeftPressed && menu == 4009) menu = 4008;//torch red off
else if (buttonRightPressed && menu == 4009) menu = 4007;//torch cyan off
else if (buttonOkPressed && menu == 4006) menu = 406;//torch white off
else if (buttonLeftPressed && menu == 4006) menu = 4070;//torch cyan on
else if (buttonRightPressed && menu == 4006) menu = 4080;//torch red on
else if (buttonOkPressed && menu == 4070) menu = 4007;//torch cyan off
else if (buttonLeftPressed && menu == 4070) menu = 4090;//torch lime on
else if (buttonRightPressed && menu == 4070) menu = 4006;//torch white on
else if (buttonOkPressed && menu == 4080) menu = 4008;//torch red off
else if (buttonLeftPressed && menu == 4080) menu = 4006;//torch white on
else if (buttonRightPressed && menu == 4080) menu = 4090;//torch lime on
else if (buttonOkPressed && menu == 4090) menu = 4009;//torch lime off
else if (buttonLeftPressed && menu == 4090) menu = 4080;//torch red on
else if (buttonRightPressed && menu == 4090) menu = 4070;//torch cyan on
updateDisplay(); // second, we send the data to the actual display
}
}
void updateDisplay() {
if (menu == 0) { //here, we update the actual display, depending on the menu variable
displayHome();
} else {
// ====== ADD YOUR MENUS HERE ======
if (menu == 1) displayInfo();
else if (menu == 101) displayInfoPage();
else if (menu == 102) displaySecurity();
else if (menu == 103) displayOthers();
else if (menu == 104) displayCredits();
else if (menu == 105) displayThankYou();
else if (menu == 106) displayFeedback();
else if (menu == 107) displayContactUs();
else if (menu == 202) displaySecurityPage();
else if (menu == 203) displayOthersPasswordGenerator();
else if (menu == 204) displayCreditsPage();
else if (menu == 205) displayThankYouPage();
else if (menu == 206) displayFeedbackPage();
else if (menu == 207) displayContactUsPage();
else if (menu == 304) displayOthersRandomNotes();
else if (menu == 305) displayOthersMusic();
else if (menu == 306) displayOthersTorch();
else if (menu == 307) displayOthersConnect();
else if (menu == 403) displayOthersPasswordGeneratorPage();
else if (menu == 404) displayOthersRandomNotesPage();
else if (menu == 405) displayOthersMusicPage();
else if (menu == 406) displayOthersTorchPage();
else if (menu == 407) displayOthersConnectPage();
else if (menu == 4006) displayOthersTorchPageWhiteOn();
else if (menu == 4007) displayOthersTorchPageCyanOff();
else if (menu == 4008) displayOthersTorchPageRedOff();
else if (menu == 4009) displayOthersTorchPageLimeOff();
else if (menu == 4070) displayOthersTorchPageCyanOn();
else if (menu == 4080) displayOthersTorchPageRedOn();
else if (menu == 4090) displayOthersTorchPageLimeOn();
}
}
// ====== ADD YOUR IMAGES AND PAGES HERE ======
void displayHome() { // menu 0
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 16, 1, 7, 9, image_Pin_arrow_up_7x9_bits);
u8g2.drawXBMP( 24, 1, 7, 9, image_Pin_arrow_down_7x9_bits);
u8g2.drawBox(8, 3, 2, 7);
u8g2.drawBox(5, 4, 2, 6);
u8g2.drawBox(2, 6, 2, 4);
u8g2.drawFrame(11, 1, 3, 9);
u8g2.drawCircle(38, 5, 5); // clock diameter, was 4
u8g2.drawLine(38, 2, 38, 5);
u8g2.drawLine(37, 5, 36, 5);
u8g2.drawLine(40, 9, 41, 10);
u8g2.drawLine(36, 9, 35, 10);
u8g2.drawFrame(104, 2, 21, 7);
u8g2.drawFrame(124, 3, 2, 6);
u8g2.drawBox(106, 4, 2, 3);
u8g2.drawBox(109, 4, 2, 3);
u8g2.drawBox(112, 4, 2, 3);
u8g2.drawBox(115, 4, 2, 3);
u8g2.drawBox(118, 4, 2, 3);
u8g2.setFont(u8g2_font_profont22_tr);
u8g2.drawStr(34, 33, "12:34");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(2, 62, "10/08");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(60, 41, "Thursday");
u8g2.drawXBMP( 60, 59, 7, 4, image_ButtonUp_7x4_bits); // Down
u8g2.drawCircle(116, 46, 11);
u8g2.drawCircle(19, 28, 6);
u8g2.drawCircle(84, 5, 3);
u8g2.drawDisc(37, 46, 3);
u8g2.drawDisc(110, 21, 5);
u8g2.drawDisc(3, 39, 2);
u8g2.sendBuffer();
}
void displayInfo() { // menu 1
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(56, 49, "Info");
u8g2.drawBox(63, 20, 3, 11);
u8g2.drawBox(63, 16, 3, 2);
u8g2.drawCircle(64, 23, 14);
u8g2.sendBuffer();
}
void displayInfoPage() { // menu 101
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(2, 10, "Info Test");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(6, 22, "Lofkdsflsdkf sdkljsd qdqlkdmd");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(5, 31, "qmldsmlsqkd lkqsdmlksdk kskks");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(6, 40, "backd pso s ss");
u8g2.drawXBMP( 119, 58, 7, 4, image_ButtonDown_7x4_bits);
u8g2.sendBuffer();
}
void displaySecurity() { // menu 102
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(44, 49, "Security");
u8g2.drawBox(51, 21, 24, 13);
u8g2.drawBox(54, 34, 18, 2);
u8g2.drawBox(54, 13, 2, 8);
u8g2.drawBox(55, 12, 16, 2);
u8g2.drawBox(70, 13, 2, 8);
u8g2.sendBuffer();
}
void displayOthers() { // menu 103
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(47, 49, "Others");
u8g2.drawXBMP( 50, 7, 25, 27, image_Vol_up_25x27_bits);
u8g2.sendBuffer();
}
void displayCredits() { // menu 104
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(44, 49, "Credits");
u8g2.drawCircle(61, 20, 13);
u8g2.setFont(u8g2_font_profont22_tr);
u8g2.drawStr(57, 27, "C");
u8g2.sendBuffer();
}
void displayThankYou() { // menu 105
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_profont22_tr);
u8g2.drawStr(9, 25, "Thank You");
u8g2.drawXBMP( 16, 32, 13, 13, image_pixil_frame_0__2__bits);
u8g2.drawXBMP( 47, 45, 13, 13, image_pixil_frame_0__3__bits);
u8g2.drawXBMP( 74, 30, 13, 13, image_pixil_frame_0__3__bits);
u8g2.drawXBMP( 104, 48, 13, 13, image_pixil_frame_0__2__bits);
u8g2.sendBuffer();
}
void displayFeedback() { // menu 106
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(40, 58, "Feedback");
u8g2.drawXBMP( 58, 22, 13, 13, image_pixil_frame_0__6__bits);
u8g2.drawXBMP( 75, 16, 9, 7, image_pixil_frame_0__7__bits);
u8g2.drawCircle(63, 26, 16);
u8g2.sendBuffer();
}
void displayContactUs() { // menu 107
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(36, 49, "Contact Us");
u8g2.drawDisc(54, 19, 6);
u8g2.drawBox(42, 34, 23, 4);
u8g2.drawBox(45, 32, 17, 5);
u8g2.drawBox(49, 30, 10, 4);
u8g2.drawXBMP( 67, 21, 18, 15, image_Release_arrow_18x15_bits);
u8g2.drawXBMP( 69, 11, 10, 10, image_dir_10px_bits);
u8g2.sendBuffer();
}
void displaySecurityPage() { // menu 202
u8g2.clearBuffer();
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(7, 10, "Attackers can't find an");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(30, 21, "offline device");
u8g2.drawBox(16, 49, 49, 9);
u8g2.drawDisc(57, 46, 10);
u8g2.drawDisc(40, 42, 12);
u8g2.drawDisc(17, 48, 10);
u8g2.drawDisc(28, 43, 8);
u8g2.drawDisc(66, 54, 3);
u8g2.drawLine(15, 26, 20, 31);
u8g2.drawLine(7, 58, 4, 60);
u8g2.drawLine(66, 36, 77, 32);
u8g2.drawFrame(102, 41, 21, 12);
u8g2.drawFrame(102, 54, 21, 2);
u8g2.drawLine(97, 47, 90, 47);
u8g2.drawLine(98, 51, 90, 51);
u8g2.drawLine(87, 45, 83, 49);
u8g2.drawLine(83, 49, 88, 53);
u8g2.drawLine(88, 38, 95, 42);
u8g2.drawLine(94, 37, 90, 43);
u8g2.drawDisc(79, 32, 2);
u8g2.drawDisc(15, 25, 2);
u8g2.drawDisc(4, 62, 2);
u8g2.sendBuffer();
}
void displayOthersPasswordGenerator() { // menu 203
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(11, 54, "Password");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(65, 54, "Generator");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(51, 28, "****");
u8g2.drawCircle(62, 27, 14);
u8g2.sendBuffer();
}
void displayCreditsPage() { // menu 204
u8g2.clearBuffer();
animateCredits();
}
void displayThankYouPage() { // menu 205
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawFrame(24, 10, 81, 45);
u8g2.drawBox(24, 11, 74, 5);
u8g2.drawLine(87, 15, 104, 15);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(26, 24, "Title");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(27, 34, "Description: 1st li");
u8g2.drawLine(25, 27, 104, 27);
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(99, 15, "x");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(27, 40, "String 123");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(27, 46, "String 123");
u8g2.setFont(u8g2_font_4x6_tr);
u8g2.drawStr(27, 52, "String 123");
u8g2.drawDisc(121, 28, 2);
u8g2.drawDisc(13, 48, 5);
u8g2.drawCircle(117, 56, 6);
u8g2.drawCircle(11, 7, 7);
u8g2.drawCircle(116, 11, 2);
u8g2.drawBox(42, 60, 3, 3);
u8g2.drawFrame(80, 2, 5, 5);
u8g2.sendBuffer();
}
void displayFeedbackPage() { // menu 206
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 0, 6, 50, 50, search_anim_allArray[searchAnimframe]);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(60, 36, "Connecting");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(65, 49, "to server");
u8g2.drawXBMP( 83, 13, 9, 8, image_Alert_9x8_bits);
u8g2.sendBuffer();
searchAnimframe = (searchAnimframe + 1) % 28;
}
void displayContactUsPage() { // menu 207
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 0, 0, 128, 64, image_download__2__bits);
u8g2.sendBuffer();
}
void displayOthersRandomNotes() { // menu 304
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(38, 49, "Daily Note");
u8g2.drawCircle(50, 18, 7);
u8g2.drawCircle(75, 28, 5);
u8g2.drawLine(75, 26, 75, 30);
u8g2.drawLine(73, 28, 77, 28);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(48, 21, "?");
u8g2.sendBuffer();
}
void displayOthersMusic() { // menu 305
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(32, 50, "Music Player");
u8g2.drawBox(51, 15, 4, 20);
u8g2.drawBox(51, 11, 21, 5);
u8g2.drawBox(68, 15, 4, 16);
u8g2.drawDisc(49, 33, 4);
u8g2.drawDisc(67, 30, 3);
u8g2.sendBuffer();
}
void displayOthersTorch() { // menu 306
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(37, 50, "Torch Light");
u8g2.drawBox(42, 22, 24, 6);
u8g2.drawLine(64, 22, 73, 15);
u8g2.drawLine(73, 16, 73, 32);
u8g2.drawLine(73, 33, 65, 28);
u8g2.drawLine(80, 24, 93, 24);
u8g2.drawLine(78, 18, 88, 13);
u8g2.drawLine(79, 28, 90, 34);
u8g2.sendBuffer();
}
void displayOthersConnect() { // menu 307
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 124, 29, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawXBMP( 0, 29, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(33, 50, "Connect To...");
u8g2.drawLine(40, 11, 58, 29);
u8g2.drawLine(58, 29, 47, 37);
u8g2.drawLine(47, 37, 47, 2);
u8g2.drawLine(47, 2, 58, 14);
u8g2.drawLine(58, 14, 40, 28);
u8g2.drawLine(63, 14, 68, 19);
u8g2.drawLine(68, 20, 69, 25);
u8g2.drawLine(69, 25, 65, 30);
u8g2.drawLine(70, 8, 74, 13);
u8g2.drawLine(75, 13, 77, 22);
u8g2.drawLine(78, 21, 77, 31);
u8g2.drawLine(77, 31, 70, 37);
u8g2.drawLine(80, 3, 85, 10);
u8g2.drawLine(85, 10, 88, 19);
u8g2.drawLine(88, 19, 89, 29);
u8g2.drawLine(89, 29, 85, 37);
u8g2.drawDisc(61, 23, 1);
u8g2.sendBuffer();
}
void displayOthersPasswordGeneratorPage() { // menu 403
u8g2.clearBuffer();
float delayer = 0;
const char characters[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz123456789";
String pass = "";
for (int i = 0; i < 13; i++) {
int randomIndex = random(sizeof(characters) - 1);
char randomChar = characters[randomIndex];
pass += randomChar;
}
u8g2.clearBuffer();
u8g2.setFont(u8g2_font_6x10_tf); // Set the font size
u8g2.drawStr(14, 20, "Password:");
u8g2.drawStr(7, 32, pass.c_str());
delayer += 0.1;
u8g2.sendBuffer();
delay(10000);
menu = 203;
}
void displayOthersRandomNotesPage() { // menu 404
u8g2.clearBuffer();
u8g2.sendBuffer();
}
void displayOthersMusicPage() { // menu 405
u8g2.clearBuffer();
u8g2.sendBuffer();
}
void displayOthersTorchPage() { // menu 406
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, "white");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawCircle(21, 52, 10);
u8g2.drawCircle(21, 53, 10);
u8g2.drawCircle(20, 53, 10);
u8g2.drawLine(27, 46, 15, 59);
u8g2.drawLine(29, 47, 14, 60);
u8g2.drawLine(28, 46, 13, 60);
u8g2.drawLine(28, 48, 15, 60);
u8g2.drawLine(29, 46, 20, 54);
u8g2.drawLine(13, 59, 27, 46);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 0);
analogWrite(pinB, 0);
}
void displayOthersConnectPage() { // menu 407
u8g2.clearBuffer();
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.drawXBMP( 0, 6, 50, 50, search_anim_allArray[searchAnimframe]);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(60, 36, "Connecting");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(65, 49, "to server");
u8g2.drawXBMP( 83, 13, 9, 8, image_Alert_9x8_bits);
u8g2.sendBuffer();
searchAnimframe = (searchAnimframe + 1) % 28;
u8g2.sendBuffer();
}
void displayOthersTorchPageWhiteOn() { // menu 4006
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, "white");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawLine(36, 50, 47, 47);
u8g2.drawLine(38, 54, 47, 54);
u8g2.drawLine(37, 58, 49, 60);
u8g2.sendBuffer();
analogWrite(pinR, 255);
analogWrite(pinG, 255);
analogWrite(pinB, 255);
}
void displayOthersTorchPageRedOff() { // menu 4008
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " red");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawCircle(21, 52, 10);
u8g2.drawCircle(21, 53, 10);
u8g2.drawCircle(20, 53, 10);
u8g2.drawLine(27, 46, 15, 59);
u8g2.drawLine(29, 47, 14, 60);
u8g2.drawLine(28, 46, 13, 60);
u8g2.drawLine(28, 48, 15, 60);
u8g2.drawLine(29, 46, 20, 54);
u8g2.drawLine(13, 59, 27, 46);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 0);
analogWrite(pinB, 0);
}
void displayOthersTorchPageCyanOff() { // menu 4007
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " cyan");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawCircle(21, 52, 10);
u8g2.drawCircle(21, 53, 10);
u8g2.drawCircle(20, 53, 10);
u8g2.drawLine(27, 46, 15, 59);
u8g2.drawLine(29, 47, 14, 60);
u8g2.drawLine(28, 46, 13, 60);
u8g2.drawLine(28, 48, 15, 60);
u8g2.drawLine(29, 46, 20, 54);
u8g2.drawLine(13, 59, 27, 46);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 0);
analogWrite(pinB, 0);
}
void displayOthersTorchPageLimeOff() { // menu 4009
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " lime");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawCircle(21, 52, 10);
u8g2.drawCircle(21, 53, 10);
u8g2.drawCircle(20, 53, 10);
u8g2.drawLine(27, 46, 15, 59);
u8g2.drawLine(29, 47, 14, 60);
u8g2.drawLine(28, 46, 13, 60);
u8g2.drawLine(28, 48, 15, 60);
u8g2.drawLine(29, 46, 20, 54);
u8g2.drawLine(13, 59, 27, 46);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 0);
analogWrite(pinB, 0);
}
void displayOthersTorchPageCyanOn() { // menu 4070
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " cyan");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawLine(36, 50, 47, 47);
u8g2.drawLine(38, 54, 47, 54);
u8g2.drawLine(37, 58, 49, 60);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 255);
analogWrite(pinB, 255);
}
void displayOthersTorchPageRedOn() { // menu 4080
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " red");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawLine(36, 50, 47, 47);
u8g2.drawLine(38, 54, 47, 54);
u8g2.drawLine(37, 58, 49, 60);
u8g2.sendBuffer();
analogWrite(pinR, 255);
analogWrite(pinG, 0);
analogWrite(pinB, 0);
}
void displayOthersTorchPageLimeOn() { // menu 4090
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(13, 12, "Please do not direct light");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(10, 24, "to eyes, to save electricity");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 36, "Active when necessary.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(66, 56, " lime");
u8g2.drawXBMP( 55, 50, 4, 7, image_ButtonLeft_4x7_bits);
u8g2.drawXBMP( 97, 50, 4, 7, image_ButtonRight_4x7_bits);
u8g2.drawFrame(11, 51, 14, 7);
u8g2.drawLine(24, 52, 31, 46);
u8g2.drawLine(31, 46, 31, 60);
u8g2.drawLine(24, 58, 31, 61);
u8g2.drawLine(36, 50, 47, 47);
u8g2.drawLine(38, 54, 47, 54);
u8g2.drawLine(37, 58, 49, 60);
u8g2.sendBuffer();
analogWrite(pinR, 0);
analogWrite(pinG, 255);
analogWrite(pinB, 100);
}
void animateCredits() {
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(32, 30, "-Created By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 44, "* Yahya Abderrahmane");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 55, "Bourouina");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(32, 21, "-Created By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 32, "* Yahya Abderrahmane");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 44, "Bourouina");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 58, "-Reviewed By :");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(32, 14, "-Created By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(15, 24, "* Yahya Abderrahmane");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 35, "Bourouina");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 47, "-Reviewed By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 59, "* Fizzi #1470");
u8g2.drawLine(61, 58, 66, 58);
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(32, 5, "-Created By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(16, 14, "* Yahya Abderrahmane");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 25, "Bourouina");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 36, "-Reviewed By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 47, "* Fizzi #1470");
u8g2.drawLine(61, 46, 66, 46);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 58, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(16, 3, "* Yahya Abderrahmane");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 12, "Bourouina");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 23, "-Reviewed By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 34, "* Fizzi #1470");
u8g2.drawLine(61, 33, 66, 33);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 50, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(44, 5, "Bourouina");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 16, "-Reviewed By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 26, "* Fizzi #1470");
u8g2.drawLine(61, 25, 66, 25);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 44, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(29, 5, "-Reviewed By :");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 17, "* Fizzi #1470");
u8g2.drawLine(61, 16, 66, 16);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 36, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(33, 5, "* Fizzi #1470");
u8g2.drawLine(61, 4, 66, 4);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 28, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(11, 15, "* AnonEngineering#9553");
u8g2.sendBuffer();
delay(500);
u8g2.clearBuffer();
u8g2.setBitmapMode(1);
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(40, 21, "Copyright 2023");
u8g2.setFont(u8g2_font_helvB08_tr);
u8g2.drawStr(19, 34, "YahyaCodesStudio");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(28, 47, " All rights reserved.");
u8g2.setFont(u8g2_font_haxrcorp4089_tr);
u8g2.drawStr(28, 20, "c");
u8g2.drawCircle(29, 17, 5);
u8g2.sendBuffer();
delay(5000);
u8g2.clearBuffer();
menu = 0;
}