@educabot/educablocks-boards 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1378 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.boards = void 0;
4
+ const types_1 = require("./types");
5
+ const pins_1 = require("../pins");
6
+ exports.boards = [
7
+ {
8
+ id: 0,
9
+ type: 'senior',
10
+ image: 'zonda.png',
11
+ class: 'educablocks-uno',
12
+ name: 'Zonda',
13
+ groupName: 'Zonda',
14
+ company: 'Educabot',
15
+ htmlValue: '',
16
+ compilerBoard: 'arduino:avr:uno',
17
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
18
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
19
+ use1200bpsTouch: false,
20
+ fileExtension: 'hex',
21
+ profile: 'zonda',
22
+ lang: 'Arduino',
23
+ show: 1,
24
+ showOnAula: 1,
25
+ enabled: 1,
26
+ enabledForCode: 1,
27
+ premium: 0,
28
+ toolboxLayout: 'vertical',
29
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
30
+ pins: pins_1.ZONDA,
31
+ },
32
+ {
33
+ id: 1,
34
+ type: 'senior',
35
+ image: 'bhoot.png',
36
+ class: 'educabot-bhoot',
37
+ name: 'Buty',
38
+ groupName: 'Buty',
39
+ company: 'Educabot',
40
+ compilerBoard: 'arduino:avr:uno',
41
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
42
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
43
+ use1200bpsTouch: false,
44
+ fileExtension: 'hex',
45
+ profile: 'bhoot',
46
+ lang: 'Arduino',
47
+ show: 1,
48
+ showOnAula: 1,
49
+ enabled: 1,
50
+ enabledForCode: 1,
51
+ premium: 0,
52
+ toolboxLayout: 'vertical',
53
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
54
+ pins: pins_1.BHOOT,
55
+ },
56
+ {
57
+ id: 2,
58
+ type: 'senior',
59
+ image: 'genuino-uno.png',
60
+ class: 'arduino-genuino-uno',
61
+ name: 'Uno Rev. 3',
62
+ groupName: 'Uno Rev. 3',
63
+ company: 'Arduino',
64
+ htmlValue: '',
65
+ compilerBoard: 'arduino:avr:uno',
66
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
67
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
68
+ use1200bpsTouch: false,
69
+ fileExtension: 'hex',
70
+ profile: 'arduinoUno',
71
+ lang: 'Arduino',
72
+ show: 1,
73
+ showOnAula: 1,
74
+ enabled: 1,
75
+ enabledForCode: 1,
76
+ premium: 0,
77
+ toolboxLayout: 'vertical',
78
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
79
+ pins: pins_1.ARDUINO_UNO,
80
+ },
81
+ {
82
+ id: 3,
83
+ type: 'senior',
84
+ image: 'genuino-mega.png',
85
+ class: 'arduino-genuino-mega',
86
+ name: 'Mega 2560',
87
+ groupName: 'Mega 2560',
88
+ company: 'Arduino',
89
+ htmlValue: '',
90
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
91
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
92
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
93
+ use1200bpsTouch: false,
94
+ fileExtension: 'hex',
95
+ profile: 'arduinoUno',
96
+ lang: 'Arduino',
97
+ show: 1,
98
+ showOnAula: 1,
99
+ enabled: 1,
100
+ enabledForCode: 1,
101
+ premium: 0,
102
+ toolboxLayout: 'vertical',
103
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
104
+ pins: pins_1.ARDUINO_MEGA,
105
+ },
106
+ {
107
+ id: 4,
108
+ type: 'senior',
109
+ image: 'microbit.png',
110
+ class: 'microbit',
111
+ name: 'micro:bit',
112
+ groupName: 'micro:bit',
113
+ company: 'Microsoft',
114
+ htmlValue: '',
115
+ compilerBoard: 'microbit',
116
+ agentCommandLine: {
117
+ windows: '"Robocopy" "{build.path}/" "{serial.port}:/" "{build.project_name}.hex" /IS /IT /IM',
118
+ linux: '',
119
+ max: '',
120
+ },
121
+ agentSignature: {
122
+ windows: '4df3bd30947b3ca534ef51fa2e82e87fe6f1070ae26bd377a698ddabc5946d990159ecb7c18f5cda39bcf48f7a7464b24fd61c8ab672e6c36ce9794cdfe11493a751cc7f0ce93c92ce3cbf4aae526cc7a4fb548317b947936fd48d9bed1f90cbc2bc5eb7ea53ff607a1ea3964e0f1fc9e20008476edc4346c975d180974a4a71a72f929cd8c21cfde2029896b2f9992cc637daeb5388772e0aba0786eb15d3d324662acbeb3fe84433524f82624c30c3e9408d3924e6832247c7bc32d06c6e34841494d3c744f484ff712af8802ef632d030d121e83be93abc60d0aafe185820ef4044bce39262db5152f16ae84febbb7d2efcf1a396b6c75dfffb87f7491a67',
123
+ linux: '',
124
+ max: '',
125
+ },
126
+ use1200bpsTouch: false,
127
+ fileExtension: 'hex',
128
+ profile: 'microbitFull',
129
+ lang: 'JavaScript',
130
+ show: 1,
131
+ showOnAula: 1,
132
+ enabled: 1,
133
+ enabledForCode: 0,
134
+ premium: 0,
135
+ toolboxLayout: 'vertical',
136
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
137
+ pins: {},
138
+ },
139
+ {
140
+ id: 5,
141
+ type: 'senior',
142
+ image: 'maqueta_bsas_semaforo.png',
143
+ class: 'maqueta-semaforo',
144
+ groupClass: 'maqueta',
145
+ name: 'Semáforos',
146
+ groupName: 'Maqueta Buenos Aires',
147
+ company: 'Educabot',
148
+ htmlValue: '',
149
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
150
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
151
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
152
+ use1200bpsTouch: false,
153
+ fileExtension: 'hex',
154
+ profile: 'ciudadSemaforos',
155
+ lang: 'Arduino',
156
+ show: 0,
157
+ showOnAula: 1,
158
+ enabled: 1,
159
+ enabledForCode: 0,
160
+ premium: 1,
161
+ toolboxLayout: 'vertical',
162
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
163
+ pins: pins_1.ARDUINO_MEGA,
164
+ },
165
+ {
166
+ id: 6,
167
+ type: 'senior',
168
+ image: 'maqueta_bsas_luces.png',
169
+ class: 'maqueta-luces',
170
+ groupClass: 'maqueta',
171
+ name: 'Luces',
172
+ groupName: 'Maqueta Buenos Aires',
173
+ company: 'Educabot',
174
+ htmlValue: '',
175
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
176
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
177
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
178
+ use1200bpsTouch: false,
179
+ fileExtension: 'hex',
180
+ profile: 'ciudadLuces',
181
+ lang: 'Arduino',
182
+ show: 0,
183
+ showOnAula: 1,
184
+ enabled: 1,
185
+ enabledForCode: 0,
186
+ premium: 1,
187
+ toolboxLayout: 'vertical',
188
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
189
+ pins: pins_1.ARDUINO_MEGA,
190
+ },
191
+ {
192
+ id: 7,
193
+ type: 'senior',
194
+ image: 'maqueta_bsas_flor.png',
195
+ class: 'maqueta-flor',
196
+ groupClass: 'maqueta',
197
+ name: 'Flor',
198
+ groupName: 'Maqueta Buenos Aires',
199
+ company: 'Educabot',
200
+ htmlValue: '',
201
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
202
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
203
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
204
+ use1200bpsTouch: false,
205
+ fileExtension: 'hex',
206
+ profile: 'ciudadFlor',
207
+ lang: 'Arduino',
208
+ show: 0,
209
+ showOnAula: 1,
210
+ enabled: 1,
211
+ enabledForCode: 0,
212
+ premium: 1,
213
+ toolboxLayout: 'vertical',
214
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
215
+ pins: pins_1.ARDUINO_MEGA,
216
+ },
217
+ {
218
+ id: 8,
219
+ type: 'senior',
220
+ image: 'maqueta_bsas_tren.png',
221
+ class: 'maqueta-tren',
222
+ groupClass: 'maqueta',
223
+ name: 'Tren',
224
+ groupName: 'Maqueta Buenos Aires',
225
+ company: 'Educabot',
226
+ htmlValue: '',
227
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
228
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
229
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
230
+ use1200bpsTouch: false,
231
+ fileExtension: 'hex',
232
+ profile: 'ciudadTren',
233
+ lang: 'Arduino',
234
+ show: 0,
235
+ showOnAula: 1,
236
+ enabled: 1,
237
+ enabledForCode: 0,
238
+ premium: 1,
239
+ toolboxLayout: 'vertical',
240
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
241
+ pins: pins_1.ARDUINO_MEGA,
242
+ },
243
+ {
244
+ id: 9,
245
+ type: 'senior',
246
+ image: 'maqueta_bsas_planetario.png',
247
+ class: 'maqueta-planetario',
248
+ groupClass: 'maqueta',
249
+ name: 'Planetario',
250
+ groupName: 'Maqueta Buenos Aires',
251
+ company: 'Educabot',
252
+ htmlValue: '',
253
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
254
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
255
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
256
+ use1200bpsTouch: false,
257
+ fileExtension: 'hex',
258
+ profile: 'ciudadPlanetario',
259
+ lang: 'Arduino',
260
+ show: 0,
261
+ showOnAula: 1,
262
+ enabled: 1,
263
+ enabledForCode: 0,
264
+ premium: 1,
265
+ toolboxLayout: 'vertical',
266
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
267
+ pins: pins_1.ARDUINO_MEGA,
268
+ },
269
+ {
270
+ id: 10,
271
+ type: 'senior',
272
+ image: 'drone.png',
273
+ class: 'drone',
274
+ groupClass: 'drone',
275
+ name: 'Tello EDU',
276
+ groupName: 'Tello EDU',
277
+ company: 'DJI',
278
+ htmlValue: '',
279
+ compilerBoard: '',
280
+ agentCommandLine: '',
281
+ agentSignature: '',
282
+ use1200bpsTouch: false,
283
+ fileExtension: 'hex',
284
+ profile: 'drone',
285
+ lang: 'JavaScript',
286
+ show: 1,
287
+ showOnAula: 1,
288
+ enabled: 1,
289
+ enabledForCode: 0,
290
+ premium: 0,
291
+ elementType: types_1.BOARD_ITEM_TYPE.DRONE,
292
+ pins: {},
293
+ },
294
+ {
295
+ id: 11,
296
+ type: 'senior',
297
+ image: 'nano.png',
298
+ class: 'arduino-nano',
299
+ name: 'Nano',
300
+ groupName: 'Nano',
301
+ company: 'Arduino',
302
+ htmlValue: '',
303
+ compilerBoard: 'arduino:avr:nano',
304
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
305
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
306
+ use1200bpsTouch: false,
307
+ fileExtension: 'hex',
308
+ profile: 'arduinoUno',
309
+ lang: 'Arduino',
310
+ show: 1,
311
+ showOnAula: 1,
312
+ enabled: 1,
313
+ enabledForCode: 1,
314
+ premium: 0,
315
+ toolboxLayout: 'vertical',
316
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
317
+ pins: pins_1.ARDUINO_NANO,
318
+ },
319
+ {
320
+ id: 12,
321
+ type: 'senior',
322
+ image: 'genuino-micro.png',
323
+ class: 'arduino-genuino-micro',
324
+ name: 'Pro Micro',
325
+ groupName: 'Pro Micro',
326
+ company: 'Arduino',
327
+ htmlValue: '',
328
+ compilerBoard: 'arduino:avr:micro',
329
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega32u4 -cavr109 -P{serial.port} -b57600 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
330
+ agentSignature: 'e78a29dadc2aced6595914c32289566d0ef2a53ec2c1b5915bc03c415907722fdd6163b6c138d3dc8c422c2672ee026026af3ba5ea235422d2570510b953931b8feaa3976e8518b1a91eeb407558e721c394e6fb7267e4aa63030ffea392399e047d25b164629f032d41aaf2942f3c3abd1084b6be9cc0053b5e1830a6e48a950f352e9aecdac5d07a7a407f268f6ce65ff1cdddaa45a4dcdce6139c9b2ef4364329483ee0cea397508dce1ced210846e4d5bb57a5d93ecb53ca38b78b6b4da2eab5d01c453537e52177a4eae3130e617e2eef059046845cda22c750f3f291d6590e8bb1906936bbca4032a2c79453478505c01db8c4a9f1f0072b43cb96d1e9',
331
+ use1200bpsTouch: true,
332
+ fileExtension: 'hex',
333
+ profile: 'arduinoUno',
334
+ lang: 'Arduino',
335
+ show: 1,
336
+ showOnAula: 1,
337
+ enabled: 1,
338
+ enabledForCode: 1,
339
+ premium: 0,
340
+ toolboxLayout: 'vertical',
341
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
342
+ pins: pins_1.ARDUINO_MICRO,
343
+ },
344
+ {
345
+ id: 13,
346
+ type: 'senior',
347
+ image: 'arduino-leonardo.png',
348
+ class: 'arduino-leonardo',
349
+ name: 'Leonardo',
350
+ groupName: 'Leonardo',
351
+ company: 'Arduino',
352
+ htmlValue: '',
353
+ compilerBoard: 'arduino:avr:leonardo',
354
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega32u4 -cavr109 -P{serial.port} -b57600 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
355
+ agentSignature: 'e78a29dadc2aced6595914c32289566d0ef2a53ec2c1b5915bc03c415907722fdd6163b6c138d3dc8c422c2672ee026026af3ba5ea235422d2570510b953931b8feaa3976e8518b1a91eeb407558e721c394e6fb7267e4aa63030ffea392399e047d25b164629f032d41aaf2942f3c3abd1084b6be9cc0053b5e1830a6e48a950f352e9aecdac5d07a7a407f268f6ce65ff1cdddaa45a4dcdce6139c9b2ef4364329483ee0cea397508dce1ced210846e4d5bb57a5d93ecb53ca38b78b6b4da2eab5d01c453537e52177a4eae3130e617e2eef059046845cda22c750f3f291d6590e8bb1906936bbca4032a2c79453478505c01db8c4a9f1f0072b43cb96d1e9',
356
+ use1200bpsTouch: true,
357
+ fileExtension: 'hex',
358
+ profile: 'arduinoUno',
359
+ lang: 'Arduino',
360
+ show: 1,
361
+ showOnAula: 1,
362
+ enabled: 1,
363
+ enabledForCode: 1,
364
+ premium: 0,
365
+ toolboxLayout: 'vertical',
366
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
367
+ pins: pins_1.ARDUINO_LEONARDO,
368
+ },
369
+ {
370
+ id: 14,
371
+ type: 'senior',
372
+ image: 'smart-team-3.png',
373
+ class: 'smart-team-3-cap-1',
374
+ name: 'Capítulo 1',
375
+ groupName: 'Libro 3',
376
+ company: 'Smart Team',
377
+ compilerBoard: 'arduino:avr:uno',
378
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
379
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
380
+ use1200bpsTouch: false,
381
+ fileExtension: 'hex',
382
+ profile: 'smartTeamLibro3Capitulo1',
383
+ lang: 'Arduino',
384
+ show: 1,
385
+ showOnAula: 1,
386
+ enabled: 1,
387
+ enabledForCode: 0,
388
+ premium: 0,
389
+ toolboxLayout: 'vertical',
390
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
391
+ pins: pins_1.BHOOT,
392
+ },
393
+ {
394
+ id: 15,
395
+ type: 'senior',
396
+ image: 'smart-team-4.png',
397
+ class: 'smart-team-4-cap-1',
398
+ name: 'Capítulo 1',
399
+ groupName: 'Libro 4',
400
+ company: 'Smart Team',
401
+ compilerBoard: 'arduino:avr:uno',
402
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
403
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
404
+ use1200bpsTouch: false,
405
+ fileExtension: 'hex',
406
+ profile: 'smartTeamLibro4Capitulo1',
407
+ lang: 'Arduino',
408
+ show: 1,
409
+ showOnAula: 1,
410
+ enabled: 1,
411
+ enabledForCode: 0,
412
+ premium: 0,
413
+ toolboxLayout: 'vertical',
414
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
415
+ pins: pins_1.BHOOT,
416
+ },
417
+ {
418
+ id: 16,
419
+ type: 'senior',
420
+ image: 'smart-team-5.png',
421
+ class: 'smart-team-5-cap-1',
422
+ name: 'Capítulo 1',
423
+ groupName: 'Libro 5',
424
+ company: 'Smart Team',
425
+ compilerBoard: 'arduino:avr:uno',
426
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
427
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
428
+ use1200bpsTouch: false,
429
+ fileExtension: 'hex',
430
+ profile: 'smartTeamLibro5Capitulo1',
431
+ lang: 'Arduino',
432
+ show: 1,
433
+ showOnAula: 1,
434
+ enabled: 1,
435
+ enabledForCode: 0,
436
+ premium: 0,
437
+ toolboxLayout: 'vertical',
438
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
439
+ pins: pins_1.BHOOT,
440
+ },
441
+ {
442
+ id: 17,
443
+ type: 'senior',
444
+ image: 'smart-team-6.png',
445
+ class: 'smart-team-6-cap-1',
446
+ name: 'Capítulo 1',
447
+ groupName: 'Libro 6',
448
+ company: 'Smart Team',
449
+ compilerBoard: 'arduino:avr:uno',
450
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
451
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
452
+ use1200bpsTouch: false,
453
+ fileExtension: 'hex',
454
+ profile: 'smartTeamLibro6Capitulo1',
455
+ lang: 'Arduino',
456
+ show: 1,
457
+ showOnAula: 1,
458
+ enabled: 1,
459
+ enabledForCode: 0,
460
+ premium: 0,
461
+ toolboxLayout: 'vertical',
462
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
463
+ pins: pins_1.BHOOT,
464
+ },
465
+ {
466
+ id: 18,
467
+ type: 'senior',
468
+ image: 'smart-team-7.png',
469
+ class: 'smart-team-7-cap-1',
470
+ name: 'Capítulo 1',
471
+ groupName: 'Libro 7',
472
+ company: 'Smart Team',
473
+ compilerBoard: 'arduino:avr:uno',
474
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
475
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
476
+ use1200bpsTouch: false,
477
+ fileExtension: 'hex',
478
+ profile: 'bhoot',
479
+ lang: 'Arduino',
480
+ show: 1,
481
+ showOnAula: 1,
482
+ enabled: 1,
483
+ enabledForCode: 0,
484
+ premium: 0,
485
+ toolboxLayout: 'vertical',
486
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
487
+ pins: pins_1.BHOOT,
488
+ },
489
+ {
490
+ id: 19,
491
+ type: 'senior',
492
+ image: 'smart-team-8.png',
493
+ class: 'smart-team-8-cap-1',
494
+ name: 'Capítulo 1',
495
+ groupName: 'Libro 8',
496
+ company: 'Smart Team',
497
+ compilerBoard: 'arduino:avr:uno',
498
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
499
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
500
+ use1200bpsTouch: false,
501
+ fileExtension: 'hex',
502
+ profile: 'bhoot',
503
+ lang: 'Arduino',
504
+ show: 1,
505
+ showOnAula: 1,
506
+ enabled: 1,
507
+ enabledForCode: 0,
508
+ premium: 0,
509
+ toolboxLayout: 'vertical',
510
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
511
+ pins: pins_1.BHOOT,
512
+ },
513
+ {
514
+ id: 20,
515
+ type: 'senior',
516
+ image: 'smart-team-9.png',
517
+ class: 'smart-team-9-cap-1',
518
+ name: 'Capítulo 1',
519
+ groupName: 'Libro 9',
520
+ company: 'Smart Team',
521
+ compilerBoard: 'arduino:avr:uno',
522
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
523
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
524
+ use1200bpsTouch: false,
525
+ fileExtension: 'hex',
526
+ profile: 'bhoot',
527
+ lang: 'Arduino',
528
+ show: 1,
529
+ showOnAula: 1,
530
+ enabled: 1,
531
+ enabledForCode: 1,
532
+ premium: 0,
533
+ toolboxLayout: 'vertical',
534
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
535
+ pins: pins_1.BHOOT,
536
+ },
537
+ {
538
+ id: 21,
539
+ type: 'senior',
540
+ image: 'coparobotica.png',
541
+ class: 'copa-robotica',
542
+ groupClass: 'copa-robotica',
543
+ name: 'Sistema Inmunológico',
544
+ groupName: 'Copa Robótica',
545
+ company: 'Educabot',
546
+ htmlValue: '',
547
+ compilerBoard: 'arduino:avr:uno',
548
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
549
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
550
+ use1200bpsTouch: false,
551
+ fileExtension: 'hex',
552
+ profile: 'copaRoboticaInmunologico',
553
+ lang: 'Arduino',
554
+ show: 1,
555
+ showOnAula: 1,
556
+ enabled: 1,
557
+ enabledForCode: 1,
558
+ premium: 0,
559
+ toolboxLayout: 'vertical',
560
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
561
+ pins: pins_1.ZONDA,
562
+ },
563
+ {
564
+ id: 22,
565
+ type: 'senior',
566
+ image: 'coparobotica.png',
567
+ class: 'copa-robotica',
568
+ groupClass: 'copa-robotica',
569
+ name: 'Código Genético',
570
+ groupName: 'Copa Robótica',
571
+ company: 'Educabot',
572
+ htmlValue: '',
573
+ compilerBoard: 'arduino:avr:uno',
574
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
575
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
576
+ use1200bpsTouch: false,
577
+ fileExtension: 'hex',
578
+ profile: 'copaRoboticaCodigo',
579
+ lang: 'Arduino',
580
+ show: 1,
581
+ showOnAula: 1,
582
+ enabled: 1,
583
+ enabledForCode: 1,
584
+ premium: 0,
585
+ toolboxLayout: 'vertical',
586
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
587
+ pins: pins_1.ZONDA,
588
+ },
589
+ {
590
+ id: 23,
591
+ type: 'senior',
592
+ image: 'maqueta-createc-planetario.png',
593
+ class: 'maqueta-createc-planetario',
594
+ groupClass: 'maqueta-createc',
595
+ name: 'Planetario Galileo Galilei',
596
+ groupName: 'Maqueta Createc',
597
+ company: 'Createc',
598
+ htmlValue: '',
599
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
600
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
601
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
602
+ use1200bpsTouch: false,
603
+ fileExtension: 'hex',
604
+ profile: 'createcPlanetario',
605
+ lang: 'Arduino',
606
+ show: 1,
607
+ showOnAula: 1,
608
+ enabled: 1,
609
+ enabledForCode: 0,
610
+ premium: 1,
611
+ toolboxLayout: 'vertical',
612
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
613
+ pins: pins_1.ARDUINO_MEGA,
614
+ },
615
+ {
616
+ id: 24,
617
+ type: 'senior',
618
+ image: 'maqueta-createc-obelisco.png',
619
+ class: 'maqueta-createc-obelisco',
620
+ groupClass: 'maqueta-createc',
621
+ name: 'Obelisco',
622
+ groupName: 'Maqueta Createc',
623
+ company: 'Createc',
624
+ htmlValue: '',
625
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
626
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
627
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
628
+ use1200bpsTouch: false,
629
+ fileExtension: 'hex',
630
+ profile: 'createcObelisco',
631
+ lang: 'Arduino',
632
+ show: 1,
633
+ showOnAula: 1,
634
+ enabled: 1,
635
+ enabledForCode: 0,
636
+ premium: 1,
637
+ toolboxLayout: 'vertical',
638
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
639
+ pins: pins_1.ARDUINO_MEGA,
640
+ },
641
+ {
642
+ id: 25,
643
+ type: 'senior',
644
+ image: 'maqueta-createc-retiro.png',
645
+ class: 'maqueta-createc-retiro',
646
+ groupClass: 'maqueta-createc',
647
+ name: 'Estación Retiro',
648
+ groupName: 'Maqueta Createc',
649
+ company: 'Createc',
650
+ htmlValue: '',
651
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
652
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
653
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
654
+ use1200bpsTouch: false,
655
+ fileExtension: 'hex',
656
+ profile: 'createcRetiro',
657
+ lang: 'Arduino',
658
+ show: 1,
659
+ showOnAula: 1,
660
+ enabled: 1,
661
+ enabledForCode: 0,
662
+ premium: 1,
663
+ toolboxLayout: 'vertical',
664
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
665
+ pins: pins_1.ARDUINO_MEGA,
666
+ },
667
+ {
668
+ id: 26,
669
+ type: 'senior',
670
+ image: 'maqueta-createc-madero.png',
671
+ class: 'maqueta-createc-madero',
672
+ groupClass: 'maqueta-createc',
673
+ name: 'Puerto Madero',
674
+ groupName: 'Maqueta Createc',
675
+ company: 'Createc',
676
+ htmlValue: '',
677
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
678
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
679
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
680
+ use1200bpsTouch: false,
681
+ fileExtension: 'hex',
682
+ profile: 'createcMadero',
683
+ lang: 'Arduino',
684
+ show: 1,
685
+ showOnAula: 1,
686
+ enabled: 1,
687
+ enabledForCode: 0,
688
+ premium: 1,
689
+ toolboxLayout: 'vertical',
690
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
691
+ pins: pins_1.ARDUINO_MEGA,
692
+ },
693
+ {
694
+ id: 27,
695
+ type: 'senior',
696
+ image: 'maqueta-createc-floralis.png',
697
+ class: 'maqueta-createc-floralis',
698
+ groupClass: 'maqueta-createc',
699
+ name: 'Floralis genérica',
700
+ groupName: 'Maqueta Createc',
701
+ company: 'Createc',
702
+ htmlValue: '',
703
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
704
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
705
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
706
+ use1200bpsTouch: false,
707
+ fileExtension: 'hex',
708
+ profile: 'createcFloralis',
709
+ lang: 'Arduino',
710
+ show: 1,
711
+ showOnAula: 1,
712
+ enabled: 1,
713
+ enabledForCode: 0,
714
+ premium: 1,
715
+ toolboxLayout: 'vertical',
716
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
717
+ pins: pins_1.ARDUINO_MEGA,
718
+ },
719
+ {
720
+ id: 28,
721
+ type: 'senior',
722
+ image: 'educabot-pampero.jpg',
723
+ class: 'educabot-pampero',
724
+ name: 'Pampero',
725
+ groupName: 'Pampero',
726
+ company: 'Educabot',
727
+ htmlValue: '',
728
+ compilerBoard: 'arduino:avr:uno',
729
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
730
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
731
+ use1200bpsTouch: false,
732
+ fileExtension: 'hex',
733
+ profile: 'arduinoUno',
734
+ lang: 'Arduino',
735
+ show: 0,
736
+ showOnAula: 0,
737
+ enabled: 0,
738
+ enabledForCode: 1,
739
+ premium: 0,
740
+ toolboxLayout: 'vertical',
741
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
742
+ pins: pins_1.ARDUINO_UNO,
743
+ },
744
+ {
745
+ id: 29,
746
+ type: 'senior',
747
+ image: 'makeblock-mbot.png',
748
+ class: 'makeblock-mbot',
749
+ name: 'Mbot',
750
+ groupName: 'Mbot',
751
+ company: 'Makeblock',
752
+ htmlValue: '',
753
+ compilerBoard: 'arduino:avr:uno',
754
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
755
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
756
+ use1200bpsTouch: false,
757
+ fileExtension: 'hex',
758
+ profile: 'arduinoUno',
759
+ lang: 'Arduino',
760
+ show: 1,
761
+ showOnAula: 1,
762
+ enabled: 0,
763
+ enabledForCode: 1,
764
+ premium: 0,
765
+ toolboxLayout: 'vertical',
766
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
767
+ pins: pins_1.ARDUINO_UNO,
768
+ },
769
+ {
770
+ id: 30,
771
+ type: 'senior',
772
+ image: 'makeblock-mbot-ranger.png',
773
+ class: 'makeblock-mbot-ranger',
774
+ name: 'Mbot Ranger',
775
+ groupName: 'Mbot Ranger',
776
+ company: 'Makeblock',
777
+ htmlValue: '',
778
+ compilerBoard: 'arduino:avr:uno',
779
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
780
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
781
+ use1200bpsTouch: false,
782
+ fileExtension: 'hex',
783
+ profile: 'arduinoUno',
784
+ lang: 'Arduino',
785
+ show: 1,
786
+ showOnAula: 1,
787
+ enabled: 0,
788
+ enabledForCode: 1,
789
+ premium: 0,
790
+ toolboxLayout: 'vertical',
791
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
792
+ pins: pins_1.ARDUINO_UNO,
793
+ },
794
+ {
795
+ id: 31,
796
+ type: 'senior',
797
+ image: 'makeblock-ultimate-20.png',
798
+ class: 'makeblock-ultimate-20',
799
+ name: 'Ultimate 2.0',
800
+ groupName: 'Ultimate 2.0',
801
+ company: 'Makeblock',
802
+ htmlValue: '',
803
+ compilerBoard: 'arduino:avr:uno',
804
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
805
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
806
+ use1200bpsTouch: false,
807
+ fileExtension: 'hex',
808
+ profile: 'arduinoUno',
809
+ lang: 'Arduino',
810
+ show: 1,
811
+ showOnAula: 1,
812
+ enabled: 0,
813
+ enabledForCode: 1,
814
+ premium: 0,
815
+ toolboxLayout: 'vertical',
816
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
817
+ pins: pins_1.ARDUINO_UNO,
818
+ },
819
+ {
820
+ id: 32,
821
+ type: 'senior',
822
+ image: 'robobloq-q-scout.png',
823
+ class: 'robobloq-q-scout',
824
+ name: 'Q-Scout',
825
+ groupName: 'Q-Scout',
826
+ company: 'Robobloq',
827
+ htmlValue: '',
828
+ compilerBoard: 'arduino:avr:uno',
829
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
830
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
831
+ use1200bpsTouch: false,
832
+ fileExtension: 'hex',
833
+ profile: 'arduinoUno',
834
+ lang: 'Arduino',
835
+ show: 1,
836
+ showOnAula: 1,
837
+ enabled: 0,
838
+ enabledForCode: 1,
839
+ premium: 0,
840
+ toolboxLayout: 'vertical',
841
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
842
+ pins: pins_1.ARDUINO_UNO,
843
+ },
844
+ {
845
+ id: 33,
846
+ type: 'senior',
847
+ image: 'robobloq-qoopers.png',
848
+ class: 'robobloq-qoopers',
849
+ name: 'Qoopers',
850
+ groupName: 'Qoopers',
851
+ company: 'Robobloq',
852
+ htmlValue: '',
853
+ compilerBoard: 'arduino:avr:uno',
854
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
855
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
856
+ use1200bpsTouch: false,
857
+ fileExtension: 'hex',
858
+ profile: 'arduinoUno',
859
+ lang: 'Arduino',
860
+ show: 1,
861
+ showOnAula: 1,
862
+ enabled: 0,
863
+ enabledForCode: 1,
864
+ premium: 0,
865
+ toolboxLayout: 'vertical',
866
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
867
+ pins: pins_1.ARDUINO_UNO,
868
+ },
869
+ {
870
+ id: 34,
871
+ type: 'senior',
872
+ image: 'mis-ladrillos-r502.jpg',
873
+ class: 'mis-ladrillos-r502',
874
+ name: 'R502',
875
+ groupName: 'R502',
876
+ company: 'Mis Ladrillos',
877
+ htmlValue: '',
878
+ compilerBoard: 'arduino:avr:uno',
879
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
880
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
881
+ use1200bpsTouch: false,
882
+ fileExtension: 'hex',
883
+ profile: 'arduinoUno',
884
+ lang: 'Arduino',
885
+ show: 0,
886
+ showOnAula: 0,
887
+ enabled: 0,
888
+ enabledForCode: 1,
889
+ premium: 0,
890
+ toolboxLayout: 'vertical',
891
+ elementType: types_1.BOARD_ITEM_TYPE.KIT,
892
+ pins: pins_1.ARDUINO_UNO,
893
+ },
894
+ {
895
+ id: 35,
896
+ type: 'senior',
897
+ image: 'rasti-oki-2.jpg',
898
+ class: 'rasti-oki-2',
899
+ name: 'Oki 2',
900
+ groupName: 'Oki 2',
901
+ company: 'Rasti',
902
+ htmlValue: '',
903
+ compilerBoard: 'arduino:avr:uno',
904
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
905
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
906
+ use1200bpsTouch: false,
907
+ fileExtension: 'hex',
908
+ profile: 'arduinoUno',
909
+ lang: 'Arduino',
910
+ show: 0,
911
+ showOnAula: 0,
912
+ enabled: 0,
913
+ enabledForCode: 1,
914
+ premium: 0,
915
+ toolboxLayout: 'vertical',
916
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
917
+ pins: pins_1.ARDUINO_UNO,
918
+ },
919
+ {
920
+ id: 36,
921
+ type: 'senior',
922
+ image: '',
923
+ class: 'arduino-due',
924
+ name: 'DUE (Programming port)',
925
+ groupName: 'DUE (Programming port)',
926
+ company: 'Arduino',
927
+ htmlValue: '',
928
+ compilerBoard: 'arduino:sam:arduino_due_x_dbg',
929
+ agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U false -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
930
+ agentSignature: '1d3e8831a96cfafd10ea46c243f6f165dad1e21aee8501ab040083186fbf587513be33f2032e09e7376fb1168678d34ee33555cfa6b3c37c213c469be4f83edb4d8ac3d02f6730070cbab4148e98e0743df2088f26c2969dfcd9715b62a07188f5d51897cfbc53e2ce9e10885865b3401084bf86c5a1628c08bee15e85be5720b4c583fcc119c09ea4b3475cd94c43bd7bd8bdfa8f16920c21753bffd076f837e87377f0ff9d82691826a4e53bbcfcc055f6fff0aa91517d03bd32c5959fe2822ae3b222c0d1487140ad9bc1bbe769e1ac525ab1af3d626a5fdec0f462dfb6e1655dbe41d50c41466942e3290f064131a53a81523a0c5e77fef7d27ff66dcc88',
931
+ use1200bpsTouch: true,
932
+ fileExtension: 'bin',
933
+ profile: 'arduinoUno',
934
+ lang: 'Arduino',
935
+ show: 0,
936
+ showOnAula: 0,
937
+ enabled: 0,
938
+ enabledForCode: 1,
939
+ premium: 0,
940
+ toolboxLayout: 'vertical',
941
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
942
+ pins: {},
943
+ },
944
+ {
945
+ id: 37,
946
+ type: 'senior',
947
+ image: '',
948
+ class: 'arduino-due',
949
+ name: 'DUE (Native USB)',
950
+ groupName: 'DUE (Native USB)',
951
+ company: 'Arduino',
952
+ htmlValue: '',
953
+ compilerBoard: 'arduino:sam:arduino_due_x',
954
+ agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U true -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
955
+ agentSignature: 'abd9582c2e07df1401164c69e92da971e9826397b8b886fb92b450b8f02c68eec38d93ca5773b21ae0346937e6c79b0804dcd20ba484d6c4c5f3476835562a3a63abfd8fa85883e69151d9e30dd6b1cc76d936af8f8a19367a36dceab2ce448c7d8bccbf4ce484c6aabca09279d090b9b1093e01a64398346ceb9992d92ae1ba72ab6e94ffb8102df00be4ae265db8471f567ef2e55960d60b82e37eb1c9537fef7a4ce02a3a08c230439ca571cc303b105b71e78acf83ea8dbb7479691e5eaed3db202b3eb9d3e1cfdbf7d333e77e34336c5a0228c7ddeb06b2ad7ca9778b5da15a2395057e276f280b3d3e374eb36a958e2a18becadb865b3c5cd5c799abe5',
956
+ use1200bpsTouch: true,
957
+ fileExtension: 'bin',
958
+ profile: 'arduinoUno',
959
+ lang: 'Arduino',
960
+ show: 0,
961
+ showOnAula: 0,
962
+ enabled: 0,
963
+ enabledForCode: 1,
964
+ premium: 0,
965
+ toolboxLayout: 'vertical',
966
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
967
+ pins: {},
968
+ },
969
+ {
970
+ id: 100,
971
+ type: 'junior',
972
+ image: 'microbit.png',
973
+ class: 'microbit',
974
+ name: 'micro:bit',
975
+ groupName: 'micro:bit',
976
+ company: 'MakeCode',
977
+ htmlValue: '',
978
+ compilerBoard: 'microbit',
979
+ agentCommandLine: {
980
+ windows: '"Robocopy" "{build.path}/" "{serial.port}:/" "{build.project_name}.hex" /IS /IT /IM',
981
+ linux: '',
982
+ max: '',
983
+ },
984
+ agentSignature: {
985
+ windows: '4df3bd30947b3ca534ef51fa2e82e87fe6f1070ae26bd377a698ddabc5946d990159ecb7c18f5cda39bcf48f7a7464b24fd61c8ab672e6c36ce9794cdfe11493a751cc7f0ce93c92ce3cbf4aae526cc7a4fb548317b947936fd48d9bed1f90cbc2bc5eb7ea53ff607a1ea3964e0f1fc9e20008476edc4346c975d180974a4a71a72f929cd8c21cfde2029896b2f9992cc637daeb5388772e0aba0786eb15d3d324662acbeb3fe84433524f82624c30c3e9408d3924e6832247c7bc32d06c6e34841494d3c744f484ff712af8802ef632d030d121e83be93abc60d0aafe185820ef4044bce39262db5152f16ae84febbb7d2efcf1a396b6c75dfffb87f7491a67',
986
+ linux: '',
987
+ max: '',
988
+ },
989
+ use1200bpsTouch: false,
990
+ fileExtension: 'hex',
991
+ profile: 'microbitFullJR',
992
+ lang: 'JavaScript',
993
+ show: 1,
994
+ showOnAula: 1,
995
+ enabled: 1,
996
+ enabledForCode: 0,
997
+ premium: 0,
998
+ toolboxLayout: 'vertical',
999
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
1000
+ pins: {},
1001
+ },
1002
+ {
1003
+ id: 101,
1004
+ type: 'junior',
1005
+ image: 'bhoot.png',
1006
+ class: 'educabot-bhoot',
1007
+ name: 'Buty',
1008
+ groupName: 'Buty',
1009
+ company: 'Educabot',
1010
+ compilerBoard: 'arduino:avr:uno',
1011
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1012
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1013
+ use1200bpsTouch: false,
1014
+ fileExtension: 'hex',
1015
+ profile: 'bhootJR',
1016
+ lang: 'Arduino',
1017
+ show: 1,
1018
+ showOnAula: 1,
1019
+ enabled: 1,
1020
+ enabledForCode: 1,
1021
+ premium: 0,
1022
+ toolboxLayout: 'vertical',
1023
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
1024
+ pins: pins_1.BHOOT,
1025
+ },
1026
+ {
1027
+ id: 102,
1028
+ type: 'junior',
1029
+ image: 'smart-team-1.png',
1030
+ class: 'smart-team-1-cap-1',
1031
+ groupClass: 'smart-team-1',
1032
+ name: 'Capítulo 1',
1033
+ groupName: 'Libro 1',
1034
+ company: 'Smart Team',
1035
+ compilerBoard: 'arduino:avr:uno',
1036
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1037
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1038
+ use1200bpsTouch: false,
1039
+ fileExtension: 'hex',
1040
+ profile: 'smartTeamLibro1Capitulo1',
1041
+ lang: 'Arduino',
1042
+ show: 1,
1043
+ showOnAula: 1,
1044
+ enabled: 1,
1045
+ enabledForCode: 1,
1046
+ premium: 0,
1047
+ toolboxLayout: 'horizontal',
1048
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1049
+ pins: pins_1.BHOOT,
1050
+ },
1051
+ {
1052
+ id: 103,
1053
+ type: 'junior',
1054
+ image: 'smart-team-1.png',
1055
+ class: 'smart-team-1-cap-1',
1056
+ groupClass: 'smart-team-1',
1057
+ name: 'Capítulo 2',
1058
+ groupName: 'Libro 1',
1059
+ company: 'Smart Team',
1060
+ compilerBoard: 'arduino:avr:uno',
1061
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1062
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1063
+ use1200bpsTouch: false,
1064
+ fileExtension: 'hex',
1065
+ profile: 'smartTeamLibro1Capitulo2',
1066
+ lang: 'Arduino',
1067
+ show: 1,
1068
+ showOnAula: 1,
1069
+ enabled: 1,
1070
+ enabledForCode: 1,
1071
+ premium: 0,
1072
+ toolboxLayout: 'horizontal',
1073
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1074
+ pins: pins_1.BHOOT,
1075
+ },
1076
+ {
1077
+ id: 104,
1078
+ type: 'junior',
1079
+ image: 'smart-team-1.png',
1080
+ class: 'smart-team-1-cap-1',
1081
+ groupClass: 'smart-team-1',
1082
+ name: 'Capítulo 3',
1083
+ groupName: 'Libro 1',
1084
+ company: 'Smart Team',
1085
+ compilerBoard: 'arduino:avr:uno',
1086
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1087
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1088
+ use1200bpsTouch: false,
1089
+ fileExtension: 'hex',
1090
+ profile: 'smartTeamLibro1Capitulo3',
1091
+ lang: 'Arduino',
1092
+ show: 1,
1093
+ showOnAula: 1,
1094
+ enabled: 1,
1095
+ enabledForCode: 1,
1096
+ premium: 0,
1097
+ toolboxLayout: 'horizontal',
1098
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1099
+ pins: pins_1.BHOOT,
1100
+ },
1101
+ {
1102
+ id: 105,
1103
+ type: 'junior',
1104
+ image: 'smart-team-1.png',
1105
+ class: 'smart-team-1-cap-1',
1106
+ groupClass: 'smart-team-1',
1107
+ name: 'Capítulo 4',
1108
+ groupName: 'Libro 1',
1109
+ company: 'Smart Team',
1110
+ compilerBoard: 'arduino:avr:uno',
1111
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1112
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1113
+ use1200bpsTouch: false,
1114
+ fileExtension: 'hex',
1115
+ profile: 'smartTeamLibro1Capitulo4',
1116
+ lang: 'Arduino',
1117
+ show: 1,
1118
+ showOnAula: 1,
1119
+ enabled: 1,
1120
+ enabledForCode: 1,
1121
+ premium: 0,
1122
+ toolboxLayout: 'horizontal',
1123
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1124
+ pins: pins_1.BHOOT,
1125
+ },
1126
+ {
1127
+ id: 106,
1128
+ type: 'junior',
1129
+ image: 'smart-team-1.png',
1130
+ class: 'smart-team-1-cap-1',
1131
+ groupClass: 'smart-team-1',
1132
+ name: 'Capítulo 5',
1133
+ groupName: 'Libro 1',
1134
+ company: 'Smart Team',
1135
+ compilerBoard: 'arduino:avr:uno',
1136
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1137
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1138
+ use1200bpsTouch: false,
1139
+ fileExtension: 'hex',
1140
+ profile: 'smartTeamLibro1Capitulo5',
1141
+ lang: 'Arduino',
1142
+ show: 1,
1143
+ showOnAula: 1,
1144
+ enabled: 1,
1145
+ enabledForCode: 1,
1146
+ premium: 0,
1147
+ toolboxLayout: 'horizontal',
1148
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1149
+ pins: pins_1.BHOOT,
1150
+ },
1151
+ {
1152
+ id: 107,
1153
+ type: 'junior',
1154
+ image: 'smart-team-2.png',
1155
+ class: 'smart-team-2-cap-1',
1156
+ groupClass: 'smart-team-2',
1157
+ name: 'Capítulo 1',
1158
+ groupName: 'Libro 2',
1159
+ company: 'Smart Team',
1160
+ compilerBoard: 'arduino:avr:uno',
1161
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1162
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1163
+ use1200bpsTouch: false,
1164
+ fileExtension: 'hex',
1165
+ profile: 'smartTeamLibro2Capitulo1',
1166
+ lang: 'Arduino',
1167
+ show: 1,
1168
+ showOnAula: 1,
1169
+ enabled: 1,
1170
+ enabledForCode: 1,
1171
+ premium: 0,
1172
+ toolboxLayout: 'horizontal',
1173
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1174
+ pins: pins_1.BHOOT,
1175
+ },
1176
+ {
1177
+ id: 108,
1178
+ type: 'junior',
1179
+ image: 'smart-team-2.png',
1180
+ class: 'smart-team-2-cap-1',
1181
+ groupClass: 'smart-team-2',
1182
+ name: 'Capítulo 2',
1183
+ groupName: 'Libro 2',
1184
+ company: 'Smart Team',
1185
+ compilerBoard: 'arduino:avr:uno',
1186
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1187
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1188
+ use1200bpsTouch: false,
1189
+ fileExtension: 'hex',
1190
+ profile: 'smartTeamLibro2Capitulo2',
1191
+ lang: 'Arduino',
1192
+ show: 1,
1193
+ showOnAula: 1,
1194
+ enabled: 1,
1195
+ enabledForCode: 1,
1196
+ premium: 0,
1197
+ toolboxLayout: 'horizontal',
1198
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1199
+ pins: pins_1.BHOOT,
1200
+ },
1201
+ {
1202
+ id: 109,
1203
+ type: 'junior',
1204
+ image: 'smart-team-2.png',
1205
+ class: 'smart-team-2-cap-1',
1206
+ groupClass: 'smart-team-2',
1207
+ name: 'Capítulo 3',
1208
+ groupName: 'Libro 2',
1209
+ company: 'Smart Team',
1210
+ compilerBoard: 'arduino:avr:uno',
1211
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1212
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1213
+ use1200bpsTouch: false,
1214
+ fileExtension: 'hex',
1215
+ profile: 'smartTeamLibro2Capitulo3',
1216
+ lang: 'Arduino',
1217
+ show: 1,
1218
+ showOnAula: 1,
1219
+ enabled: 1,
1220
+ enabledForCode: 1,
1221
+ premium: 0,
1222
+ toolboxLayout: 'horizontal',
1223
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1224
+ pins: pins_1.BHOOT,
1225
+ },
1226
+ {
1227
+ id: 110,
1228
+ type: 'junior',
1229
+ image: 'smart-team-2.png',
1230
+ class: 'smart-team-2-cap-1',
1231
+ groupClass: 'smart-team-2',
1232
+ name: 'Capítulo 4',
1233
+ groupName: 'Libro 2',
1234
+ company: 'Smart Team',
1235
+ compilerBoard: 'arduino:avr:uno',
1236
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1237
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1238
+ use1200bpsTouch: false,
1239
+ fileExtension: 'hex',
1240
+ profile: 'smartTeamLibro2Capitulo4',
1241
+ lang: 'Arduino',
1242
+ show: 1,
1243
+ showOnAula: 1,
1244
+ enabled: 1,
1245
+ enabledForCode: 1,
1246
+ premium: 0,
1247
+ toolboxLayout: 'horizontal',
1248
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1249
+ pins: pins_1.BHOOT,
1250
+ },
1251
+ {
1252
+ id: 111,
1253
+ type: 'junior',
1254
+ image: 'smart-team-2.png',
1255
+ class: 'smart-team-2-cap-1',
1256
+ groupClass: 'smart-team-2',
1257
+ name: 'Capítulo 5',
1258
+ groupName: 'Libro 2',
1259
+ company: 'Smart Team',
1260
+ compilerBoard: 'arduino:avr:uno',
1261
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1262
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1263
+ use1200bpsTouch: false,
1264
+ fileExtension: 'hex',
1265
+ profile: 'smartTeamLibro2Capitulo5',
1266
+ lang: 'Arduino',
1267
+ show: 1,
1268
+ showOnAula: 1,
1269
+ enabled: 1,
1270
+ enabledForCode: 1,
1271
+ premium: 0,
1272
+ toolboxLayout: 'horizontal',
1273
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1274
+ pins: pins_1.BHOOT,
1275
+ },
1276
+ {
1277
+ id: 112,
1278
+ type: 'junior',
1279
+ image: 'genuino-uno.png',
1280
+ class: 'arduino-genuino-uno',
1281
+ name: 'Uno Rev. 3',
1282
+ groupName: 'Uno Rev. 3',
1283
+ company: 'Arduino',
1284
+ htmlValue: '',
1285
+ compilerBoard: 'arduino:avr:uno',
1286
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1287
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1288
+ use1200bpsTouch: false,
1289
+ fileExtension: 'hex',
1290
+ profile: 'arduinoUnoJR',
1291
+ lang: 'Arduino',
1292
+ show: 0,
1293
+ showOnAula: 1,
1294
+ enabled: 0,
1295
+ enabledForCode: 1,
1296
+ premium: 0,
1297
+ toolboxLayout: 'vertical',
1298
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
1299
+ pins: pins_1.ARDUINO_UNO,
1300
+ },
1301
+ {
1302
+ id: 113,
1303
+ type: 'junior',
1304
+ image: 'genuino-mega.png',
1305
+ class: 'arduino-genuino-mega',
1306
+ name: 'Mega 2560',
1307
+ groupName: 'Mega 2560',
1308
+ company: 'Arduino',
1309
+ htmlValue: '',
1310
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
1311
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega2560 -cwiring -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1312
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
1313
+ use1200bpsTouch: false,
1314
+ fileExtension: 'hex',
1315
+ profile: 'arduinoUnoJR',
1316
+ lang: 'Arduino',
1317
+ show: 0,
1318
+ showOnAula: 1,
1319
+ enabled: 0,
1320
+ enabledForCode: 1,
1321
+ premium: 0,
1322
+ toolboxLayout: 'vertical',
1323
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
1324
+ pins: pins_1.ARDUINO_MEGA,
1325
+ },
1326
+ {
1327
+ id: 114,
1328
+ type: 'junior',
1329
+ image: 'makeblock-mbot.png',
1330
+ class: 'makeblock-mbot',
1331
+ name: 'Mbot',
1332
+ groupName: 'Mbot',
1333
+ company: 'Makeblock',
1334
+ htmlValue: '',
1335
+ compilerBoard: 'arduino:avr:uno',
1336
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1337
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1338
+ use1200bpsTouch: false,
1339
+ fileExtension: 'hex',
1340
+ profile: 'arduinoUno',
1341
+ lang: 'Arduino',
1342
+ show: 1,
1343
+ showOnAula: 1,
1344
+ enabled: 0,
1345
+ enabledForCode: 1,
1346
+ premium: 0,
1347
+ toolboxLayout: 'vertical',
1348
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
1349
+ pins: pins_1.ARDUINO_UNO,
1350
+ },
1351
+ {
1352
+ id: 115,
1353
+ type: 'junior',
1354
+ image: 'robobloq-qoopers.png',
1355
+ class: 'robobloq-qoopers',
1356
+ name: 'Qoopers',
1357
+ groupName: 'Qoopers',
1358
+ company: 'Robobloq',
1359
+ htmlValue: '',
1360
+ compilerBoard: 'arduino:avr:uno',
1361
+ agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -patmega328p -carduino -P{serial.port} -b115200 -D "-Uflash:w:{build.path}/{build.project_name}.hex:i"',
1362
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1363
+ use1200bpsTouch: false,
1364
+ fileExtension: 'hex',
1365
+ profile: 'arduinoUno',
1366
+ lang: 'Arduino',
1367
+ show: 1,
1368
+ showOnAula: 1,
1369
+ enabled: 0,
1370
+ enabledForCode: 1,
1371
+ premium: 0,
1372
+ toolboxLayout: 'vertical',
1373
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
1374
+ pins: pins_1.ARDUINO_UNO,
1375
+ },
1376
+ ];
1377
+ exports.default = exports.boards;
1378
+ //# sourceMappingURL=data.js.map