@educabot/educablocks-boards 0.2.0 → 0.2.2

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,1403 @@
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: pins_1.MICROBIT,
138
+ },
139
+ {
140
+ id: 38,
141
+ type: 'senior',
142
+ image: 'microbit.png',
143
+ class: 'microbit',
144
+ name: 'micro:bit 2',
145
+ groupName: 'micro:bit 2',
146
+ company: 'Microsoft',
147
+ htmlValue: '',
148
+ compilerBoard: 'microbit',
149
+ agentCommandLine: '',
150
+ agentSignature: '',
151
+ use1200bpsTouch: false,
152
+ fileExtension: 'hex',
153
+ profile: 'microbitFull2',
154
+ lang: 'JavaScript',
155
+ show: 1,
156
+ showOnAula: 1,
157
+ enabled: 1,
158
+ enabledForCode: 0,
159
+ premium: 0,
160
+ toolboxLayout: 'vertical',
161
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
162
+ pins: pins_1.MICROBIT2,
163
+ },
164
+ {
165
+ id: 5,
166
+ type: 'senior',
167
+ image: 'maqueta_bsas_semaforo.png',
168
+ class: 'maqueta-semaforo',
169
+ groupClass: 'maqueta',
170
+ name: 'Semáforos',
171
+ groupName: 'Maqueta Buenos Aires',
172
+ company: 'Educabot',
173
+ htmlValue: '',
174
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
175
+ 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"',
176
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
177
+ use1200bpsTouch: false,
178
+ fileExtension: 'hex',
179
+ profile: 'ciudadSemaforos',
180
+ lang: 'Arduino',
181
+ show: 0,
182
+ showOnAula: 1,
183
+ enabled: 1,
184
+ enabledForCode: 0,
185
+ premium: 1,
186
+ toolboxLayout: 'vertical',
187
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
188
+ pins: pins_1.ARDUINO_MEGA,
189
+ },
190
+ {
191
+ id: 6,
192
+ type: 'senior',
193
+ image: 'maqueta_bsas_luces.png',
194
+ class: 'maqueta-luces',
195
+ groupClass: 'maqueta',
196
+ name: 'Luces',
197
+ groupName: 'Maqueta Buenos Aires',
198
+ company: 'Educabot',
199
+ htmlValue: '',
200
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
201
+ 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"',
202
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
203
+ use1200bpsTouch: false,
204
+ fileExtension: 'hex',
205
+ profile: 'ciudadLuces',
206
+ lang: 'Arduino',
207
+ show: 0,
208
+ showOnAula: 1,
209
+ enabled: 1,
210
+ enabledForCode: 0,
211
+ premium: 1,
212
+ toolboxLayout: 'vertical',
213
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
214
+ pins: pins_1.ARDUINO_MEGA,
215
+ },
216
+ {
217
+ id: 7,
218
+ type: 'senior',
219
+ image: 'maqueta_bsas_flor.png',
220
+ class: 'maqueta-flor',
221
+ groupClass: 'maqueta',
222
+ name: 'Flor',
223
+ groupName: 'Maqueta Buenos Aires',
224
+ company: 'Educabot',
225
+ htmlValue: '',
226
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
227
+ 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"',
228
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
229
+ use1200bpsTouch: false,
230
+ fileExtension: 'hex',
231
+ profile: 'ciudadFlor',
232
+ lang: 'Arduino',
233
+ show: 0,
234
+ showOnAula: 1,
235
+ enabled: 1,
236
+ enabledForCode: 0,
237
+ premium: 1,
238
+ toolboxLayout: 'vertical',
239
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
240
+ pins: pins_1.ARDUINO_MEGA,
241
+ },
242
+ {
243
+ id: 8,
244
+ type: 'senior',
245
+ image: 'maqueta_bsas_tren.png',
246
+ class: 'maqueta-tren',
247
+ groupClass: 'maqueta',
248
+ name: 'Tren',
249
+ groupName: 'Maqueta Buenos Aires',
250
+ company: 'Educabot',
251
+ htmlValue: '',
252
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
253
+ 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"',
254
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
255
+ use1200bpsTouch: false,
256
+ fileExtension: 'hex',
257
+ profile: 'ciudadTren',
258
+ lang: 'Arduino',
259
+ show: 0,
260
+ showOnAula: 1,
261
+ enabled: 1,
262
+ enabledForCode: 0,
263
+ premium: 1,
264
+ toolboxLayout: 'vertical',
265
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
266
+ pins: pins_1.ARDUINO_MEGA,
267
+ },
268
+ {
269
+ id: 9,
270
+ type: 'senior',
271
+ image: 'maqueta_bsas_planetario.png',
272
+ class: 'maqueta-planetario',
273
+ groupClass: 'maqueta',
274
+ name: 'Planetario',
275
+ groupName: 'Maqueta Buenos Aires',
276
+ company: 'Educabot',
277
+ htmlValue: '',
278
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
279
+ 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"',
280
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
281
+ use1200bpsTouch: false,
282
+ fileExtension: 'hex',
283
+ profile: 'ciudadPlanetario',
284
+ lang: 'Arduino',
285
+ show: 0,
286
+ showOnAula: 1,
287
+ enabled: 1,
288
+ enabledForCode: 0,
289
+ premium: 1,
290
+ toolboxLayout: 'vertical',
291
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
292
+ pins: pins_1.ARDUINO_MEGA,
293
+ },
294
+ {
295
+ id: 10,
296
+ type: 'senior',
297
+ image: 'drone.png',
298
+ class: 'drone',
299
+ groupClass: 'drone',
300
+ name: 'Tello EDU',
301
+ groupName: 'Tello EDU',
302
+ company: 'DJI',
303
+ htmlValue: '',
304
+ compilerBoard: '',
305
+ agentCommandLine: '',
306
+ agentSignature: '',
307
+ use1200bpsTouch: false,
308
+ fileExtension: 'hex',
309
+ profile: 'drone',
310
+ lang: 'JavaScript',
311
+ show: 1,
312
+ showOnAula: 1,
313
+ enabled: 1,
314
+ enabledForCode: 0,
315
+ premium: 0,
316
+ elementType: types_1.BOARD_ITEM_TYPE.DRONE,
317
+ pins: {},
318
+ },
319
+ {
320
+ id: 11,
321
+ type: 'senior',
322
+ image: 'nano.png',
323
+ class: 'arduino-nano',
324
+ name: 'Nano',
325
+ groupName: 'Nano',
326
+ company: 'Arduino',
327
+ htmlValue: '',
328
+ compilerBoard: 'arduino:avr:nano',
329
+ 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"',
330
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
331
+ use1200bpsTouch: false,
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_NANO,
343
+ },
344
+ {
345
+ id: 12,
346
+ type: 'senior',
347
+ image: 'genuino-micro.png',
348
+ class: 'arduino-genuino-micro',
349
+ name: 'Pro Micro',
350
+ groupName: 'Pro Micro',
351
+ company: 'Arduino',
352
+ htmlValue: '',
353
+ compilerBoard: 'arduino:avr:micro',
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_MICRO,
368
+ },
369
+ {
370
+ id: 13,
371
+ type: 'senior',
372
+ image: 'arduino-leonardo.png',
373
+ class: 'arduino-leonardo',
374
+ name: 'Leonardo',
375
+ groupName: 'Leonardo',
376
+ company: 'Arduino',
377
+ htmlValue: '',
378
+ compilerBoard: 'arduino:avr:leonardo',
379
+ 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"',
380
+ agentSignature: 'e78a29dadc2aced6595914c32289566d0ef2a53ec2c1b5915bc03c415907722fdd6163b6c138d3dc8c422c2672ee026026af3ba5ea235422d2570510b953931b8feaa3976e8518b1a91eeb407558e721c394e6fb7267e4aa63030ffea392399e047d25b164629f032d41aaf2942f3c3abd1084b6be9cc0053b5e1830a6e48a950f352e9aecdac5d07a7a407f268f6ce65ff1cdddaa45a4dcdce6139c9b2ef4364329483ee0cea397508dce1ced210846e4d5bb57a5d93ecb53ca38b78b6b4da2eab5d01c453537e52177a4eae3130e617e2eef059046845cda22c750f3f291d6590e8bb1906936bbca4032a2c79453478505c01db8c4a9f1f0072b43cb96d1e9',
381
+ use1200bpsTouch: true,
382
+ fileExtension: 'hex',
383
+ profile: 'arduinoUno',
384
+ lang: 'Arduino',
385
+ show: 1,
386
+ showOnAula: 1,
387
+ enabled: 1,
388
+ enabledForCode: 1,
389
+ premium: 0,
390
+ toolboxLayout: 'vertical',
391
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
392
+ pins: pins_1.ARDUINO_LEONARDO,
393
+ },
394
+ {
395
+ id: 14,
396
+ type: 'senior',
397
+ image: 'smart-team-3.png',
398
+ class: 'smart-team-3-cap-1',
399
+ name: 'Capítulo 1',
400
+ groupName: 'Libro 3',
401
+ company: 'Smart Team',
402
+ compilerBoard: 'arduino:avr:uno',
403
+ 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"',
404
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
405
+ use1200bpsTouch: false,
406
+ fileExtension: 'hex',
407
+ profile: 'smartTeamLibro3Capitulo1',
408
+ lang: 'Arduino',
409
+ show: 1,
410
+ showOnAula: 1,
411
+ enabled: 1,
412
+ enabledForCode: 0,
413
+ premium: 0,
414
+ toolboxLayout: 'vertical',
415
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
416
+ pins: pins_1.BHOOT,
417
+ },
418
+ {
419
+ id: 15,
420
+ type: 'senior',
421
+ image: 'smart-team-4.png',
422
+ class: 'smart-team-4-cap-1',
423
+ name: 'Capítulo 1',
424
+ groupName: 'Libro 4',
425
+ company: 'Smart Team',
426
+ compilerBoard: 'arduino:avr:uno',
427
+ 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"',
428
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
429
+ use1200bpsTouch: false,
430
+ fileExtension: 'hex',
431
+ profile: 'smartTeamLibro4Capitulo1',
432
+ lang: 'Arduino',
433
+ show: 1,
434
+ showOnAula: 1,
435
+ enabled: 1,
436
+ enabledForCode: 0,
437
+ premium: 0,
438
+ toolboxLayout: 'vertical',
439
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
440
+ pins: pins_1.BHOOT,
441
+ },
442
+ {
443
+ id: 16,
444
+ type: 'senior',
445
+ image: 'smart-team-5.png',
446
+ class: 'smart-team-5-cap-1',
447
+ name: 'Capítulo 1',
448
+ groupName: 'Libro 5',
449
+ company: 'Smart Team',
450
+ compilerBoard: 'arduino:avr:uno',
451
+ 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"',
452
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
453
+ use1200bpsTouch: false,
454
+ fileExtension: 'hex',
455
+ profile: 'smartTeamLibro5Capitulo1',
456
+ lang: 'Arduino',
457
+ show: 1,
458
+ showOnAula: 1,
459
+ enabled: 1,
460
+ enabledForCode: 0,
461
+ premium: 0,
462
+ toolboxLayout: 'vertical',
463
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
464
+ pins: pins_1.BHOOT,
465
+ },
466
+ {
467
+ id: 17,
468
+ type: 'senior',
469
+ image: 'smart-team-6.png',
470
+ class: 'smart-team-6-cap-1',
471
+ name: 'Capítulo 1',
472
+ groupName: 'Libro 6',
473
+ company: 'Smart Team',
474
+ compilerBoard: 'arduino:avr:uno',
475
+ 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"',
476
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
477
+ use1200bpsTouch: false,
478
+ fileExtension: 'hex',
479
+ profile: 'smartTeamLibro6Capitulo1',
480
+ lang: 'Arduino',
481
+ show: 1,
482
+ showOnAula: 1,
483
+ enabled: 1,
484
+ enabledForCode: 0,
485
+ premium: 0,
486
+ toolboxLayout: 'vertical',
487
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
488
+ pins: pins_1.BHOOT,
489
+ },
490
+ {
491
+ id: 18,
492
+ type: 'senior',
493
+ image: 'smart-team-7.png',
494
+ class: 'smart-team-7-cap-1',
495
+ name: 'Capítulo 1',
496
+ groupName: 'Libro 7',
497
+ company: 'Smart Team',
498
+ compilerBoard: 'arduino:avr:uno',
499
+ 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"',
500
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
501
+ use1200bpsTouch: false,
502
+ fileExtension: 'hex',
503
+ profile: 'bhoot',
504
+ lang: 'Arduino',
505
+ show: 1,
506
+ showOnAula: 1,
507
+ enabled: 1,
508
+ enabledForCode: 0,
509
+ premium: 0,
510
+ toolboxLayout: 'vertical',
511
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
512
+ pins: pins_1.BHOOT,
513
+ },
514
+ {
515
+ id: 19,
516
+ type: 'senior',
517
+ image: 'smart-team-8.png',
518
+ class: 'smart-team-8-cap-1',
519
+ name: 'Capítulo 1',
520
+ groupName: 'Libro 8',
521
+ company: 'Smart Team',
522
+ compilerBoard: 'arduino:avr:uno',
523
+ 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"',
524
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
525
+ use1200bpsTouch: false,
526
+ fileExtension: 'hex',
527
+ profile: 'bhoot',
528
+ lang: 'Arduino',
529
+ show: 1,
530
+ showOnAula: 1,
531
+ enabled: 1,
532
+ enabledForCode: 0,
533
+ premium: 0,
534
+ toolboxLayout: 'vertical',
535
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
536
+ pins: pins_1.BHOOT,
537
+ },
538
+ {
539
+ id: 20,
540
+ type: 'senior',
541
+ image: 'smart-team-9.png',
542
+ class: 'smart-team-9-cap-1',
543
+ name: 'Capítulo 1',
544
+ groupName: 'Libro 9',
545
+ company: 'Smart Team',
546
+ compilerBoard: 'arduino:avr:uno',
547
+ 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"',
548
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
549
+ use1200bpsTouch: false,
550
+ fileExtension: 'hex',
551
+ profile: 'bhoot',
552
+ lang: 'Arduino',
553
+ show: 1,
554
+ showOnAula: 1,
555
+ enabled: 1,
556
+ enabledForCode: 1,
557
+ premium: 0,
558
+ toolboxLayout: 'vertical',
559
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
560
+ pins: pins_1.BHOOT,
561
+ },
562
+ {
563
+ id: 21,
564
+ type: 'senior',
565
+ image: 'coparobotica.png',
566
+ class: 'copa-robotica',
567
+ groupClass: 'copa-robotica',
568
+ name: 'Sistema Inmunológico',
569
+ groupName: 'Copa Robótica',
570
+ company: 'Educabot',
571
+ htmlValue: '',
572
+ compilerBoard: 'arduino:avr:uno',
573
+ 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"',
574
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
575
+ use1200bpsTouch: false,
576
+ fileExtension: 'hex',
577
+ profile: 'copaRoboticaInmunologico',
578
+ lang: 'Arduino',
579
+ show: 1,
580
+ showOnAula: 1,
581
+ enabled: 1,
582
+ enabledForCode: 1,
583
+ premium: 0,
584
+ toolboxLayout: 'vertical',
585
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
586
+ pins: pins_1.ZONDA,
587
+ },
588
+ {
589
+ id: 22,
590
+ type: 'senior',
591
+ image: 'coparobotica.png',
592
+ class: 'copa-robotica',
593
+ groupClass: 'copa-robotica',
594
+ name: 'Código Genético',
595
+ groupName: 'Copa Robótica',
596
+ company: 'Educabot',
597
+ htmlValue: '',
598
+ compilerBoard: 'arduino:avr:uno',
599
+ 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"',
600
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
601
+ use1200bpsTouch: false,
602
+ fileExtension: 'hex',
603
+ profile: 'copaRoboticaCodigo',
604
+ lang: 'Arduino',
605
+ show: 1,
606
+ showOnAula: 1,
607
+ enabled: 1,
608
+ enabledForCode: 1,
609
+ premium: 0,
610
+ toolboxLayout: 'vertical',
611
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
612
+ pins: pins_1.ZONDA,
613
+ },
614
+ {
615
+ id: 23,
616
+ type: 'senior',
617
+ image: 'maqueta-createc-planetario.png',
618
+ class: 'maqueta-createc-planetario',
619
+ groupClass: 'maqueta-createc',
620
+ name: 'Planetario Galileo Galilei',
621
+ groupName: 'Maqueta Createc',
622
+ company: 'Createc',
623
+ htmlValue: '',
624
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
625
+ 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"',
626
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
627
+ use1200bpsTouch: false,
628
+ fileExtension: 'hex',
629
+ profile: 'createcPlanetario',
630
+ lang: 'Arduino',
631
+ show: 1,
632
+ showOnAula: 1,
633
+ enabled: 1,
634
+ enabledForCode: 0,
635
+ premium: 1,
636
+ toolboxLayout: 'vertical',
637
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
638
+ pins: pins_1.ARDUINO_MEGA,
639
+ },
640
+ {
641
+ id: 24,
642
+ type: 'senior',
643
+ image: 'maqueta-createc-obelisco.png',
644
+ class: 'maqueta-createc-obelisco',
645
+ groupClass: 'maqueta-createc',
646
+ name: 'Obelisco',
647
+ groupName: 'Maqueta Createc',
648
+ company: 'Createc',
649
+ htmlValue: '',
650
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
651
+ 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"',
652
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
653
+ use1200bpsTouch: false,
654
+ fileExtension: 'hex',
655
+ profile: 'createcObelisco',
656
+ lang: 'Arduino',
657
+ show: 1,
658
+ showOnAula: 1,
659
+ enabled: 1,
660
+ enabledForCode: 0,
661
+ premium: 1,
662
+ toolboxLayout: 'vertical',
663
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
664
+ pins: pins_1.ARDUINO_MEGA,
665
+ },
666
+ {
667
+ id: 25,
668
+ type: 'senior',
669
+ image: 'maqueta-createc-retiro.png',
670
+ class: 'maqueta-createc-retiro',
671
+ groupClass: 'maqueta-createc',
672
+ name: 'Estación Retiro',
673
+ groupName: 'Maqueta Createc',
674
+ company: 'Createc',
675
+ htmlValue: '',
676
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
677
+ 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"',
678
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
679
+ use1200bpsTouch: false,
680
+ fileExtension: 'hex',
681
+ profile: 'createcRetiro',
682
+ lang: 'Arduino',
683
+ show: 1,
684
+ showOnAula: 1,
685
+ enabled: 1,
686
+ enabledForCode: 0,
687
+ premium: 1,
688
+ toolboxLayout: 'vertical',
689
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
690
+ pins: pins_1.ARDUINO_MEGA,
691
+ },
692
+ {
693
+ id: 26,
694
+ type: 'senior',
695
+ image: 'maqueta-createc-madero.png',
696
+ class: 'maqueta-createc-madero',
697
+ groupClass: 'maqueta-createc',
698
+ name: 'Puerto Madero',
699
+ groupName: 'Maqueta Createc',
700
+ company: 'Createc',
701
+ htmlValue: '',
702
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
703
+ 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"',
704
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
705
+ use1200bpsTouch: false,
706
+ fileExtension: 'hex',
707
+ profile: 'createcMadero',
708
+ lang: 'Arduino',
709
+ show: 1,
710
+ showOnAula: 1,
711
+ enabled: 1,
712
+ enabledForCode: 0,
713
+ premium: 1,
714
+ toolboxLayout: 'vertical',
715
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
716
+ pins: pins_1.ARDUINO_MEGA,
717
+ },
718
+ {
719
+ id: 27,
720
+ type: 'senior',
721
+ image: 'maqueta-createc-floralis.png',
722
+ class: 'maqueta-createc-floralis',
723
+ groupClass: 'maqueta-createc',
724
+ name: 'Floralis genérica',
725
+ groupName: 'Maqueta Createc',
726
+ company: 'Createc',
727
+ htmlValue: '',
728
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
729
+ 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"',
730
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
731
+ use1200bpsTouch: false,
732
+ fileExtension: 'hex',
733
+ profile: 'createcFloralis',
734
+ lang: 'Arduino',
735
+ show: 1,
736
+ showOnAula: 1,
737
+ enabled: 1,
738
+ enabledForCode: 0,
739
+ premium: 1,
740
+ toolboxLayout: 'vertical',
741
+ elementType: types_1.BOARD_ITEM_TYPE.MODEL,
742
+ pins: pins_1.ARDUINO_MEGA,
743
+ },
744
+ {
745
+ id: 28,
746
+ type: 'senior',
747
+ image: 'educabot-pampero.jpg',
748
+ class: 'educabot-pampero',
749
+ name: 'Pampero',
750
+ groupName: 'Pampero',
751
+ company: 'Educabot',
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: 0,
761
+ showOnAula: 0,
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: 29,
771
+ type: 'senior',
772
+ image: 'makeblock-mbot.png',
773
+ class: 'makeblock-mbot',
774
+ name: 'Mbot',
775
+ groupName: 'Mbot',
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: 30,
796
+ type: 'senior',
797
+ image: 'makeblock-mbot-ranger.png',
798
+ class: 'makeblock-mbot-ranger',
799
+ name: 'Mbot Ranger',
800
+ groupName: 'Mbot Ranger',
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: 31,
821
+ type: 'senior',
822
+ image: 'makeblock-ultimate-20.png',
823
+ class: 'makeblock-ultimate-20',
824
+ name: 'Ultimate 2.0',
825
+ groupName: 'Ultimate 2.0',
826
+ company: 'Makeblock',
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: 32,
846
+ type: 'senior',
847
+ image: 'robobloq-q-scout.png',
848
+ class: 'robobloq-q-scout',
849
+ name: 'Q-Scout',
850
+ groupName: 'Q-Scout',
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: 33,
871
+ type: 'senior',
872
+ image: 'robobloq-qoopers.png',
873
+ class: 'robobloq-qoopers',
874
+ name: 'Qoopers',
875
+ groupName: 'Qoopers',
876
+ company: 'Robobloq',
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: 1,
886
+ showOnAula: 1,
887
+ enabled: 0,
888
+ enabledForCode: 1,
889
+ premium: 0,
890
+ toolboxLayout: 'vertical',
891
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
892
+ pins: pins_1.ARDUINO_UNO,
893
+ },
894
+ {
895
+ id: 34,
896
+ type: 'senior',
897
+ image: 'mis-ladrillos-r502.jpg',
898
+ class: 'mis-ladrillos-r502',
899
+ name: 'R502',
900
+ groupName: 'R502',
901
+ company: 'Mis Ladrillos',
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.KIT,
917
+ pins: pins_1.ARDUINO_UNO,
918
+ },
919
+ {
920
+ id: 35,
921
+ type: 'senior',
922
+ image: 'rasti-oki-2.jpg',
923
+ class: 'rasti-oki-2',
924
+ name: 'Oki 2',
925
+ groupName: 'Oki 2',
926
+ company: 'Rasti',
927
+ htmlValue: '',
928
+ compilerBoard: 'arduino:avr:uno',
929
+ 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"',
930
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
931
+ use1200bpsTouch: false,
932
+ fileExtension: 'hex',
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.ROBOT,
942
+ pins: pins_1.ARDUINO_UNO,
943
+ },
944
+ {
945
+ id: 36,
946
+ type: 'senior',
947
+ image: '',
948
+ class: 'arduino-due',
949
+ name: 'DUE (Programming port)',
950
+ groupName: 'DUE (Programming port)',
951
+ company: 'Arduino',
952
+ htmlValue: '',
953
+ compilerBoard: 'arduino:sam:arduino_due_x_dbg',
954
+ agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U false -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
955
+ agentSignature: '1d3e8831a96cfafd10ea46c243f6f165dad1e21aee8501ab040083186fbf587513be33f2032e09e7376fb1168678d34ee33555cfa6b3c37c213c469be4f83edb4d8ac3d02f6730070cbab4148e98e0743df2088f26c2969dfcd9715b62a07188f5d51897cfbc53e2ce9e10885865b3401084bf86c5a1628c08bee15e85be5720b4c583fcc119c09ea4b3475cd94c43bd7bd8bdfa8f16920c21753bffd076f837e87377f0ff9d82691826a4e53bbcfcc055f6fff0aa91517d03bd32c5959fe2822ae3b222c0d1487140ad9bc1bbe769e1ac525ab1af3d626a5fdec0f462dfb6e1655dbe41d50c41466942e3290f064131a53a81523a0c5e77fef7d27ff66dcc88',
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: 37,
971
+ type: 'senior',
972
+ image: '',
973
+ class: 'arduino-due',
974
+ name: 'DUE (Native USB)',
975
+ groupName: 'DUE (Native USB)',
976
+ company: 'Arduino',
977
+ htmlValue: '',
978
+ compilerBoard: 'arduino:sam:arduino_due_x',
979
+ agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U true -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
980
+ agentSignature: 'abd9582c2e07df1401164c69e92da971e9826397b8b886fb92b450b8f02c68eec38d93ca5773b21ae0346937e6c79b0804dcd20ba484d6c4c5f3476835562a3a63abfd8fa85883e69151d9e30dd6b1cc76d936af8f8a19367a36dceab2ce448c7d8bccbf4ce484c6aabca09279d090b9b1093e01a64398346ceb9992d92ae1ba72ab6e94ffb8102df00be4ae265db8471f567ef2e55960d60b82e37eb1c9537fef7a4ce02a3a08c230439ca571cc303b105b71e78acf83ea8dbb7479691e5eaed3db202b3eb9d3e1cfdbf7d333e77e34336c5a0228c7ddeb06b2ad7ca9778b5da15a2395057e276f280b3d3e374eb36a958e2a18becadb865b3c5cd5c799abe5',
981
+ use1200bpsTouch: true,
982
+ fileExtension: 'bin',
983
+ profile: 'arduinoUno',
984
+ lang: 'Arduino',
985
+ show: 0,
986
+ showOnAula: 0,
987
+ enabled: 0,
988
+ enabledForCode: 1,
989
+ premium: 0,
990
+ toolboxLayout: 'vertical',
991
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
992
+ pins: {},
993
+ },
994
+ {
995
+ id: 100,
996
+ type: 'junior',
997
+ image: 'microbit.png',
998
+ class: 'microbit',
999
+ name: 'micro:bit',
1000
+ groupName: 'micro:bit',
1001
+ company: 'MakeCode',
1002
+ htmlValue: '',
1003
+ compilerBoard: 'microbit',
1004
+ agentCommandLine: {
1005
+ windows: '"Robocopy" "{build.path}/" "{serial.port}:/" "{build.project_name}.hex" /IS /IT /IM',
1006
+ linux: '',
1007
+ max: '',
1008
+ },
1009
+ agentSignature: {
1010
+ windows: '4df3bd30947b3ca534ef51fa2e82e87fe6f1070ae26bd377a698ddabc5946d990159ecb7c18f5cda39bcf48f7a7464b24fd61c8ab672e6c36ce9794cdfe11493a751cc7f0ce93c92ce3cbf4aae526cc7a4fb548317b947936fd48d9bed1f90cbc2bc5eb7ea53ff607a1ea3964e0f1fc9e20008476edc4346c975d180974a4a71a72f929cd8c21cfde2029896b2f9992cc637daeb5388772e0aba0786eb15d3d324662acbeb3fe84433524f82624c30c3e9408d3924e6832247c7bc32d06c6e34841494d3c744f484ff712af8802ef632d030d121e83be93abc60d0aafe185820ef4044bce39262db5152f16ae84febbb7d2efcf1a396b6c75dfffb87f7491a67',
1011
+ linux: '',
1012
+ max: '',
1013
+ },
1014
+ use1200bpsTouch: false,
1015
+ fileExtension: 'hex',
1016
+ profile: 'microbitFullJR',
1017
+ lang: 'JavaScript',
1018
+ show: 1,
1019
+ showOnAula: 1,
1020
+ enabled: 1,
1021
+ enabledForCode: 0,
1022
+ premium: 0,
1023
+ toolboxLayout: 'vertical',
1024
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
1025
+ pins: {},
1026
+ },
1027
+ {
1028
+ id: 101,
1029
+ type: 'junior',
1030
+ image: 'bhoot.png',
1031
+ class: 'educabot-bhoot',
1032
+ name: 'Buty',
1033
+ groupName: 'Buty',
1034
+ company: 'Educabot',
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: 'bhootJR',
1041
+ lang: 'Arduino',
1042
+ show: 1,
1043
+ showOnAula: 1,
1044
+ enabled: 1,
1045
+ enabledForCode: 1,
1046
+ premium: 0,
1047
+ toolboxLayout: 'vertical',
1048
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
1049
+ pins: pins_1.BHOOT,
1050
+ },
1051
+ {
1052
+ id: 102,
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 1',
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: 'smartTeamLibro1Capitulo1',
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: 103,
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 2',
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: 'smartTeamLibro1Capitulo2',
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: 104,
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 3',
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: 'smartTeamLibro1Capitulo3',
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: 105,
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 4',
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: 'smartTeamLibro1Capitulo4',
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: 106,
1153
+ type: 'junior',
1154
+ image: 'smart-team-1.png',
1155
+ class: 'smart-team-1-cap-1',
1156
+ groupClass: 'smart-team-1',
1157
+ name: 'Capítulo 5',
1158
+ groupName: 'Libro 1',
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: 'smartTeamLibro1Capitulo5',
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: 107,
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 1',
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: 'smartTeamLibro2Capitulo1',
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: 108,
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 2',
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: 'smartTeamLibro2Capitulo2',
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: 109,
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 3',
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: 'smartTeamLibro2Capitulo3',
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: 110,
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 4',
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: 'smartTeamLibro2Capitulo4',
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: 111,
1278
+ type: 'junior',
1279
+ image: 'smart-team-2.png',
1280
+ class: 'smart-team-2-cap-1',
1281
+ groupClass: 'smart-team-2',
1282
+ name: 'Capítulo 5',
1283
+ groupName: 'Libro 2',
1284
+ company: 'Smart Team',
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: 'smartTeamLibro2Capitulo5',
1291
+ lang: 'Arduino',
1292
+ show: 1,
1293
+ showOnAula: 1,
1294
+ enabled: 1,
1295
+ enabledForCode: 1,
1296
+ premium: 0,
1297
+ toolboxLayout: 'horizontal',
1298
+ elementType: types_1.BOARD_ITEM_TYPE.BOOK,
1299
+ pins: pins_1.BHOOT,
1300
+ },
1301
+ {
1302
+ id: 112,
1303
+ type: 'junior',
1304
+ image: 'genuino-uno.png',
1305
+ class: 'arduino-genuino-uno',
1306
+ name: 'Uno Rev. 3',
1307
+ groupName: 'Uno Rev. 3',
1308
+ company: 'Arduino',
1309
+ htmlValue: '',
1310
+ compilerBoard: 'arduino:avr:uno',
1311
+ 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"',
1312
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
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_UNO,
1325
+ },
1326
+ {
1327
+ id: 113,
1328
+ type: 'junior',
1329
+ image: 'genuino-mega.png',
1330
+ class: 'arduino-genuino-mega',
1331
+ name: 'Mega 2560',
1332
+ groupName: 'Mega 2560',
1333
+ company: 'Arduino',
1334
+ htmlValue: '',
1335
+ compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
1336
+ 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"',
1337
+ agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
1338
+ use1200bpsTouch: false,
1339
+ fileExtension: 'hex',
1340
+ profile: 'arduinoUnoJR',
1341
+ lang: 'Arduino',
1342
+ show: 0,
1343
+ showOnAula: 1,
1344
+ enabled: 0,
1345
+ enabledForCode: 1,
1346
+ premium: 0,
1347
+ toolboxLayout: 'vertical',
1348
+ elementType: types_1.BOARD_ITEM_TYPE.BOARD,
1349
+ pins: pins_1.ARDUINO_MEGA,
1350
+ },
1351
+ {
1352
+ id: 114,
1353
+ type: 'junior',
1354
+ image: 'makeblock-mbot.png',
1355
+ class: 'makeblock-mbot',
1356
+ name: 'Mbot',
1357
+ groupName: 'Mbot',
1358
+ company: 'Makeblock',
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
+ id: 115,
1378
+ type: 'junior',
1379
+ image: 'robobloq-qoopers.png',
1380
+ class: 'robobloq-qoopers',
1381
+ name: 'Qoopers',
1382
+ groupName: 'Qoopers',
1383
+ company: 'Robobloq',
1384
+ htmlValue: '',
1385
+ compilerBoard: 'arduino:avr:uno',
1386
+ 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"',
1387
+ agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
1388
+ use1200bpsTouch: false,
1389
+ fileExtension: 'hex',
1390
+ profile: 'arduinoUno',
1391
+ lang: 'Arduino',
1392
+ show: 1,
1393
+ showOnAula: 1,
1394
+ enabled: 0,
1395
+ enabledForCode: 1,
1396
+ premium: 0,
1397
+ toolboxLayout: 'vertical',
1398
+ elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
1399
+ pins: pins_1.ARDUINO_UNO,
1400
+ },
1401
+ ];
1402
+ exports.default = exports.boards;
1403
+ //# sourceMappingURL=data.js.map