-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathimages.h
More file actions
115 lines (106 loc) · 4.92 KB
/
images.h
File metadata and controls
115 lines (106 loc) · 4.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
#define Mode_Logo_width 42
#define Mode_Logo_height 42
#define subMode_Logo_width 5
#define subMode_Logo_height 5
const uint8_t Low_bits[] PROGMEM = {
0xe0,0xfb,0xea,0xee,0xe0};
const uint8_t High_bits[] PROGMEM = {
0xe0,0xee,0xea,0xfb,0xe0};
const uint8_t Falling_bits[] PROGMEM = {
0xe0,0xe7,0xe4,0xfc,0xe0};
const uint8_t Rising_bits[] PROGMEM = {
0xe0,0xfc,0xe4,0xe7,0xe0};
const uint8_t Change_bits[] PROGMEM = {
0xe0,0xe4,0xea,0xf1,0xe0};
const uint8_t Mode_input_bits[] PROGMEM = {
0x00,0x00,0x00,0x00,0x00,0xfc,0xc0,0x00,0x30,0x00,0x0c,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0x00,0x00,0x00,0x00,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfe,0x9f,0xff,0xe7,0xff,0xfd,0xfe,0x9f,0xff,0xe7,0xff,0xfd,
0xfc,0x0f,0xff,0xc3,0xff,0xfc,0xfc,0x0f,0xff,0xc3,0xff,0xfc,
0xf8,0x07,0xfe,0x81,0x7f,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc};
const uint8_t Mode_schedule_bits[] PROGMEM = {
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x80,0xff,0x07,0x00,0xfc,
0x00,0x80,0xff,0x07,0x00,0xfc,0x00,0x80,0xff,0x07,0x00,0xfc,
0x00,0x80,0xff,0x07,0x00,0xfc,0x00,0x80,0xff,0x07,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x80,0xff,0x07,0x00,0xfc,
0x00,0xe0,0xff,0x1f,0x03,0xfc,0x00,0xf0,0xff,0xbf,0x07,0xfc,
0x00,0xfc,0xff,0xff,0x0f,0xfc,0x00,0xfe,0x87,0xff,0x07,0xfc,
0x00,0xfe,0x00,0xfc,0x03,0xfc,0x00,0x3f,0x00,0xf0,0x03,0xfc,
0x80,0x0f,0x78,0xc0,0x07,0xfc,0xc0,0x0f,0x78,0xc0,0x07,0xfc,
0xc0,0x07,0x78,0x80,0x0f,0xfc,0xc0,0x07,0x78,0x80,0x1f,0xfc,
0xe0,0x03,0x78,0x00,0x1f,0xfc,0xe0,0x03,0x78,0x00,0x1f,0xfc,
0xe0,0x03,0x78,0x00,0x1f,0xfc,0xe0,0x03,0x78,0x00,0x1f,0xfc,
0xe0,0x01,0x78,0x00,0x1e,0xfc,0xe0,0x01,0x78,0x00,0x1e,0xfc,
0xe0,0x03,0x78,0x00,0x1f,0xfc,0xe0,0x03,0x00,0x00,0x1f,0xfc,
0xe0,0x03,0x00,0x00,0x1f,0xfc,0xe0,0x03,0x00,0x00,0x1f,0xfc,
0xc0,0x07,0x00,0x80,0x0f,0xfc,0xc0,0x0f,0x00,0xc0,0x0f,0xfc,
0x80,0x0f,0x00,0xc0,0x07,0xfc,0x80,0x1f,0x00,0xe0,0x07,0xfc,
0x00,0x3f,0x00,0xf0,0x03,0xfc,0x00,0xfe,0x00,0xfc,0x01,0xfc,
0x00,0xfc,0xff,0xff,0x00,0xfc,0x00,0xf8,0xff,0x7f,0x00,0xfc,
0x00,0xf0,0xff,0x3f,0x00,0xfc,0x00,0xc0,0xff,0x0f,0x00,0xfc,
0x00,0x00,0xfe,0x01,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc};
const uint8_t Mode_remote_bits[] PROGMEM = {
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0xfc,0x00,0x00,0xfc,
0x00,0xc0,0xff,0x0f,0x00,0xfc,0x00,0xf0,0xff,0x3f,0x00,0xfc,
0x00,0xfc,0xff,0xff,0x00,0xfc,0x00,0xfe,0xff,0xff,0x01,0xfc,
0x00,0xff,0x00,0xfc,0x03,0xfc,0x80,0x3f,0x00,0xf0,0x07,0xfc,
0x80,0x1f,0xfc,0xe0,0x07,0xfc,0xc0,0x87,0xff,0x87,0x0f,0xfc,
0xe0,0xc7,0xff,0x8f,0x1f,0xfc,0xe0,0xe3,0xff,0x1f,0x1f,0xfc,
0x80,0xf1,0xff,0x3f,0x06,0xfc,0x00,0xf0,0x01,0x3e,0x00,0xfc,
0x00,0xf8,0x00,0x7c,0x00,0xfc,0x00,0xe0,0x00,0x1c,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0xfc,0xff,0xff,0x00,0xfc,
0x00,0xfc,0xff,0xff,0x00,0xfc,0x00,0xfc,0xff,0xff,0x00,0xfc,
0x00,0xfc,0xff,0xff,0x00,0xfc,0x00,0x3c,0x00,0xf0,0x00,0xfc,
0x00,0x3c,0x00,0xf0,0x00,0xfc,0x00,0x3c,0x00,0xf0,0x00,0xfc,
0x00,0x3c,0x1e,0xf0,0x00,0xfc,0x00,0x3c,0x1e,0xf0,0x00,0xfc,
0x00,0x3c,0x1e,0xf0,0x00,0xfc,0x00,0x3c,0x1e,0xf0,0x00,0xfc,
0x00,0x3c,0x00,0xf0,0x00,0xfc,0x00,0x3c,0x00,0xf0,0x00,0xfc,
0x00,0x3c,0x00,0xf0,0x00,0xfc,0x00,0x3c,0x00,0xf0,0x00,0xfc,
0x00,0x3c,0x00,0xf0,0x00,0xfc,0x00,0x3c,0x00,0xf0,0x00,0xfc,
0x00,0x3c,0x00,0xf0,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc,
0x00,0x00,0x00,0x00,0x00,0xfc,0x00,0x00,0x00,0x00,0x00,0xfc};
#define Icon_width 8
#define Icon_height 8
static unsigned char Camera_bits[] = {
0x0c,0x7e,0x81,0xb9,0xa9,0xb9,0x81,0x7e};
static unsigned char BLE_bits[] = {
0x08,0x18,0x2a,0x4c,0x3c,0x4a,0x28,0x18};
const uint8_t activeSymbol[] PROGMEM = {
B00000000,
B00000000,
B00011000,
B00100100,
B01000010,
B01000010,
B00100100,
B00011000
};
const uint8_t inactiveSymbol[] PROGMEM = {
B00000000,
B00000000,
B00000000,
B00000000,
B00011000,
B00011000,
B00000000,
B00000000
};