@educabot/educablocks-boards 0.2.35 → 0.2.37
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.
- package/dist/index.d.ts +6 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/dist/src/boards/boards.d.ts +36 -0
- package/dist/src/boards/boards.d.ts.map +1 -0
- package/dist/src/boards/data.d.ts +4 -0
- package/dist/src/boards/data.d.ts.map +1 -0
- package/dist/src/boards/data.js +1453 -1254
- package/dist/src/boards/data.js.map +1 -1
- package/dist/src/boards/types.d.ts +66 -0
- package/dist/src/boards/types.d.ts.map +1 -0
- package/dist/src/pins.d.ts +29 -0
- package/dist/src/pins.d.ts.map +1 -0
- package/dist/tests/boards.test.d.ts +2 -0
- package/dist/tests/boards.test.d.ts.map +1 -0
- package/dist/tests/boards.test.js +50 -0
- package/dist/tests/boards.test.js.map +1 -0
- package/package.json +5 -2
- package/.github/workflows/main.yaml +0 -24
- package/index.ts +0 -4
- package/src/boards/boards.ts +0 -118
- package/src/boards/data.ts +0 -3415
- package/src/boards/types.ts +0 -69
- package/src/pins.ts +0 -131
- package/tsconfig.json +0 -13
package/dist/src/boards/data.js
CHANGED
|
@@ -52,278 +52,432 @@ exports.boards = [
|
|
|
52
52
|
pins: pins_1.BHOOT,
|
|
53
53
|
simulator: 1,
|
|
54
54
|
},
|
|
55
|
-
//// MACHINE LEARNING BOARDS ////
|
|
56
|
-
// ------------ Hands pose detection ------------ //
|
|
57
55
|
{
|
|
58
|
-
id:
|
|
59
|
-
type: '
|
|
60
|
-
image: '
|
|
61
|
-
class: '
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
groupImage: 'ai.png',
|
|
65
|
-
groupPath: ['Poses de manos'],
|
|
66
|
-
company: 'Educabot',
|
|
56
|
+
id: 2,
|
|
57
|
+
type: 'senior',
|
|
58
|
+
image: 'genuino-uno.png',
|
|
59
|
+
class: 'arduino-genuino-uno',
|
|
60
|
+
name: 'Uno Rev. 3',
|
|
61
|
+
company: 'Arduino',
|
|
67
62
|
htmlValue: '',
|
|
68
63
|
compilerBoard: 'arduino:avr:uno',
|
|
69
64
|
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"',
|
|
70
65
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
71
66
|
use1200bpsTouch: false,
|
|
72
67
|
fileExtension: 'hex',
|
|
73
|
-
profile: '
|
|
68
|
+
profile: 'arduinoUno',
|
|
74
69
|
lang: 'Arduino',
|
|
75
70
|
show: 1,
|
|
76
|
-
showOnAula:
|
|
71
|
+
showOnAula: 1,
|
|
77
72
|
enabled: 1,
|
|
78
|
-
enabledForCode:
|
|
73
|
+
enabledForCode: 1,
|
|
74
|
+
premium: 0,
|
|
75
|
+
toolboxLayout: 'vertical',
|
|
76
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
77
|
+
pins: pins_1.ARDUINO_UNO,
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
id: 3,
|
|
81
|
+
type: 'senior',
|
|
82
|
+
image: 'genuino-mega.png',
|
|
83
|
+
class: 'arduino-genuino-mega',
|
|
84
|
+
name: 'Mega 2560',
|
|
85
|
+
company: 'Arduino',
|
|
86
|
+
htmlValue: '',
|
|
87
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
88
|
+
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"',
|
|
89
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
90
|
+
use1200bpsTouch: false,
|
|
91
|
+
fileExtension: 'hex',
|
|
92
|
+
profile: 'arduinoUno',
|
|
93
|
+
lang: 'Arduino',
|
|
94
|
+
show: 1,
|
|
95
|
+
showOnAula: 1,
|
|
96
|
+
enabled: 1,
|
|
97
|
+
enabledForCode: 1,
|
|
98
|
+
premium: 0,
|
|
99
|
+
toolboxLayout: 'vertical',
|
|
100
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
101
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
id: 4,
|
|
105
|
+
type: 'senior',
|
|
106
|
+
image: 'microbit.png',
|
|
107
|
+
class: 'microbit',
|
|
108
|
+
name: 'micro:bit',
|
|
109
|
+
company: 'Microsoft',
|
|
110
|
+
htmlValue: '',
|
|
111
|
+
compilerBoard: 'microbit',
|
|
112
|
+
agentCommandLine: {
|
|
113
|
+
windows: '"Robocopy" "{build.path}/" "{serial.port}:/" "{build.project_name}.hex" /IS /IT /IM',
|
|
114
|
+
linux: '',
|
|
115
|
+
max: '',
|
|
116
|
+
},
|
|
117
|
+
agentSignature: {
|
|
118
|
+
windows: '4df3bd30947b3ca534ef51fa2e82e87fe6f1070ae26bd377a698ddabc5946d990159ecb7c18f5cda39bcf48f7a7464b24fd61c8ab672e6c36ce9794cdfe11493a751cc7f0ce93c92ce3cbf4aae526cc7a4fb548317b947936fd48d9bed1f90cbc2bc5eb7ea53ff607a1ea3964e0f1fc9e20008476edc4346c975d180974a4a71a72f929cd8c21cfde2029896b2f9992cc637daeb5388772e0aba0786eb15d3d324662acbeb3fe84433524f82624c30c3e9408d3924e6832247c7bc32d06c6e34841494d3c744f484ff712af8802ef632d030d121e83be93abc60d0aafe185820ef4044bce39262db5152f16ae84febbb7d2efcf1a396b6c75dfffb87f7491a67',
|
|
119
|
+
linux: '',
|
|
120
|
+
max: '',
|
|
121
|
+
},
|
|
122
|
+
use1200bpsTouch: false,
|
|
123
|
+
fileExtension: 'hex',
|
|
124
|
+
profile: 'microbitFull',
|
|
125
|
+
lang: 'JavaScript',
|
|
126
|
+
show: 1,
|
|
127
|
+
showOnAula: 1,
|
|
128
|
+
enabled: 1,
|
|
129
|
+
enabledForCode: 1,
|
|
79
130
|
premium: 0,
|
|
80
131
|
toolboxLayout: 'vertical',
|
|
132
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
133
|
+
pins: pins_1.MICROBIT,
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
id: 38,
|
|
137
|
+
type: 'senior',
|
|
138
|
+
image: 'microbit_expansion.png',
|
|
139
|
+
class: 'microbit',
|
|
140
|
+
name: 'Microbit expansion',
|
|
141
|
+
company: 'Educabot',
|
|
142
|
+
htmlValue: '',
|
|
143
|
+
compilerBoard: 'microbit',
|
|
144
|
+
agentCommandLine: '',
|
|
145
|
+
agentSignature: '',
|
|
146
|
+
use1200bpsTouch: false,
|
|
147
|
+
fileExtension: 'hex',
|
|
148
|
+
profile: 'microbitFull2',
|
|
149
|
+
lang: 'JavaScript',
|
|
150
|
+
show: 1,
|
|
151
|
+
showOnAula: 1,
|
|
152
|
+
enabled: 1,
|
|
153
|
+
enabledForCode: 1,
|
|
154
|
+
premium: 0,
|
|
155
|
+
toolboxLayout: 'vertical',
|
|
156
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
157
|
+
pins: pins_1.MICROBIT3,
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
id: 5,
|
|
161
|
+
type: 'senior',
|
|
162
|
+
image: 'maqueta_bsas_semaforo.png',
|
|
163
|
+
class: 'maqueta-semaforo',
|
|
164
|
+
groupClass: 'maqueta',
|
|
165
|
+
name: 'Semáforos',
|
|
166
|
+
groupImage: 'maqueta_bsas_semaforo.png',
|
|
167
|
+
groupPath: ['Maqueta Buenos Aires'],
|
|
168
|
+
company: 'Educabot',
|
|
169
|
+
htmlValue: '',
|
|
170
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
171
|
+
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"',
|
|
172
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
173
|
+
use1200bpsTouch: false,
|
|
174
|
+
fileExtension: 'hex',
|
|
175
|
+
profile: 'ciudadSemaforos',
|
|
176
|
+
lang: 'Arduino',
|
|
177
|
+
show: 0,
|
|
178
|
+
showOnAula: 1,
|
|
179
|
+
enabled: 1,
|
|
180
|
+
enabledForCode: 0,
|
|
181
|
+
premium: 1,
|
|
182
|
+
toolboxLayout: 'vertical',
|
|
81
183
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
82
|
-
pins: pins_1.
|
|
83
|
-
bluetooth: 1,
|
|
84
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
184
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
85
185
|
},
|
|
86
186
|
{
|
|
87
|
-
id:
|
|
88
|
-
type: '
|
|
89
|
-
image: '
|
|
90
|
-
class: '
|
|
91
|
-
groupClass: '
|
|
92
|
-
name: '
|
|
93
|
-
groupImage: '
|
|
94
|
-
groupPath: ['
|
|
187
|
+
id: 6,
|
|
188
|
+
type: 'senior',
|
|
189
|
+
image: 'maqueta_bsas_luces.png',
|
|
190
|
+
class: 'maqueta-luces',
|
|
191
|
+
groupClass: 'maqueta',
|
|
192
|
+
name: 'Luces',
|
|
193
|
+
groupImage: 'maqueta_bsas_semaforo.png',
|
|
194
|
+
groupPath: ['Maqueta Buenos Aires'],
|
|
95
195
|
company: 'Educabot',
|
|
96
196
|
htmlValue: '',
|
|
97
|
-
compilerBoard: 'arduino:avr:
|
|
98
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
99
|
-
agentSignature: '
|
|
197
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
198
|
+
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"',
|
|
199
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
100
200
|
use1200bpsTouch: false,
|
|
101
201
|
fileExtension: 'hex',
|
|
102
|
-
profile: '
|
|
202
|
+
profile: 'ciudadLuces',
|
|
103
203
|
lang: 'Arduino',
|
|
104
|
-
show:
|
|
105
|
-
showOnAula:
|
|
204
|
+
show: 0,
|
|
205
|
+
showOnAula: 1,
|
|
106
206
|
enabled: 1,
|
|
107
207
|
enabledForCode: 0,
|
|
108
|
-
premium:
|
|
208
|
+
premium: 1,
|
|
109
209
|
toolboxLayout: 'vertical',
|
|
110
210
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
111
|
-
pins: pins_1.
|
|
112
|
-
bluetooth: 1,
|
|
113
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
211
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
114
212
|
},
|
|
115
213
|
{
|
|
116
|
-
id:
|
|
117
|
-
type: '
|
|
118
|
-
image: '
|
|
119
|
-
class: '
|
|
120
|
-
groupClass: '
|
|
121
|
-
name: '
|
|
122
|
-
groupImage: '
|
|
123
|
-
groupPath: ['
|
|
124
|
-
company: '
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
214
|
+
id: 7,
|
|
215
|
+
type: 'senior',
|
|
216
|
+
image: 'maqueta_bsas_flor.png',
|
|
217
|
+
class: 'maqueta-flor',
|
|
218
|
+
groupClass: 'maqueta',
|
|
219
|
+
name: 'Flor',
|
|
220
|
+
groupImage: 'maqueta_bsas_semaforo.png',
|
|
221
|
+
groupPath: ['Maqueta Buenos Aires'],
|
|
222
|
+
company: 'Educabot',
|
|
223
|
+
htmlValue: '',
|
|
224
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
225
|
+
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"',
|
|
226
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
128
227
|
use1200bpsTouch: false,
|
|
129
228
|
fileExtension: 'hex',
|
|
130
|
-
profile: '
|
|
229
|
+
profile: 'ciudadFlor',
|
|
131
230
|
lang: 'Arduino',
|
|
132
|
-
show:
|
|
133
|
-
showOnAula:
|
|
231
|
+
show: 0,
|
|
232
|
+
showOnAula: 1,
|
|
134
233
|
enabled: 1,
|
|
135
234
|
enabledForCode: 0,
|
|
136
|
-
premium:
|
|
235
|
+
premium: 1,
|
|
137
236
|
toolboxLayout: 'vertical',
|
|
138
237
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
139
|
-
pins: pins_1.
|
|
140
|
-
bluetooth: 1,
|
|
141
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
238
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
142
239
|
},
|
|
143
240
|
{
|
|
144
|
-
id:
|
|
145
|
-
type: '
|
|
146
|
-
image: '
|
|
147
|
-
class: '
|
|
148
|
-
groupClass: '
|
|
149
|
-
name: '
|
|
150
|
-
groupImage: '
|
|
151
|
-
groupPath: ['
|
|
152
|
-
company: '
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
241
|
+
id: 8,
|
|
242
|
+
type: 'senior',
|
|
243
|
+
image: 'maqueta_bsas_tren.png',
|
|
244
|
+
class: 'maqueta-tren',
|
|
245
|
+
groupClass: 'maqueta',
|
|
246
|
+
name: 'Tren',
|
|
247
|
+
groupImage: 'maqueta_bsas_semaforo.png',
|
|
248
|
+
groupPath: ['Maqueta Buenos Aires'],
|
|
249
|
+
company: 'Educabot',
|
|
250
|
+
htmlValue: '',
|
|
251
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
252
|
+
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"',
|
|
253
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
156
254
|
use1200bpsTouch: false,
|
|
157
255
|
fileExtension: 'hex',
|
|
158
|
-
profile: '
|
|
256
|
+
profile: 'ciudadTren',
|
|
159
257
|
lang: 'Arduino',
|
|
160
|
-
show:
|
|
258
|
+
show: 0,
|
|
161
259
|
showOnAula: 1,
|
|
162
260
|
enabled: 1,
|
|
163
261
|
enabledForCode: 0,
|
|
164
|
-
premium:
|
|
262
|
+
premium: 1,
|
|
165
263
|
toolboxLayout: 'vertical',
|
|
166
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
167
|
-
pins: pins_1.
|
|
168
|
-
bluetooth: 1,
|
|
169
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
264
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
265
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
170
266
|
},
|
|
171
267
|
{
|
|
172
|
-
id:
|
|
173
|
-
type: '
|
|
174
|
-
image: '
|
|
175
|
-
class: '
|
|
176
|
-
groupClass: '
|
|
177
|
-
name: '
|
|
178
|
-
groupImage: '
|
|
179
|
-
groupPath: ['
|
|
180
|
-
company: '
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
268
|
+
id: 9,
|
|
269
|
+
type: 'senior',
|
|
270
|
+
image: 'maqueta_bsas_planetario.png',
|
|
271
|
+
class: 'maqueta-planetario',
|
|
272
|
+
groupClass: 'maqueta',
|
|
273
|
+
name: 'Planetario',
|
|
274
|
+
groupImage: 'maqueta_bsas_semaforo.png',
|
|
275
|
+
groupPath: ['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',
|
|
184
281
|
use1200bpsTouch: false,
|
|
185
282
|
fileExtension: 'hex',
|
|
186
|
-
profile: '
|
|
283
|
+
profile: 'ciudadPlanetario',
|
|
187
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
|
+
company: 'DJI',
|
|
302
|
+
htmlValue: '',
|
|
303
|
+
compilerBoard: '',
|
|
304
|
+
agentCommandLine: '',
|
|
305
|
+
agentSignature: '',
|
|
306
|
+
use1200bpsTouch: false,
|
|
307
|
+
fileExtension: 'hex',
|
|
308
|
+
profile: 'drone',
|
|
309
|
+
lang: 'JavaScript',
|
|
188
310
|
show: 1,
|
|
189
311
|
showOnAula: 1,
|
|
190
312
|
enabled: 1,
|
|
191
313
|
enabledForCode: 0,
|
|
192
314
|
premium: 0,
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
pins: pins_1.BHOOT,
|
|
196
|
-
bluetooth: 1,
|
|
197
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
315
|
+
elementType: types_1.BOARD_ITEM_TYPE.DRONE,
|
|
316
|
+
pins: {},
|
|
198
317
|
},
|
|
199
318
|
{
|
|
200
|
-
id:
|
|
201
|
-
type: '
|
|
202
|
-
image: '
|
|
203
|
-
class: '
|
|
204
|
-
groupClass: '
|
|
205
|
-
name: '
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
319
|
+
id: 42,
|
|
320
|
+
type: 'senior',
|
|
321
|
+
image: 'drone13.png',
|
|
322
|
+
class: 'drone',
|
|
323
|
+
groupClass: 'drone',
|
|
324
|
+
name: 'Tello',
|
|
325
|
+
company: 'DJI',
|
|
326
|
+
htmlValue: '',
|
|
327
|
+
compilerBoard: '',
|
|
328
|
+
agentCommandLine: '',
|
|
329
|
+
agentSignature: '',
|
|
212
330
|
use1200bpsTouch: false,
|
|
213
331
|
fileExtension: 'hex',
|
|
214
|
-
profile: '
|
|
215
|
-
lang: '
|
|
332
|
+
profile: 'drone13',
|
|
333
|
+
lang: 'JavaScript',
|
|
216
334
|
show: 1,
|
|
217
335
|
showOnAula: 1,
|
|
218
336
|
enabled: 1,
|
|
219
337
|
enabledForCode: 0,
|
|
220
338
|
premium: 0,
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
pins: pins_1.BHOOT,
|
|
224
|
-
bluetooth: 1,
|
|
225
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
339
|
+
elementType: types_1.BOARD_ITEM_TYPE.DRONE,
|
|
340
|
+
pins: {},
|
|
226
341
|
},
|
|
227
342
|
{
|
|
228
|
-
id:
|
|
229
|
-
type: '
|
|
230
|
-
image: '
|
|
231
|
-
class: '
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
company: 'Smart Team',
|
|
237
|
-
compilerBoard: 'arduino:avr:uno',
|
|
343
|
+
id: 11,
|
|
344
|
+
type: 'senior',
|
|
345
|
+
image: 'nano.png',
|
|
346
|
+
class: 'arduino-nano',
|
|
347
|
+
name: 'Nano',
|
|
348
|
+
company: 'Arduino',
|
|
349
|
+
htmlValue: '',
|
|
350
|
+
compilerBoard: 'arduino:avr:nano',
|
|
238
351
|
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"',
|
|
239
352
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
240
353
|
use1200bpsTouch: false,
|
|
241
354
|
fileExtension: 'hex',
|
|
242
|
-
profile: '
|
|
355
|
+
profile: 'arduinoUno',
|
|
356
|
+
lang: 'Arduino',
|
|
357
|
+
show: 1,
|
|
358
|
+
showOnAula: 1,
|
|
359
|
+
enabled: 1,
|
|
360
|
+
enabledForCode: 1,
|
|
361
|
+
premium: 0,
|
|
362
|
+
toolboxLayout: 'vertical',
|
|
363
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
364
|
+
pins: pins_1.ARDUINO_NANO,
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
id: 12,
|
|
368
|
+
type: 'senior',
|
|
369
|
+
image: 'genuino-micro.png',
|
|
370
|
+
class: 'arduino-genuino-micro',
|
|
371
|
+
name: 'Pro Micro',
|
|
372
|
+
company: 'Arduino',
|
|
373
|
+
htmlValue: '',
|
|
374
|
+
compilerBoard: 'arduino:avr:micro',
|
|
375
|
+
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"',
|
|
376
|
+
agentSignature: 'e78a29dadc2aced6595914c32289566d0ef2a53ec2c1b5915bc03c415907722fdd6163b6c138d3dc8c422c2672ee026026af3ba5ea235422d2570510b953931b8feaa3976e8518b1a91eeb407558e721c394e6fb7267e4aa63030ffea392399e047d25b164629f032d41aaf2942f3c3abd1084b6be9cc0053b5e1830a6e48a950f352e9aecdac5d07a7a407f268f6ce65ff1cdddaa45a4dcdce6139c9b2ef4364329483ee0cea397508dce1ced210846e4d5bb57a5d93ecb53ca38b78b6b4da2eab5d01c453537e52177a4eae3130e617e2eef059046845cda22c750f3f291d6590e8bb1906936bbca4032a2c79453478505c01db8c4a9f1f0072b43cb96d1e9',
|
|
377
|
+
use1200bpsTouch: true,
|
|
378
|
+
fileExtension: 'hex',
|
|
379
|
+
profile: 'arduinoUno',
|
|
380
|
+
lang: 'Arduino',
|
|
381
|
+
show: 1,
|
|
382
|
+
showOnAula: 1,
|
|
383
|
+
enabled: 1,
|
|
384
|
+
enabledForCode: 1,
|
|
385
|
+
premium: 0,
|
|
386
|
+
toolboxLayout: 'vertical',
|
|
387
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
388
|
+
pins: pins_1.ARDUINO_MICRO,
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
id: 13,
|
|
392
|
+
type: 'senior',
|
|
393
|
+
image: 'arduino-leonardo.png',
|
|
394
|
+
class: 'arduino-leonardo',
|
|
395
|
+
name: 'Leonardo',
|
|
396
|
+
company: 'Arduino',
|
|
397
|
+
htmlValue: '',
|
|
398
|
+
compilerBoard: 'arduino:avr:leonardo',
|
|
399
|
+
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"',
|
|
400
|
+
agentSignature: 'e78a29dadc2aced6595914c32289566d0ef2a53ec2c1b5915bc03c415907722fdd6163b6c138d3dc8c422c2672ee026026af3ba5ea235422d2570510b953931b8feaa3976e8518b1a91eeb407558e721c394e6fb7267e4aa63030ffea392399e047d25b164629f032d41aaf2942f3c3abd1084b6be9cc0053b5e1830a6e48a950f352e9aecdac5d07a7a407f268f6ce65ff1cdddaa45a4dcdce6139c9b2ef4364329483ee0cea397508dce1ced210846e4d5bb57a5d93ecb53ca38b78b6b4da2eab5d01c453537e52177a4eae3130e617e2eef059046845cda22c750f3f291d6590e8bb1906936bbca4032a2c79453478505c01db8c4a9f1f0072b43cb96d1e9',
|
|
401
|
+
use1200bpsTouch: true,
|
|
402
|
+
fileExtension: 'hex',
|
|
403
|
+
profile: 'arduinoUno',
|
|
243
404
|
lang: 'Arduino',
|
|
244
405
|
show: 1,
|
|
245
406
|
showOnAula: 1,
|
|
246
407
|
enabled: 1,
|
|
247
|
-
enabledForCode:
|
|
408
|
+
enabledForCode: 1,
|
|
248
409
|
premium: 0,
|
|
249
410
|
toolboxLayout: 'vertical',
|
|
250
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
251
|
-
pins: pins_1.
|
|
252
|
-
bluetooth: 1,
|
|
253
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
411
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
412
|
+
pins: pins_1.ARDUINO_LEONARDO,
|
|
254
413
|
},
|
|
255
414
|
{
|
|
256
|
-
id:
|
|
257
|
-
type: '
|
|
258
|
-
image: '
|
|
259
|
-
class: '
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
groupImage: 'smart-team.png',
|
|
263
|
-
groupPath: ['Poses de manos', 'Smart Team'],
|
|
264
|
-
company: 'Smart Team',
|
|
415
|
+
id: 65,
|
|
416
|
+
type: 'senior',
|
|
417
|
+
image: 'iaco.png',
|
|
418
|
+
class: 'educabot-iaco',
|
|
419
|
+
name: 'IAco',
|
|
420
|
+
company: 'Educabot',
|
|
265
421
|
compilerBoard: 'arduino:avr:uno',
|
|
266
422
|
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"',
|
|
267
423
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
268
424
|
use1200bpsTouch: false,
|
|
269
425
|
fileExtension: 'hex',
|
|
270
|
-
profile: '
|
|
426
|
+
profile: 'iaco',
|
|
271
427
|
lang: 'Arduino',
|
|
272
428
|
show: 1,
|
|
273
|
-
showOnAula:
|
|
429
|
+
showOnAula: 0,
|
|
274
430
|
enabled: 1,
|
|
275
|
-
enabledForCode:
|
|
431
|
+
enabledForCode: 1,
|
|
276
432
|
premium: 0,
|
|
277
433
|
toolboxLayout: 'vertical',
|
|
278
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
279
|
-
pins: pins_1.
|
|
280
|
-
bluetooth: 1,
|
|
281
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
434
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
435
|
+
pins: pins_1.BHOOT_IACO,
|
|
282
436
|
},
|
|
437
|
+
// ------------ CREABOTS ------------ //
|
|
283
438
|
{
|
|
284
|
-
id:
|
|
285
|
-
type: '
|
|
286
|
-
image: '
|
|
287
|
-
class: '
|
|
288
|
-
groupClass: '
|
|
289
|
-
name: '
|
|
290
|
-
groupImage: '
|
|
291
|
-
groupPath: ['
|
|
292
|
-
company: '
|
|
439
|
+
id: 39,
|
|
440
|
+
type: 'senior',
|
|
441
|
+
image: 'creabotsInitiation.png',
|
|
442
|
+
class: 'educabot-bhoot',
|
|
443
|
+
groupClass: 'creabots',
|
|
444
|
+
name: 'Iniciación',
|
|
445
|
+
groupImage: 'creabotsInitiation.png',
|
|
446
|
+
groupPath: ['Creabots'],
|
|
447
|
+
company: 'Creabots',
|
|
293
448
|
compilerBoard: 'arduino:avr:uno',
|
|
294
449
|
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"',
|
|
295
450
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
296
451
|
use1200bpsTouch: false,
|
|
297
452
|
fileExtension: 'hex',
|
|
298
|
-
profile: '
|
|
453
|
+
profile: 'creabotsInitiation',
|
|
299
454
|
lang: 'Arduino',
|
|
300
455
|
show: 1,
|
|
301
456
|
showOnAula: 1,
|
|
302
457
|
enabled: 1,
|
|
303
|
-
enabledForCode:
|
|
458
|
+
enabledForCode: 1,
|
|
304
459
|
premium: 0,
|
|
305
460
|
toolboxLayout: 'vertical',
|
|
306
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
307
|
-
pins: pins_1.
|
|
308
|
-
|
|
309
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
461
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
462
|
+
pins: pins_1.CREABOTS,
|
|
463
|
+
simulator: 0,
|
|
310
464
|
},
|
|
311
465
|
{
|
|
312
|
-
id:
|
|
313
|
-
type: '
|
|
314
|
-
image: '
|
|
315
|
-
class: '
|
|
316
|
-
groupClass: '
|
|
317
|
-
name: '
|
|
318
|
-
groupImage: '
|
|
319
|
-
groupPath: ['
|
|
320
|
-
company: '
|
|
466
|
+
id: 40,
|
|
467
|
+
type: 'senior',
|
|
468
|
+
image: 'creabotsAutomation.png',
|
|
469
|
+
class: 'educabot-bhoot',
|
|
470
|
+
groupClass: 'creabots',
|
|
471
|
+
name: 'Automatización',
|
|
472
|
+
groupImage: 'creabotsInitiation.png',
|
|
473
|
+
groupPath: ['Creabots'],
|
|
474
|
+
company: 'Creabots',
|
|
321
475
|
compilerBoard: 'arduino:avr:uno',
|
|
322
476
|
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"',
|
|
323
477
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
324
478
|
use1200bpsTouch: false,
|
|
325
479
|
fileExtension: 'hex',
|
|
326
|
-
profile: '
|
|
480
|
+
profile: 'creabotsAutomation',
|
|
327
481
|
lang: 'Arduino',
|
|
328
482
|
show: 1,
|
|
329
483
|
showOnAula: 1,
|
|
@@ -331,114 +485,107 @@ exports.boards = [
|
|
|
331
485
|
enabledForCode: 1,
|
|
332
486
|
premium: 0,
|
|
333
487
|
toolboxLayout: 'vertical',
|
|
334
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
335
|
-
pins: pins_1.
|
|
336
|
-
|
|
337
|
-
iaModel: types_1.IA_MODEL.HANDS,
|
|
488
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
489
|
+
pins: pins_1.CREABOTS,
|
|
490
|
+
simulator: 0,
|
|
338
491
|
},
|
|
339
|
-
// ------------ Image classification ------------ //
|
|
340
492
|
{
|
|
341
|
-
id:
|
|
342
|
-
type: '
|
|
343
|
-
image: '
|
|
344
|
-
class: '
|
|
345
|
-
groupClass: '
|
|
346
|
-
name: '
|
|
347
|
-
groupImage: '
|
|
348
|
-
groupPath: ['
|
|
349
|
-
company: '
|
|
350
|
-
htmlValue: '',
|
|
493
|
+
id: 41,
|
|
494
|
+
type: 'senior',
|
|
495
|
+
image: 'creabotsMovement.png',
|
|
496
|
+
class: 'educabot-bhoot',
|
|
497
|
+
groupClass: 'creabots',
|
|
498
|
+
name: 'Conducción',
|
|
499
|
+
groupImage: 'creabotsInitiation.png',
|
|
500
|
+
groupPath: ['Creabots'],
|
|
501
|
+
company: 'Creabots',
|
|
351
502
|
compilerBoard: 'arduino:avr:uno',
|
|
352
503
|
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"',
|
|
353
504
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
354
505
|
use1200bpsTouch: false,
|
|
355
506
|
fileExtension: 'hex',
|
|
356
|
-
profile: '
|
|
507
|
+
profile: 'creabotsMovement',
|
|
357
508
|
lang: 'Arduino',
|
|
358
509
|
show: 1,
|
|
359
|
-
showOnAula:
|
|
510
|
+
showOnAula: 1,
|
|
360
511
|
enabled: 1,
|
|
361
|
-
enabledForCode:
|
|
512
|
+
enabledForCode: 1,
|
|
362
513
|
premium: 0,
|
|
363
514
|
toolboxLayout: 'vertical',
|
|
364
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
365
|
-
pins: pins_1.
|
|
366
|
-
|
|
367
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
515
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
516
|
+
pins: pins_1.CREABOTS,
|
|
517
|
+
simulator: 0,
|
|
368
518
|
},
|
|
369
519
|
{
|
|
370
|
-
id:
|
|
371
|
-
type: '
|
|
372
|
-
image: '
|
|
373
|
-
class: '
|
|
374
|
-
groupClass: '
|
|
375
|
-
name: '
|
|
376
|
-
groupImage: '
|
|
377
|
-
groupPath: ['
|
|
378
|
-
company: '
|
|
379
|
-
htmlValue: '',
|
|
520
|
+
id: 215,
|
|
521
|
+
type: 'senior',
|
|
522
|
+
image: 'creabotsAi.png',
|
|
523
|
+
class: 'educabot-bhoot',
|
|
524
|
+
groupClass: 'creabots',
|
|
525
|
+
name: 'Inteligencia Artificial',
|
|
526
|
+
groupImage: 'creabotsInitiation.png',
|
|
527
|
+
groupPath: ['Creabots'],
|
|
528
|
+
company: 'Creabots',
|
|
380
529
|
compilerBoard: 'arduino:avr:uno',
|
|
381
530
|
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"',
|
|
382
531
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
383
532
|
use1200bpsTouch: false,
|
|
384
533
|
fileExtension: 'hex',
|
|
385
|
-
profile: '
|
|
534
|
+
profile: 'creabotsAi',
|
|
386
535
|
lang: 'Arduino',
|
|
387
|
-
show:
|
|
536
|
+
show: 0,
|
|
388
537
|
showOnAula: 0,
|
|
389
|
-
enabled:
|
|
390
|
-
enabledForCode:
|
|
538
|
+
enabled: 0,
|
|
539
|
+
enabledForCode: 1,
|
|
391
540
|
premium: 0,
|
|
392
541
|
toolboxLayout: 'vertical',
|
|
393
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
394
|
-
pins: pins_1.
|
|
542
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
543
|
+
pins: pins_1.CREABOTS,
|
|
395
544
|
bluetooth: 1,
|
|
396
|
-
|
|
545
|
+
simulator: 0,
|
|
397
546
|
},
|
|
547
|
+
// ------------ LGO 2.0 ------------ //
|
|
398
548
|
{
|
|
399
|
-
id:
|
|
400
|
-
type: '
|
|
401
|
-
image: '
|
|
402
|
-
class: '
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
groupImage: 'ai.png',
|
|
406
|
-
groupPath: ['Clasificador de imágenes'],
|
|
407
|
-
company: 'Creabots',
|
|
549
|
+
id: 46,
|
|
550
|
+
type: 'senior',
|
|
551
|
+
image: 'lgo20.png',
|
|
552
|
+
class: 'educabot-lgo20',
|
|
553
|
+
name: 'LGO 2.0',
|
|
554
|
+
company: 'Educabot',
|
|
408
555
|
compilerBoard: 'arduino:avr:uno',
|
|
409
556
|
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"',
|
|
410
557
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
411
558
|
use1200bpsTouch: false,
|
|
412
559
|
fileExtension: 'hex',
|
|
413
|
-
profile: '
|
|
560
|
+
profile: 'lgo20',
|
|
414
561
|
lang: 'Arduino',
|
|
415
562
|
show: 1,
|
|
416
|
-
showOnAula:
|
|
563
|
+
showOnAula: 1,
|
|
417
564
|
enabled: 1,
|
|
418
|
-
enabledForCode:
|
|
565
|
+
enabledForCode: 1,
|
|
419
566
|
premium: 0,
|
|
420
567
|
toolboxLayout: 'vertical',
|
|
421
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
422
|
-
pins: pins_1.
|
|
423
|
-
|
|
424
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
568
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
569
|
+
pins: pins_1.BHOOT_LGO20,
|
|
570
|
+
simulator: 0,
|
|
425
571
|
},
|
|
572
|
+
// ------------ SmartTeam ------------ //
|
|
426
573
|
{
|
|
427
|
-
id:
|
|
428
|
-
type: '
|
|
574
|
+
id: 14,
|
|
575
|
+
type: 'senior',
|
|
429
576
|
image: 'smart-team-3.png',
|
|
430
577
|
class: 'smart-team-3-cap-1',
|
|
431
578
|
groupClass: 'smart-team',
|
|
432
579
|
name: 'Libro 3',
|
|
433
580
|
groupImage: 'smart-team.png',
|
|
434
|
-
groupPath: ['
|
|
581
|
+
groupPath: ['Smart Team'],
|
|
435
582
|
company: 'Smart Team',
|
|
436
583
|
compilerBoard: 'arduino:avr:uno',
|
|
437
584
|
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"',
|
|
438
585
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
439
586
|
use1200bpsTouch: false,
|
|
440
587
|
fileExtension: 'hex',
|
|
441
|
-
profile: '
|
|
588
|
+
profile: 'smartTeamLibro3Capitulo1',
|
|
442
589
|
lang: 'Arduino',
|
|
443
590
|
show: 1,
|
|
444
591
|
showOnAula: 1,
|
|
@@ -448,25 +595,23 @@ exports.boards = [
|
|
|
448
595
|
toolboxLayout: 'vertical',
|
|
449
596
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
450
597
|
pins: pins_1.BHOOT,
|
|
451
|
-
bluetooth: 1,
|
|
452
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
453
598
|
},
|
|
454
599
|
{
|
|
455
|
-
id:
|
|
456
|
-
type: '
|
|
600
|
+
id: 15,
|
|
601
|
+
type: 'senior',
|
|
457
602
|
image: 'smart-team-4.png',
|
|
458
603
|
class: 'smart-team-4-cap-1',
|
|
459
604
|
groupClass: 'smart-team',
|
|
460
605
|
name: 'Libro 4',
|
|
461
606
|
groupImage: 'smart-team.png',
|
|
462
|
-
groupPath: ['
|
|
607
|
+
groupPath: ['Smart Team'],
|
|
463
608
|
company: 'Smart Team',
|
|
464
609
|
compilerBoard: 'arduino:avr:uno',
|
|
465
610
|
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"',
|
|
466
611
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
467
612
|
use1200bpsTouch: false,
|
|
468
613
|
fileExtension: 'hex',
|
|
469
|
-
profile: '
|
|
614
|
+
profile: 'smartTeamLibro4Capitulo1',
|
|
470
615
|
lang: 'Arduino',
|
|
471
616
|
show: 1,
|
|
472
617
|
showOnAula: 1,
|
|
@@ -476,25 +621,23 @@ exports.boards = [
|
|
|
476
621
|
toolboxLayout: 'vertical',
|
|
477
622
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
478
623
|
pins: pins_1.BHOOT,
|
|
479
|
-
bluetooth: 1,
|
|
480
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
481
624
|
},
|
|
482
625
|
{
|
|
483
|
-
id:
|
|
484
|
-
type: '
|
|
626
|
+
id: 16,
|
|
627
|
+
type: 'senior',
|
|
485
628
|
image: 'smart-team-5.png',
|
|
486
629
|
class: 'smart-team-5-cap-1',
|
|
487
630
|
groupClass: 'smart-team',
|
|
488
631
|
name: 'Libro 5',
|
|
489
632
|
groupImage: 'smart-team.png',
|
|
490
|
-
groupPath: ['
|
|
633
|
+
groupPath: ['Smart Team'],
|
|
491
634
|
company: 'Smart Team',
|
|
492
635
|
compilerBoard: 'arduino:avr:uno',
|
|
493
636
|
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"',
|
|
494
637
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
495
638
|
use1200bpsTouch: false,
|
|
496
639
|
fileExtension: 'hex',
|
|
497
|
-
profile: '
|
|
640
|
+
profile: 'smartTeamLibro5Capitulo1',
|
|
498
641
|
lang: 'Arduino',
|
|
499
642
|
show: 1,
|
|
500
643
|
showOnAula: 1,
|
|
@@ -504,25 +647,24 @@ exports.boards = [
|
|
|
504
647
|
toolboxLayout: 'vertical',
|
|
505
648
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
506
649
|
pins: pins_1.BHOOT,
|
|
507
|
-
|
|
508
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
650
|
+
simulator: 1,
|
|
509
651
|
},
|
|
510
652
|
{
|
|
511
|
-
id:
|
|
512
|
-
type: '
|
|
653
|
+
id: 17,
|
|
654
|
+
type: 'senior',
|
|
513
655
|
image: 'smart-team-6.png',
|
|
514
656
|
class: 'smart-team-6-cap-1',
|
|
515
657
|
groupClass: 'smart-team',
|
|
516
658
|
name: 'Libro 6',
|
|
517
659
|
groupImage: 'smart-team.png',
|
|
518
|
-
groupPath: ['
|
|
660
|
+
groupPath: ['Smart Team'],
|
|
519
661
|
company: 'Smart Team',
|
|
520
662
|
compilerBoard: 'arduino:avr:uno',
|
|
521
663
|
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"',
|
|
522
664
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
523
665
|
use1200bpsTouch: false,
|
|
524
666
|
fileExtension: 'hex',
|
|
525
|
-
profile: '
|
|
667
|
+
profile: 'smartTeamLibro6Capitulo1',
|
|
526
668
|
lang: 'Arduino',
|
|
527
669
|
show: 1,
|
|
528
670
|
showOnAula: 1,
|
|
@@ -532,25 +674,24 @@ exports.boards = [
|
|
|
532
674
|
toolboxLayout: 'vertical',
|
|
533
675
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
534
676
|
pins: pins_1.BHOOT,
|
|
535
|
-
|
|
536
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
677
|
+
simulator: 1,
|
|
537
678
|
},
|
|
538
679
|
{
|
|
539
|
-
id:
|
|
540
|
-
type: '
|
|
680
|
+
id: 18,
|
|
681
|
+
type: 'senior',
|
|
541
682
|
image: 'smart-team-7.png',
|
|
542
683
|
class: 'smart-team-7-cap-1',
|
|
543
684
|
groupClass: 'smart-team',
|
|
544
685
|
name: 'Libro 7',
|
|
545
686
|
groupImage: 'smart-team.png',
|
|
546
|
-
groupPath: ['
|
|
687
|
+
groupPath: ['Smart Team'],
|
|
547
688
|
company: 'Smart Team',
|
|
548
689
|
compilerBoard: 'arduino:avr:uno',
|
|
549
690
|
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"',
|
|
550
691
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
551
692
|
use1200bpsTouch: false,
|
|
552
693
|
fileExtension: 'hex',
|
|
553
|
-
profile: '
|
|
694
|
+
profile: 'bhoot',
|
|
554
695
|
lang: 'Arduino',
|
|
555
696
|
show: 1,
|
|
556
697
|
showOnAula: 1,
|
|
@@ -560,25 +701,24 @@ exports.boards = [
|
|
|
560
701
|
toolboxLayout: 'vertical',
|
|
561
702
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
562
703
|
pins: pins_1.BHOOT,
|
|
563
|
-
|
|
564
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
704
|
+
simulator: 1,
|
|
565
705
|
},
|
|
566
706
|
{
|
|
567
|
-
id:
|
|
568
|
-
type: '
|
|
707
|
+
id: 19,
|
|
708
|
+
type: 'senior',
|
|
569
709
|
image: 'smart-team-8.png',
|
|
570
710
|
class: 'smart-team-8-cap-1',
|
|
571
711
|
groupClass: 'smart-team',
|
|
572
712
|
name: 'Libro 8',
|
|
573
713
|
groupImage: 'smart-team.png',
|
|
574
|
-
groupPath: ['
|
|
714
|
+
groupPath: ['Smart Team'],
|
|
575
715
|
company: 'Smart Team',
|
|
576
716
|
compilerBoard: 'arduino:avr:uno',
|
|
577
717
|
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"',
|
|
578
718
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
579
719
|
use1200bpsTouch: false,
|
|
580
720
|
fileExtension: 'hex',
|
|
581
|
-
profile: '
|
|
721
|
+
profile: 'bhoot',
|
|
582
722
|
lang: 'Arduino',
|
|
583
723
|
show: 1,
|
|
584
724
|
showOnAula: 1,
|
|
@@ -588,25 +728,24 @@ exports.boards = [
|
|
|
588
728
|
toolboxLayout: 'vertical',
|
|
589
729
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
590
730
|
pins: pins_1.BHOOT,
|
|
591
|
-
|
|
592
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
731
|
+
simulator: 1,
|
|
593
732
|
},
|
|
594
733
|
{
|
|
595
|
-
id:
|
|
596
|
-
type: '
|
|
734
|
+
id: 20,
|
|
735
|
+
type: 'senior',
|
|
597
736
|
image: 'smart-team-9.png',
|
|
598
737
|
class: 'smart-team-9-cap-1',
|
|
599
738
|
groupClass: 'smart-team',
|
|
600
739
|
name: 'Libro 9',
|
|
601
740
|
groupImage: 'smart-team.png',
|
|
602
|
-
groupPath: ['
|
|
741
|
+
groupPath: ['Smart Team'],
|
|
603
742
|
company: 'Smart Team',
|
|
604
743
|
compilerBoard: 'arduino:avr:uno',
|
|
605
744
|
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"',
|
|
606
745
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
607
746
|
use1200bpsTouch: false,
|
|
608
747
|
fileExtension: 'hex',
|
|
609
|
-
profile: '
|
|
748
|
+
profile: 'bhoot',
|
|
610
749
|
lang: 'Arduino',
|
|
611
750
|
show: 1,
|
|
612
751
|
showOnAula: 1,
|
|
@@ -616,19 +755,18 @@ exports.boards = [
|
|
|
616
755
|
toolboxLayout: 'vertical',
|
|
617
756
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
618
757
|
pins: pins_1.BHOOT,
|
|
619
|
-
|
|
620
|
-
iaModel: types_1.IA_MODEL.IMAGES,
|
|
758
|
+
simulator: 1,
|
|
621
759
|
},
|
|
622
|
-
// ------------
|
|
760
|
+
// ------------ Copa Robótica ------------ //
|
|
623
761
|
{
|
|
624
|
-
id:
|
|
625
|
-
type: '
|
|
626
|
-
image: '
|
|
627
|
-
class: '
|
|
628
|
-
groupClass: '
|
|
629
|
-
name: '
|
|
630
|
-
groupImage: '
|
|
631
|
-
groupPath: ['
|
|
762
|
+
id: 21,
|
|
763
|
+
type: 'senior',
|
|
764
|
+
image: 'coparobotica.png',
|
|
765
|
+
class: 'copa-robotica',
|
|
766
|
+
groupClass: 'copa-robotica',
|
|
767
|
+
name: 'Sistema Inmunológico',
|
|
768
|
+
groupImage: 'coparobotica.png',
|
|
769
|
+
groupPath: ['Copa Robótica'],
|
|
632
770
|
company: 'Educabot',
|
|
633
771
|
htmlValue: '',
|
|
634
772
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -636,28 +774,26 @@ exports.boards = [
|
|
|
636
774
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
637
775
|
use1200bpsTouch: false,
|
|
638
776
|
fileExtension: 'hex',
|
|
639
|
-
profile: '
|
|
777
|
+
profile: 'copaRoboticaInmunologico',
|
|
640
778
|
lang: 'Arduino',
|
|
641
|
-
show:
|
|
642
|
-
showOnAula:
|
|
779
|
+
show: 1,
|
|
780
|
+
showOnAula: 1,
|
|
643
781
|
enabled: 1,
|
|
644
|
-
enabledForCode:
|
|
782
|
+
enabledForCode: 1,
|
|
645
783
|
premium: 0,
|
|
646
784
|
toolboxLayout: 'vertical',
|
|
647
785
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
648
|
-
pins: pins_1.
|
|
649
|
-
bluetooth: 1,
|
|
650
|
-
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
786
|
+
pins: pins_1.ZONDA,
|
|
651
787
|
},
|
|
652
788
|
{
|
|
653
|
-
id:
|
|
654
|
-
type: '
|
|
655
|
-
image: '
|
|
656
|
-
class: '
|
|
657
|
-
groupClass: '
|
|
658
|
-
name: '
|
|
659
|
-
groupImage: '
|
|
660
|
-
groupPath: ['
|
|
789
|
+
id: 22,
|
|
790
|
+
type: 'senior',
|
|
791
|
+
image: 'coparobotica.png',
|
|
792
|
+
class: 'copa-robotica',
|
|
793
|
+
groupClass: 'copa-robotica',
|
|
794
|
+
name: 'Código Genético',
|
|
795
|
+
groupImage: 'coparobotica.png',
|
|
796
|
+
groupPath: ['Copa Robótica'],
|
|
661
797
|
company: 'Educabot',
|
|
662
798
|
htmlValue: '',
|
|
663
799
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -665,340 +801,405 @@ exports.boards = [
|
|
|
665
801
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
666
802
|
use1200bpsTouch: false,
|
|
667
803
|
fileExtension: 'hex',
|
|
668
|
-
profile: '
|
|
804
|
+
profile: 'copaRoboticaCodigo',
|
|
669
805
|
lang: 'Arduino',
|
|
670
|
-
show:
|
|
671
|
-
showOnAula:
|
|
806
|
+
show: 1,
|
|
807
|
+
showOnAula: 1,
|
|
672
808
|
enabled: 1,
|
|
673
|
-
enabledForCode:
|
|
809
|
+
enabledForCode: 1,
|
|
674
810
|
premium: 0,
|
|
675
811
|
toolboxLayout: 'vertical',
|
|
676
812
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
677
|
-
pins: pins_1.
|
|
678
|
-
bluetooth: 1,
|
|
679
|
-
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
813
|
+
pins: pins_1.ZONDA,
|
|
680
814
|
},
|
|
815
|
+
// ------------ Maqueta Createc ------------ //
|
|
681
816
|
{
|
|
682
|
-
id:
|
|
683
|
-
type: '
|
|
684
|
-
image: '
|
|
685
|
-
class: '
|
|
686
|
-
groupClass: '
|
|
687
|
-
name: '
|
|
688
|
-
groupImage: '
|
|
689
|
-
groupPath: ['
|
|
690
|
-
company: '
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
817
|
+
id: 23,
|
|
818
|
+
type: 'senior',
|
|
819
|
+
image: 'maqueta-createc-planetario.png',
|
|
820
|
+
class: 'maqueta-createc-planetario',
|
|
821
|
+
groupClass: 'maqueta-createc',
|
|
822
|
+
name: 'Planetario Galileo Galilei',
|
|
823
|
+
groupImage: 'maqueta-createc-planetario.png',
|
|
824
|
+
groupPath: ['Maqueta Createc'],
|
|
825
|
+
company: 'Createc',
|
|
826
|
+
htmlValue: '',
|
|
827
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
828
|
+
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"',
|
|
829
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
694
830
|
use1200bpsTouch: false,
|
|
695
831
|
fileExtension: 'hex',
|
|
696
|
-
profile: '
|
|
832
|
+
profile: 'createcPlanetario',
|
|
697
833
|
lang: 'Arduino',
|
|
698
|
-
show:
|
|
699
|
-
showOnAula:
|
|
834
|
+
show: 1,
|
|
835
|
+
showOnAula: 1,
|
|
700
836
|
enabled: 1,
|
|
701
837
|
enabledForCode: 0,
|
|
702
|
-
premium:
|
|
838
|
+
premium: 1,
|
|
703
839
|
toolboxLayout: 'vertical',
|
|
704
840
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
705
|
-
pins: pins_1.
|
|
706
|
-
bluetooth: 1,
|
|
707
|
-
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
841
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
708
842
|
},
|
|
709
|
-
// ------------ Sounds classification ------------ //
|
|
710
843
|
{
|
|
711
|
-
id:
|
|
712
|
-
type: '
|
|
713
|
-
image: '
|
|
714
|
-
class: '
|
|
715
|
-
groupClass: '
|
|
716
|
-
name: '
|
|
717
|
-
groupImage: '
|
|
718
|
-
groupPath: ['
|
|
719
|
-
company: '
|
|
844
|
+
id: 24,
|
|
845
|
+
type: 'senior',
|
|
846
|
+
image: 'maqueta-createc-obelisco.png',
|
|
847
|
+
class: 'maqueta-createc-obelisco',
|
|
848
|
+
groupClass: 'maqueta-createc',
|
|
849
|
+
name: 'Obelisco',
|
|
850
|
+
groupImage: 'maqueta-createc-planetario.png',
|
|
851
|
+
groupPath: ['Maqueta Createc'],
|
|
852
|
+
company: 'Createc',
|
|
720
853
|
htmlValue: '',
|
|
721
|
-
compilerBoard: 'arduino:avr:
|
|
722
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
723
|
-
agentSignature: '
|
|
854
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
855
|
+
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"',
|
|
856
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
724
857
|
use1200bpsTouch: false,
|
|
725
858
|
fileExtension: 'hex',
|
|
726
|
-
profile: '
|
|
859
|
+
profile: 'createcObelisco',
|
|
727
860
|
lang: 'Arduino',
|
|
728
861
|
show: 1,
|
|
729
|
-
showOnAula:
|
|
862
|
+
showOnAula: 1,
|
|
730
863
|
enabled: 1,
|
|
731
864
|
enabledForCode: 0,
|
|
732
|
-
premium:
|
|
865
|
+
premium: 1,
|
|
733
866
|
toolboxLayout: 'vertical',
|
|
734
867
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
735
|
-
pins: pins_1.
|
|
736
|
-
bluetooth: 1,
|
|
737
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
868
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
738
869
|
},
|
|
739
870
|
{
|
|
740
|
-
id:
|
|
741
|
-
type: '
|
|
742
|
-
image: '
|
|
743
|
-
class: '
|
|
744
|
-
groupClass: '
|
|
745
|
-
name: '
|
|
746
|
-
groupImage: '
|
|
747
|
-
groupPath: ['
|
|
748
|
-
company: '
|
|
871
|
+
id: 25,
|
|
872
|
+
type: 'senior',
|
|
873
|
+
image: 'maqueta-createc-retiro.png',
|
|
874
|
+
class: 'maqueta-createc-retiro',
|
|
875
|
+
groupClass: 'maqueta-createc',
|
|
876
|
+
name: 'Estación Retiro',
|
|
877
|
+
groupImage: 'maqueta-createc-planetario.png',
|
|
878
|
+
groupPath: ['Maqueta Createc'],
|
|
879
|
+
company: 'Createc',
|
|
749
880
|
htmlValue: '',
|
|
750
|
-
compilerBoard: 'arduino:avr:
|
|
751
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
752
|
-
agentSignature: '
|
|
881
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
882
|
+
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"',
|
|
883
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
753
884
|
use1200bpsTouch: false,
|
|
754
885
|
fileExtension: 'hex',
|
|
755
|
-
profile: '
|
|
886
|
+
profile: 'createcRetiro',
|
|
756
887
|
lang: 'Arduino',
|
|
757
888
|
show: 1,
|
|
758
|
-
showOnAula:
|
|
889
|
+
showOnAula: 1,
|
|
759
890
|
enabled: 1,
|
|
760
891
|
enabledForCode: 0,
|
|
761
|
-
premium:
|
|
892
|
+
premium: 1,
|
|
762
893
|
toolboxLayout: 'vertical',
|
|
763
894
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
764
|
-
pins: pins_1.
|
|
765
|
-
bluetooth: 1,
|
|
766
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
895
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
767
896
|
},
|
|
768
897
|
{
|
|
769
|
-
id:
|
|
770
|
-
type: '
|
|
771
|
-
image: '
|
|
772
|
-
class: '
|
|
773
|
-
groupClass: '
|
|
774
|
-
name: '
|
|
775
|
-
groupImage: '
|
|
776
|
-
groupPath: ['
|
|
777
|
-
company: '
|
|
898
|
+
id: 26,
|
|
899
|
+
type: 'senior',
|
|
900
|
+
image: 'maqueta-createc-madero.png',
|
|
901
|
+
class: 'maqueta-createc-madero',
|
|
902
|
+
groupClass: 'maqueta-createc',
|
|
903
|
+
name: 'Puerto Madero',
|
|
904
|
+
groupImage: 'maqueta-createc-planetario.png',
|
|
905
|
+
groupPath: ['Maqueta Createc'],
|
|
906
|
+
company: 'Createc',
|
|
907
|
+
htmlValue: '',
|
|
908
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
909
|
+
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"',
|
|
910
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
911
|
+
use1200bpsTouch: false,
|
|
912
|
+
fileExtension: 'hex',
|
|
913
|
+
profile: 'createcMadero',
|
|
914
|
+
lang: 'Arduino',
|
|
915
|
+
show: 1,
|
|
916
|
+
showOnAula: 1,
|
|
917
|
+
enabled: 1,
|
|
918
|
+
enabledForCode: 0,
|
|
919
|
+
premium: 1,
|
|
920
|
+
toolboxLayout: 'vertical',
|
|
921
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
922
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
id: 27,
|
|
926
|
+
type: 'senior',
|
|
927
|
+
image: 'maqueta-createc-floralis.png',
|
|
928
|
+
class: 'maqueta-createc-floralis',
|
|
929
|
+
groupClass: 'maqueta-createc',
|
|
930
|
+
name: 'Floralis genérica',
|
|
931
|
+
groupImage: 'maqueta-createc-planetario.png',
|
|
932
|
+
groupPath: ['Maqueta Createc'],
|
|
933
|
+
company: 'Createc',
|
|
934
|
+
htmlValue: '',
|
|
935
|
+
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
936
|
+
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"',
|
|
937
|
+
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
938
|
+
use1200bpsTouch: false,
|
|
939
|
+
fileExtension: 'hex',
|
|
940
|
+
profile: 'createcFloralis',
|
|
941
|
+
lang: 'Arduino',
|
|
942
|
+
show: 1,
|
|
943
|
+
showOnAula: 1,
|
|
944
|
+
enabled: 1,
|
|
945
|
+
enabledForCode: 0,
|
|
946
|
+
premium: 1,
|
|
947
|
+
toolboxLayout: 'vertical',
|
|
948
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
949
|
+
pins: pins_1.ARDUINO_MEGA,
|
|
950
|
+
},
|
|
951
|
+
// ------------ Disabled ------------ //
|
|
952
|
+
{
|
|
953
|
+
id: 28,
|
|
954
|
+
type: 'senior',
|
|
955
|
+
image: 'educabot-pampero.jpg',
|
|
956
|
+
class: 'educabot-pampero',
|
|
957
|
+
name: 'Pampero',
|
|
958
|
+
company: 'Educabot',
|
|
959
|
+
htmlValue: '',
|
|
778
960
|
compilerBoard: 'arduino:avr:uno',
|
|
779
961
|
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
962
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
781
963
|
use1200bpsTouch: false,
|
|
782
964
|
fileExtension: 'hex',
|
|
783
|
-
profile: '
|
|
965
|
+
profile: 'arduinoUno',
|
|
784
966
|
lang: 'Arduino',
|
|
785
|
-
show:
|
|
967
|
+
show: 0,
|
|
786
968
|
showOnAula: 0,
|
|
787
|
-
enabled:
|
|
788
|
-
enabledForCode:
|
|
969
|
+
enabled: 0,
|
|
970
|
+
enabledForCode: 1,
|
|
789
971
|
premium: 0,
|
|
790
972
|
toolboxLayout: 'vertical',
|
|
791
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
792
|
-
pins: pins_1.
|
|
793
|
-
bluetooth: 1,
|
|
794
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
973
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
974
|
+
pins: pins_1.ARDUINO_UNO,
|
|
795
975
|
},
|
|
796
976
|
{
|
|
797
|
-
id:
|
|
798
|
-
type: '
|
|
799
|
-
image: '
|
|
800
|
-
class: '
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
805
|
-
company: 'Smart Team',
|
|
977
|
+
id: 29,
|
|
978
|
+
type: 'senior',
|
|
979
|
+
image: 'makeblock-mbot.png',
|
|
980
|
+
class: 'makeblock-mbot',
|
|
981
|
+
name: 'Mbot',
|
|
982
|
+
company: 'Makeblock',
|
|
983
|
+
htmlValue: '',
|
|
806
984
|
compilerBoard: 'arduino:avr:uno',
|
|
807
985
|
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"',
|
|
808
986
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
809
987
|
use1200bpsTouch: false,
|
|
810
988
|
fileExtension: 'hex',
|
|
811
|
-
profile: '
|
|
989
|
+
profile: 'arduinoUno',
|
|
812
990
|
lang: 'Arduino',
|
|
813
991
|
show: 1,
|
|
814
992
|
showOnAula: 1,
|
|
815
|
-
enabled:
|
|
816
|
-
enabledForCode:
|
|
993
|
+
enabled: 0,
|
|
994
|
+
enabledForCode: 1,
|
|
817
995
|
premium: 0,
|
|
818
996
|
toolboxLayout: 'vertical',
|
|
819
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
820
|
-
pins: pins_1.
|
|
821
|
-
bluetooth: 1,
|
|
822
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
997
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
998
|
+
pins: pins_1.ARDUINO_UNO,
|
|
823
999
|
},
|
|
824
1000
|
{
|
|
825
|
-
id:
|
|
826
|
-
type: '
|
|
827
|
-
image: '
|
|
828
|
-
class: '
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
833
|
-
company: 'Smart Team',
|
|
1001
|
+
id: 30,
|
|
1002
|
+
type: 'senior',
|
|
1003
|
+
image: 'makeblock-mbot-ranger.png',
|
|
1004
|
+
class: 'makeblock-mbot-ranger',
|
|
1005
|
+
name: 'Mbot Ranger',
|
|
1006
|
+
company: 'Makeblock',
|
|
1007
|
+
htmlValue: '',
|
|
834
1008
|
compilerBoard: 'arduino:avr:uno',
|
|
835
1009
|
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"',
|
|
836
1010
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
837
1011
|
use1200bpsTouch: false,
|
|
838
1012
|
fileExtension: 'hex',
|
|
839
|
-
profile: '
|
|
1013
|
+
profile: 'arduinoUno',
|
|
840
1014
|
lang: 'Arduino',
|
|
841
1015
|
show: 1,
|
|
842
1016
|
showOnAula: 1,
|
|
843
|
-
enabled:
|
|
844
|
-
enabledForCode:
|
|
1017
|
+
enabled: 0,
|
|
1018
|
+
enabledForCode: 1,
|
|
845
1019
|
premium: 0,
|
|
846
1020
|
toolboxLayout: 'vertical',
|
|
847
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
848
|
-
pins: pins_1.
|
|
849
|
-
bluetooth: 1,
|
|
850
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1021
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
1022
|
+
pins: pins_1.ARDUINO_UNO,
|
|
851
1023
|
},
|
|
852
1024
|
{
|
|
853
|
-
id:
|
|
854
|
-
type: '
|
|
855
|
-
image: '
|
|
856
|
-
class: '
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
861
|
-
company: 'Smart Team',
|
|
1025
|
+
id: 31,
|
|
1026
|
+
type: 'senior',
|
|
1027
|
+
image: 'makeblock-ultimate-20.png',
|
|
1028
|
+
class: 'makeblock-ultimate-20',
|
|
1029
|
+
name: 'Ultimate 2.0',
|
|
1030
|
+
company: 'Makeblock',
|
|
1031
|
+
htmlValue: '',
|
|
862
1032
|
compilerBoard: 'arduino:avr:uno',
|
|
863
1033
|
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"',
|
|
864
1034
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
865
1035
|
use1200bpsTouch: false,
|
|
866
1036
|
fileExtension: 'hex',
|
|
867
|
-
profile: '
|
|
1037
|
+
profile: 'arduinoUno',
|
|
868
1038
|
lang: 'Arduino',
|
|
869
1039
|
show: 1,
|
|
870
1040
|
showOnAula: 1,
|
|
871
|
-
enabled:
|
|
872
|
-
enabledForCode:
|
|
1041
|
+
enabled: 0,
|
|
1042
|
+
enabledForCode: 1,
|
|
873
1043
|
premium: 0,
|
|
874
1044
|
toolboxLayout: 'vertical',
|
|
875
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
876
|
-
pins: pins_1.
|
|
877
|
-
bluetooth: 1,
|
|
878
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1045
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
1046
|
+
pins: pins_1.ARDUINO_UNO,
|
|
879
1047
|
},
|
|
880
1048
|
{
|
|
881
|
-
id:
|
|
882
|
-
type: '
|
|
883
|
-
image: '
|
|
884
|
-
class: '
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
889
|
-
company: 'Smart Team',
|
|
1049
|
+
id: 32,
|
|
1050
|
+
type: 'senior',
|
|
1051
|
+
image: 'robobloq-q-scout.png',
|
|
1052
|
+
class: 'robobloq-q-scout',
|
|
1053
|
+
name: 'Q-Scout',
|
|
1054
|
+
company: 'Robobloq',
|
|
1055
|
+
htmlValue: '',
|
|
890
1056
|
compilerBoard: 'arduino:avr:uno',
|
|
891
1057
|
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"',
|
|
892
1058
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
893
1059
|
use1200bpsTouch: false,
|
|
894
1060
|
fileExtension: 'hex',
|
|
895
|
-
profile: '
|
|
1061
|
+
profile: 'arduinoUno',
|
|
896
1062
|
lang: 'Arduino',
|
|
897
1063
|
show: 1,
|
|
898
1064
|
showOnAula: 1,
|
|
899
|
-
enabled:
|
|
900
|
-
enabledForCode:
|
|
1065
|
+
enabled: 0,
|
|
1066
|
+
enabledForCode: 1,
|
|
901
1067
|
premium: 0,
|
|
902
1068
|
toolboxLayout: 'vertical',
|
|
903
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
904
|
-
pins: pins_1.
|
|
905
|
-
bluetooth: 1,
|
|
906
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1069
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
1070
|
+
pins: pins_1.ARDUINO_UNO,
|
|
907
1071
|
},
|
|
908
1072
|
{
|
|
909
|
-
id:
|
|
910
|
-
type: '
|
|
911
|
-
image: '
|
|
912
|
-
class: '
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
917
|
-
company: 'Smart Team',
|
|
1073
|
+
id: 33,
|
|
1074
|
+
type: 'senior',
|
|
1075
|
+
image: 'robobloq-qoopers.png',
|
|
1076
|
+
class: 'robobloq-qoopers',
|
|
1077
|
+
name: 'Qoopers',
|
|
1078
|
+
company: 'Robobloq',
|
|
1079
|
+
htmlValue: '',
|
|
918
1080
|
compilerBoard: 'arduino:avr:uno',
|
|
919
1081
|
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"',
|
|
920
1082
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
921
1083
|
use1200bpsTouch: false,
|
|
922
1084
|
fileExtension: 'hex',
|
|
923
|
-
profile: '
|
|
1085
|
+
profile: 'arduinoUno',
|
|
924
1086
|
lang: 'Arduino',
|
|
925
1087
|
show: 1,
|
|
926
1088
|
showOnAula: 1,
|
|
927
|
-
enabled:
|
|
928
|
-
enabledForCode:
|
|
1089
|
+
enabled: 0,
|
|
1090
|
+
enabledForCode: 1,
|
|
929
1091
|
premium: 0,
|
|
930
1092
|
toolboxLayout: 'vertical',
|
|
931
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
932
|
-
pins: pins_1.
|
|
933
|
-
bluetooth: 1,
|
|
934
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1093
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
1094
|
+
pins: pins_1.ARDUINO_UNO,
|
|
935
1095
|
},
|
|
936
1096
|
{
|
|
937
|
-
id:
|
|
938
|
-
type: '
|
|
939
|
-
image: '
|
|
940
|
-
class: '
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
945
|
-
company: 'Smart Team',
|
|
1097
|
+
id: 34,
|
|
1098
|
+
type: 'senior',
|
|
1099
|
+
image: 'mis-ladrillos-r502.jpg',
|
|
1100
|
+
class: 'mis-ladrillos-r502',
|
|
1101
|
+
name: 'R502',
|
|
1102
|
+
company: 'Mis Ladrillos',
|
|
1103
|
+
htmlValue: '',
|
|
946
1104
|
compilerBoard: 'arduino:avr:uno',
|
|
947
1105
|
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"',
|
|
948
1106
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
949
1107
|
use1200bpsTouch: false,
|
|
950
1108
|
fileExtension: 'hex',
|
|
951
|
-
profile: '
|
|
1109
|
+
profile: 'arduinoUno',
|
|
952
1110
|
lang: 'Arduino',
|
|
953
|
-
show:
|
|
954
|
-
showOnAula:
|
|
955
|
-
enabled:
|
|
956
|
-
enabledForCode:
|
|
1111
|
+
show: 0,
|
|
1112
|
+
showOnAula: 0,
|
|
1113
|
+
enabled: 0,
|
|
1114
|
+
enabledForCode: 1,
|
|
957
1115
|
premium: 0,
|
|
958
1116
|
toolboxLayout: 'vertical',
|
|
959
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
960
|
-
pins: pins_1.
|
|
961
|
-
bluetooth: 1,
|
|
962
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1117
|
+
elementType: types_1.BOARD_ITEM_TYPE.KIT,
|
|
1118
|
+
pins: pins_1.ARDUINO_UNO,
|
|
963
1119
|
},
|
|
964
1120
|
{
|
|
965
|
-
id:
|
|
966
|
-
type: '
|
|
967
|
-
image: '
|
|
968
|
-
class: '
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
973
|
-
company: 'Smart Team',
|
|
1121
|
+
id: 35,
|
|
1122
|
+
type: 'senior',
|
|
1123
|
+
image: 'rasti-oki-2.jpg',
|
|
1124
|
+
class: 'rasti-oki-2',
|
|
1125
|
+
name: 'Oki 2',
|
|
1126
|
+
company: 'Rasti',
|
|
1127
|
+
htmlValue: '',
|
|
974
1128
|
compilerBoard: 'arduino:avr:uno',
|
|
975
1129
|
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"',
|
|
976
1130
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
977
1131
|
use1200bpsTouch: false,
|
|
978
1132
|
fileExtension: 'hex',
|
|
979
|
-
profile: '
|
|
1133
|
+
profile: 'arduinoUno',
|
|
980
1134
|
lang: 'Arduino',
|
|
981
|
-
show:
|
|
982
|
-
showOnAula:
|
|
983
|
-
enabled:
|
|
1135
|
+
show: 0,
|
|
1136
|
+
showOnAula: 0,
|
|
1137
|
+
enabled: 0,
|
|
1138
|
+
enabledForCode: 1,
|
|
1139
|
+
premium: 0,
|
|
1140
|
+
toolboxLayout: 'vertical',
|
|
1141
|
+
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
1142
|
+
pins: pins_1.ARDUINO_UNO,
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
id: 36,
|
|
1146
|
+
type: 'senior',
|
|
1147
|
+
image: '',
|
|
1148
|
+
class: 'arduino-due',
|
|
1149
|
+
name: 'DUE (Programming port)',
|
|
1150
|
+
company: 'Arduino',
|
|
1151
|
+
htmlValue: '',
|
|
1152
|
+
compilerBoard: 'arduino:sam:arduino_due_x_dbg',
|
|
1153
|
+
agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U false -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
|
|
1154
|
+
agentSignature: '1d3e8831a96cfafd10ea46c243f6f165dad1e21aee8501ab040083186fbf587513be33f2032e09e7376fb1168678d34ee33555cfa6b3c37c213c469be4f83edb4d8ac3d02f6730070cbab4148e98e0743df2088f26c2969dfcd9715b62a07188f5d51897cfbc53e2ce9e10885865b3401084bf86c5a1628c08bee15e85be5720b4c583fcc119c09ea4b3475cd94c43bd7bd8bdfa8f16920c21753bffd076f837e87377f0ff9d82691826a4e53bbcfcc055f6fff0aa91517d03bd32c5959fe2822ae3b222c0d1487140ad9bc1bbe769e1ac525ab1af3d626a5fdec0f462dfb6e1655dbe41d50c41466942e3290f064131a53a81523a0c5e77fef7d27ff66dcc88',
|
|
1155
|
+
use1200bpsTouch: true,
|
|
1156
|
+
fileExtension: 'bin',
|
|
1157
|
+
profile: 'arduinoUno',
|
|
1158
|
+
lang: 'Arduino',
|
|
1159
|
+
show: 0,
|
|
1160
|
+
showOnAula: 0,
|
|
1161
|
+
enabled: 0,
|
|
1162
|
+
enabledForCode: 1,
|
|
1163
|
+
premium: 0,
|
|
1164
|
+
toolboxLayout: 'vertical',
|
|
1165
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1166
|
+
pins: {},
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
id: 37,
|
|
1170
|
+
type: 'senior',
|
|
1171
|
+
image: '',
|
|
1172
|
+
class: 'arduino-due',
|
|
1173
|
+
name: 'DUE (Native USB)',
|
|
1174
|
+
company: 'Arduino',
|
|
1175
|
+
htmlValue: '',
|
|
1176
|
+
compilerBoard: 'arduino:sam:arduino_due_x',
|
|
1177
|
+
agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U true -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
|
|
1178
|
+
agentSignature: 'abd9582c2e07df1401164c69e92da971e9826397b8b886fb92b450b8f02c68eec38d93ca5773b21ae0346937e6c79b0804dcd20ba484d6c4c5f3476835562a3a63abfd8fa85883e69151d9e30dd6b1cc76d936af8f8a19367a36dceab2ce448c7d8bccbf4ce484c6aabca09279d090b9b1093e01a64398346ceb9992d92ae1ba72ab6e94ffb8102df00be4ae265db8471f567ef2e55960d60b82e37eb1c9537fef7a4ce02a3a08c230439ca571cc303b105b71e78acf83ea8dbb7479691e5eaed3db202b3eb9d3e1cfdbf7d333e77e34336c5a0228c7ddeb06b2ad7ca9778b5da15a2395057e276f280b3d3e374eb36a958e2a18becadb865b3c5cd5c799abe5',
|
|
1179
|
+
use1200bpsTouch: true,
|
|
1180
|
+
fileExtension: 'bin',
|
|
1181
|
+
profile: 'arduinoUno',
|
|
1182
|
+
lang: 'Arduino',
|
|
1183
|
+
show: 0,
|
|
1184
|
+
showOnAula: 0,
|
|
1185
|
+
enabled: 0,
|
|
984
1186
|
enabledForCode: 1,
|
|
985
1187
|
premium: 0,
|
|
986
1188
|
toolboxLayout: 'vertical',
|
|
987
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
988
|
-
pins:
|
|
989
|
-
bluetooth: 1,
|
|
990
|
-
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1189
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1190
|
+
pins: {},
|
|
991
1191
|
},
|
|
992
|
-
|
|
1192
|
+
//// MACHINE LEARNING BOARDS ////
|
|
1193
|
+
// ------------ Hands pose detection ------------ //
|
|
993
1194
|
{
|
|
994
|
-
id:
|
|
1195
|
+
id: 43,
|
|
995
1196
|
type: 'machineLearning',
|
|
996
1197
|
image: 'bhoot.png',
|
|
997
1198
|
class: 'robot-ia',
|
|
998
1199
|
groupClass: 'robot-ia',
|
|
999
1200
|
name: 'Buty',
|
|
1000
1201
|
groupImage: 'ai.png',
|
|
1001
|
-
groupPath: ['
|
|
1202
|
+
groupPath: ['Poses de manos'],
|
|
1002
1203
|
company: 'Educabot',
|
|
1003
1204
|
htmlValue: '',
|
|
1004
1205
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1017,17 +1218,17 @@ exports.boards = [
|
|
|
1017
1218
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1018
1219
|
pins: pins_1.BHOOT,
|
|
1019
1220
|
bluetooth: 1,
|
|
1020
|
-
iaModel: types_1.IA_MODEL.
|
|
1221
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1021
1222
|
},
|
|
1022
1223
|
{
|
|
1023
|
-
id:
|
|
1224
|
+
id: 48,
|
|
1024
1225
|
type: 'machineLearning',
|
|
1025
1226
|
image: 'iaco.png',
|
|
1026
1227
|
class: 'robot-ia',
|
|
1027
1228
|
groupClass: 'robot-ia',
|
|
1028
1229
|
name: 'IAco',
|
|
1029
1230
|
groupImage: 'ai.png',
|
|
1030
|
-
groupPath: ['
|
|
1231
|
+
groupPath: ['Poses de manos'],
|
|
1031
1232
|
company: 'Educabot',
|
|
1032
1233
|
htmlValue: '',
|
|
1033
1234
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1046,17 +1247,17 @@ exports.boards = [
|
|
|
1046
1247
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1047
1248
|
pins: pins_1.BHOOT_IACO,
|
|
1048
1249
|
bluetooth: 1,
|
|
1049
|
-
iaModel: types_1.IA_MODEL.
|
|
1250
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1050
1251
|
},
|
|
1051
1252
|
{
|
|
1052
|
-
id:
|
|
1253
|
+
id: 58,
|
|
1053
1254
|
type: 'machineLearning',
|
|
1054
1255
|
image: 'creabotsMovement.png',
|
|
1055
1256
|
class: 'robot-ia',
|
|
1056
1257
|
groupClass: 'robot-ia',
|
|
1057
1258
|
name: 'Conducción',
|
|
1058
1259
|
groupImage: 'ai.png',
|
|
1059
|
-
groupPath: ['
|
|
1260
|
+
groupPath: ['Poses de manos'],
|
|
1060
1261
|
company: 'Creabots',
|
|
1061
1262
|
compilerBoard: 'arduino:avr:uno',
|
|
1062
1263
|
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"',
|
|
@@ -1074,17 +1275,17 @@ exports.boards = [
|
|
|
1074
1275
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1075
1276
|
pins: pins_1.CREABOTS,
|
|
1076
1277
|
bluetooth: 1,
|
|
1077
|
-
iaModel: types_1.IA_MODEL.
|
|
1278
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1078
1279
|
},
|
|
1079
1280
|
{
|
|
1080
|
-
id:
|
|
1281
|
+
id: 66,
|
|
1081
1282
|
type: 'machineLearning',
|
|
1082
1283
|
image: 'smart-team-3.png',
|
|
1083
1284
|
class: 'smart-team-3-cap-1',
|
|
1084
1285
|
groupClass: 'smart-team',
|
|
1085
1286
|
name: 'Libro 3',
|
|
1086
1287
|
groupImage: 'smart-team.png',
|
|
1087
|
-
groupPath: ['
|
|
1288
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1088
1289
|
company: 'Smart Team',
|
|
1089
1290
|
compilerBoard: 'arduino:avr:uno',
|
|
1090
1291
|
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"',
|
|
@@ -1102,17 +1303,17 @@ exports.boards = [
|
|
|
1102
1303
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1103
1304
|
pins: pins_1.BHOOT,
|
|
1104
1305
|
bluetooth: 1,
|
|
1105
|
-
iaModel: types_1.IA_MODEL.
|
|
1306
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1106
1307
|
},
|
|
1107
1308
|
{
|
|
1108
|
-
id:
|
|
1309
|
+
id: 67,
|
|
1109
1310
|
type: 'machineLearning',
|
|
1110
1311
|
image: 'smart-team-4.png',
|
|
1111
1312
|
class: 'smart-team-4-cap-1',
|
|
1112
1313
|
groupClass: 'smart-team',
|
|
1113
1314
|
name: 'Libro 4',
|
|
1114
1315
|
groupImage: 'smart-team.png',
|
|
1115
|
-
groupPath: ['
|
|
1316
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1116
1317
|
company: 'Smart Team',
|
|
1117
1318
|
compilerBoard: 'arduino:avr:uno',
|
|
1118
1319
|
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"',
|
|
@@ -1130,17 +1331,17 @@ exports.boards = [
|
|
|
1130
1331
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1131
1332
|
pins: pins_1.BHOOT,
|
|
1132
1333
|
bluetooth: 1,
|
|
1133
|
-
iaModel: types_1.IA_MODEL.
|
|
1334
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1134
1335
|
},
|
|
1135
1336
|
{
|
|
1136
|
-
id:
|
|
1337
|
+
id: 68,
|
|
1137
1338
|
type: 'machineLearning',
|
|
1138
1339
|
image: 'smart-team-5.png',
|
|
1139
1340
|
class: 'smart-team-5-cap-1',
|
|
1140
1341
|
groupClass: 'smart-team',
|
|
1141
1342
|
name: 'Libro 5',
|
|
1142
1343
|
groupImage: 'smart-team.png',
|
|
1143
|
-
groupPath: ['
|
|
1344
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1144
1345
|
company: 'Smart Team',
|
|
1145
1346
|
compilerBoard: 'arduino:avr:uno',
|
|
1146
1347
|
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"',
|
|
@@ -1158,17 +1359,17 @@ exports.boards = [
|
|
|
1158
1359
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1159
1360
|
pins: pins_1.BHOOT,
|
|
1160
1361
|
bluetooth: 1,
|
|
1161
|
-
iaModel: types_1.IA_MODEL.
|
|
1362
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1162
1363
|
},
|
|
1163
1364
|
{
|
|
1164
|
-
id:
|
|
1365
|
+
id: 69,
|
|
1165
1366
|
type: 'machineLearning',
|
|
1166
1367
|
image: 'smart-team-6.png',
|
|
1167
1368
|
class: 'smart-team-6-cap-1',
|
|
1168
1369
|
groupClass: 'smart-team',
|
|
1169
1370
|
name: 'Libro 6',
|
|
1170
1371
|
groupImage: 'smart-team.png',
|
|
1171
|
-
groupPath: ['
|
|
1372
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1172
1373
|
company: 'Smart Team',
|
|
1173
1374
|
compilerBoard: 'arduino:avr:uno',
|
|
1174
1375
|
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"',
|
|
@@ -1186,17 +1387,17 @@ exports.boards = [
|
|
|
1186
1387
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1187
1388
|
pins: pins_1.BHOOT,
|
|
1188
1389
|
bluetooth: 1,
|
|
1189
|
-
iaModel: types_1.IA_MODEL.
|
|
1390
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1190
1391
|
},
|
|
1191
1392
|
{
|
|
1192
|
-
id:
|
|
1393
|
+
id: 70,
|
|
1193
1394
|
type: 'machineLearning',
|
|
1194
1395
|
image: 'smart-team-7.png',
|
|
1195
1396
|
class: 'smart-team-7-cap-1',
|
|
1196
1397
|
groupClass: 'smart-team',
|
|
1197
1398
|
name: 'Libro 7',
|
|
1198
1399
|
groupImage: 'smart-team.png',
|
|
1199
|
-
groupPath: ['
|
|
1400
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1200
1401
|
company: 'Smart Team',
|
|
1201
1402
|
compilerBoard: 'arduino:avr:uno',
|
|
1202
1403
|
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"',
|
|
@@ -1214,17 +1415,17 @@ exports.boards = [
|
|
|
1214
1415
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1215
1416
|
pins: pins_1.BHOOT,
|
|
1216
1417
|
bluetooth: 1,
|
|
1217
|
-
iaModel: types_1.IA_MODEL.
|
|
1418
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1218
1419
|
},
|
|
1219
1420
|
{
|
|
1220
|
-
id:
|
|
1421
|
+
id: 71,
|
|
1221
1422
|
type: 'machineLearning',
|
|
1222
1423
|
image: 'smart-team-8.png',
|
|
1223
1424
|
class: 'smart-team-8-cap-1',
|
|
1224
1425
|
groupClass: 'smart-team',
|
|
1225
1426
|
name: 'Libro 8',
|
|
1226
1427
|
groupImage: 'smart-team.png',
|
|
1227
|
-
groupPath: ['
|
|
1428
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1228
1429
|
company: 'Smart Team',
|
|
1229
1430
|
compilerBoard: 'arduino:avr:uno',
|
|
1230
1431
|
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"',
|
|
@@ -1242,17 +1443,17 @@ exports.boards = [
|
|
|
1242
1443
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1243
1444
|
pins: pins_1.BHOOT,
|
|
1244
1445
|
bluetooth: 1,
|
|
1245
|
-
iaModel: types_1.IA_MODEL.
|
|
1446
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1246
1447
|
},
|
|
1247
1448
|
{
|
|
1248
|
-
id:
|
|
1449
|
+
id: 72,
|
|
1249
1450
|
type: 'machineLearning',
|
|
1250
1451
|
image: 'smart-team-9.png',
|
|
1251
1452
|
class: 'smart-team-9-cap-1',
|
|
1252
1453
|
groupClass: 'smart-team',
|
|
1253
1454
|
name: 'Libro 9',
|
|
1254
1455
|
groupImage: 'smart-team.png',
|
|
1255
|
-
groupPath: ['
|
|
1456
|
+
groupPath: ['Poses de manos', 'Smart Team'],
|
|
1256
1457
|
company: 'Smart Team',
|
|
1257
1458
|
compilerBoard: 'arduino:avr:uno',
|
|
1258
1459
|
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"',
|
|
@@ -1270,18 +1471,46 @@ exports.boards = [
|
|
|
1270
1471
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1271
1472
|
pins: pins_1.BHOOT,
|
|
1272
1473
|
bluetooth: 1,
|
|
1273
|
-
iaModel: types_1.IA_MODEL.
|
|
1474
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1274
1475
|
},
|
|
1275
|
-
// ------------ Body pose detection ------------ //
|
|
1276
1476
|
{
|
|
1277
|
-
id:
|
|
1477
|
+
id: 209,
|
|
1478
|
+
type: 'machineLearning',
|
|
1479
|
+
image: 'lgo20.png',
|
|
1480
|
+
class: 'educabot-lgo20',
|
|
1481
|
+
name: 'LGO 2.0',
|
|
1482
|
+
groupImage: 'ai.png',
|
|
1483
|
+
groupPath: ['Poses de manos'],
|
|
1484
|
+
company: 'Educabot',
|
|
1485
|
+
compilerBoard: 'arduino:avr:uno',
|
|
1486
|
+
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"',
|
|
1487
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1488
|
+
use1200bpsTouch: false,
|
|
1489
|
+
fileExtension: 'hex',
|
|
1490
|
+
profile: 'lgo20Ai',
|
|
1491
|
+
lang: 'Arduino',
|
|
1492
|
+
show: 1,
|
|
1493
|
+
showOnAula: 1,
|
|
1494
|
+
enabled: 1,
|
|
1495
|
+
enabledForCode: 1,
|
|
1496
|
+
premium: 0,
|
|
1497
|
+
toolboxLayout: 'vertical',
|
|
1498
|
+
pins: pins_1.BHOOT_LGO20,
|
|
1499
|
+
simulator: 0,
|
|
1500
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1501
|
+
bluetooth: 1,
|
|
1502
|
+
iaModel: types_1.IA_MODEL.HANDS,
|
|
1503
|
+
},
|
|
1504
|
+
// ------------ Image classification ------------ //
|
|
1505
|
+
{
|
|
1506
|
+
id: 44,
|
|
1278
1507
|
type: 'machineLearning',
|
|
1279
1508
|
image: 'bhoot.png',
|
|
1280
1509
|
class: 'robot-ia',
|
|
1281
1510
|
groupClass: 'robot-ia',
|
|
1282
1511
|
name: 'Buty',
|
|
1283
1512
|
groupImage: 'ai.png',
|
|
1284
|
-
groupPath: ['
|
|
1513
|
+
groupPath: ['Clasificador de imágenes'],
|
|
1285
1514
|
company: 'Educabot',
|
|
1286
1515
|
htmlValue: '',
|
|
1287
1516
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1300,17 +1529,17 @@ exports.boards = [
|
|
|
1300
1529
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1301
1530
|
pins: pins_1.BHOOT,
|
|
1302
1531
|
bluetooth: 1,
|
|
1303
|
-
iaModel: types_1.IA_MODEL.
|
|
1532
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1304
1533
|
},
|
|
1305
1534
|
{
|
|
1306
|
-
id:
|
|
1535
|
+
id: 49,
|
|
1307
1536
|
type: 'machineLearning',
|
|
1308
1537
|
image: 'iaco.png',
|
|
1309
1538
|
class: 'robot-ia',
|
|
1310
1539
|
groupClass: 'robot-ia',
|
|
1311
1540
|
name: 'IAco',
|
|
1312
1541
|
groupImage: 'ai.png',
|
|
1313
|
-
groupPath: ['
|
|
1542
|
+
groupPath: ['Clasificador de imágenes'],
|
|
1314
1543
|
company: 'Educabot',
|
|
1315
1544
|
htmlValue: '',
|
|
1316
1545
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1329,17 +1558,17 @@ exports.boards = [
|
|
|
1329
1558
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1330
1559
|
pins: pins_1.BHOOT_IACO,
|
|
1331
1560
|
bluetooth: 1,
|
|
1332
|
-
iaModel: types_1.IA_MODEL.
|
|
1561
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1333
1562
|
},
|
|
1334
1563
|
{
|
|
1335
|
-
id:
|
|
1564
|
+
id: 59,
|
|
1336
1565
|
type: 'machineLearning',
|
|
1337
1566
|
image: 'creabotsMovement.png',
|
|
1338
1567
|
class: 'robot-ia',
|
|
1339
1568
|
groupClass: 'robot-ia',
|
|
1340
1569
|
name: 'Conducción',
|
|
1341
1570
|
groupImage: 'ai.png',
|
|
1342
|
-
groupPath: ['
|
|
1571
|
+
groupPath: ['Clasificador de imágenes'],
|
|
1343
1572
|
company: 'Creabots',
|
|
1344
1573
|
compilerBoard: 'arduino:avr:uno',
|
|
1345
1574
|
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"',
|
|
@@ -1357,17 +1586,17 @@ exports.boards = [
|
|
|
1357
1586
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1358
1587
|
pins: pins_1.CREABOTS,
|
|
1359
1588
|
bluetooth: 1,
|
|
1360
|
-
iaModel: types_1.IA_MODEL.
|
|
1589
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1361
1590
|
},
|
|
1362
1591
|
{
|
|
1363
|
-
id:
|
|
1592
|
+
id: 73,
|
|
1364
1593
|
type: 'machineLearning',
|
|
1365
1594
|
image: 'smart-team-3.png',
|
|
1366
1595
|
class: 'smart-team-3-cap-1',
|
|
1367
1596
|
groupClass: 'smart-team',
|
|
1368
1597
|
name: 'Libro 3',
|
|
1369
1598
|
groupImage: 'smart-team.png',
|
|
1370
|
-
groupPath: ['
|
|
1599
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1371
1600
|
company: 'Smart Team',
|
|
1372
1601
|
compilerBoard: 'arduino:avr:uno',
|
|
1373
1602
|
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"',
|
|
@@ -1385,17 +1614,17 @@ exports.boards = [
|
|
|
1385
1614
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1386
1615
|
pins: pins_1.BHOOT,
|
|
1387
1616
|
bluetooth: 1,
|
|
1388
|
-
iaModel: types_1.IA_MODEL.
|
|
1617
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1389
1618
|
},
|
|
1390
1619
|
{
|
|
1391
|
-
id:
|
|
1620
|
+
id: 74,
|
|
1392
1621
|
type: 'machineLearning',
|
|
1393
1622
|
image: 'smart-team-4.png',
|
|
1394
1623
|
class: 'smart-team-4-cap-1',
|
|
1395
1624
|
groupClass: 'smart-team',
|
|
1396
1625
|
name: 'Libro 4',
|
|
1397
1626
|
groupImage: 'smart-team.png',
|
|
1398
|
-
groupPath: ['
|
|
1627
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1399
1628
|
company: 'Smart Team',
|
|
1400
1629
|
compilerBoard: 'arduino:avr:uno',
|
|
1401
1630
|
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"',
|
|
@@ -1413,17 +1642,17 @@ exports.boards = [
|
|
|
1413
1642
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1414
1643
|
pins: pins_1.BHOOT,
|
|
1415
1644
|
bluetooth: 1,
|
|
1416
|
-
iaModel: types_1.IA_MODEL.
|
|
1645
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1417
1646
|
},
|
|
1418
1647
|
{
|
|
1419
|
-
id:
|
|
1648
|
+
id: 75,
|
|
1420
1649
|
type: 'machineLearning',
|
|
1421
1650
|
image: 'smart-team-5.png',
|
|
1422
1651
|
class: 'smart-team-5-cap-1',
|
|
1423
1652
|
groupClass: 'smart-team',
|
|
1424
1653
|
name: 'Libro 5',
|
|
1425
1654
|
groupImage: 'smart-team.png',
|
|
1426
|
-
groupPath: ['
|
|
1655
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1427
1656
|
company: 'Smart Team',
|
|
1428
1657
|
compilerBoard: 'arduino:avr:uno',
|
|
1429
1658
|
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"',
|
|
@@ -1441,17 +1670,17 @@ exports.boards = [
|
|
|
1441
1670
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1442
1671
|
pins: pins_1.BHOOT,
|
|
1443
1672
|
bluetooth: 1,
|
|
1444
|
-
iaModel: types_1.IA_MODEL.
|
|
1673
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1445
1674
|
},
|
|
1446
1675
|
{
|
|
1447
|
-
id:
|
|
1676
|
+
id: 76,
|
|
1448
1677
|
type: 'machineLearning',
|
|
1449
1678
|
image: 'smart-team-6.png',
|
|
1450
1679
|
class: 'smart-team-6-cap-1',
|
|
1451
1680
|
groupClass: 'smart-team',
|
|
1452
1681
|
name: 'Libro 6',
|
|
1453
1682
|
groupImage: 'smart-team.png',
|
|
1454
|
-
groupPath: ['
|
|
1683
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1455
1684
|
company: 'Smart Team',
|
|
1456
1685
|
compilerBoard: 'arduino:avr:uno',
|
|
1457
1686
|
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"',
|
|
@@ -1469,17 +1698,17 @@ exports.boards = [
|
|
|
1469
1698
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1470
1699
|
pins: pins_1.BHOOT,
|
|
1471
1700
|
bluetooth: 1,
|
|
1472
|
-
iaModel: types_1.IA_MODEL.
|
|
1701
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1473
1702
|
},
|
|
1474
1703
|
{
|
|
1475
|
-
id:
|
|
1704
|
+
id: 77,
|
|
1476
1705
|
type: 'machineLearning',
|
|
1477
1706
|
image: 'smart-team-7.png',
|
|
1478
1707
|
class: 'smart-team-7-cap-1',
|
|
1479
1708
|
groupClass: 'smart-team',
|
|
1480
1709
|
name: 'Libro 7',
|
|
1481
1710
|
groupImage: 'smart-team.png',
|
|
1482
|
-
groupPath: ['
|
|
1711
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1483
1712
|
company: 'Smart Team',
|
|
1484
1713
|
compilerBoard: 'arduino:avr:uno',
|
|
1485
1714
|
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"',
|
|
@@ -1497,74 +1726,189 @@ exports.boards = [
|
|
|
1497
1726
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1498
1727
|
pins: pins_1.BHOOT,
|
|
1499
1728
|
bluetooth: 1,
|
|
1500
|
-
iaModel: types_1.IA_MODEL.
|
|
1729
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1501
1730
|
},
|
|
1502
1731
|
{
|
|
1503
|
-
id:
|
|
1732
|
+
id: 78,
|
|
1504
1733
|
type: 'machineLearning',
|
|
1505
1734
|
image: 'smart-team-8.png',
|
|
1506
1735
|
class: 'smart-team-8-cap-1',
|
|
1507
1736
|
groupClass: 'smart-team',
|
|
1508
1737
|
name: 'Libro 8',
|
|
1509
1738
|
groupImage: 'smart-team.png',
|
|
1510
|
-
groupPath: ['
|
|
1739
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1740
|
+
company: 'Smart Team',
|
|
1741
|
+
compilerBoard: 'arduino:avr:uno',
|
|
1742
|
+
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"',
|
|
1743
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1744
|
+
use1200bpsTouch: false,
|
|
1745
|
+
fileExtension: 'hex',
|
|
1746
|
+
profile: 'bhootAi',
|
|
1747
|
+
lang: 'Arduino',
|
|
1748
|
+
show: 1,
|
|
1749
|
+
showOnAula: 1,
|
|
1750
|
+
enabled: 1,
|
|
1751
|
+
enabledForCode: 0,
|
|
1752
|
+
premium: 0,
|
|
1753
|
+
toolboxLayout: 'vertical',
|
|
1754
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1755
|
+
pins: pins_1.BHOOT,
|
|
1756
|
+
bluetooth: 1,
|
|
1757
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
id: 79,
|
|
1761
|
+
type: 'machineLearning',
|
|
1762
|
+
image: 'smart-team-9.png',
|
|
1763
|
+
class: 'smart-team-9-cap-1',
|
|
1764
|
+
groupClass: 'smart-team',
|
|
1765
|
+
name: 'Libro 9',
|
|
1766
|
+
groupImage: 'smart-team.png',
|
|
1767
|
+
groupPath: ['Clasificador de imágenes', 'Smart Team'],
|
|
1511
1768
|
company: 'Smart Team',
|
|
1512
1769
|
compilerBoard: 'arduino:avr:uno',
|
|
1513
1770
|
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"',
|
|
1514
1771
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1515
1772
|
use1200bpsTouch: false,
|
|
1516
1773
|
fileExtension: 'hex',
|
|
1517
|
-
profile: 'bhootAi',
|
|
1774
|
+
profile: 'bhootAi',
|
|
1775
|
+
lang: 'Arduino',
|
|
1776
|
+
show: 1,
|
|
1777
|
+
showOnAula: 1,
|
|
1778
|
+
enabled: 1,
|
|
1779
|
+
enabledForCode: 1,
|
|
1780
|
+
premium: 0,
|
|
1781
|
+
toolboxLayout: 'vertical',
|
|
1782
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1783
|
+
pins: pins_1.BHOOT,
|
|
1784
|
+
bluetooth: 1,
|
|
1785
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
id: 210,
|
|
1789
|
+
type: 'machineLearning',
|
|
1790
|
+
image: 'lgo20.png',
|
|
1791
|
+
class: 'educabot-lgo20',
|
|
1792
|
+
name: 'LGO 2.0',
|
|
1793
|
+
groupImage: 'ai.png',
|
|
1794
|
+
groupPath: ['Clasificador de imágenes'],
|
|
1795
|
+
company: 'Educabot',
|
|
1796
|
+
compilerBoard: 'arduino:avr:uno',
|
|
1797
|
+
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"',
|
|
1798
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1799
|
+
use1200bpsTouch: false,
|
|
1800
|
+
fileExtension: 'hex',
|
|
1801
|
+
profile: 'lgo20Ai',
|
|
1802
|
+
lang: 'Arduino',
|
|
1803
|
+
show: 1,
|
|
1804
|
+
showOnAula: 1,
|
|
1805
|
+
enabled: 1,
|
|
1806
|
+
enabledForCode: 1,
|
|
1807
|
+
premium: 0,
|
|
1808
|
+
toolboxLayout: 'vertical',
|
|
1809
|
+
pins: pins_1.BHOOT_LGO20,
|
|
1810
|
+
simulator: 0,
|
|
1811
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1812
|
+
bluetooth: 1,
|
|
1813
|
+
iaModel: types_1.IA_MODEL.IMAGES,
|
|
1814
|
+
},
|
|
1815
|
+
// ------------ Objects Detection ------------ //
|
|
1816
|
+
{
|
|
1817
|
+
id: 45,
|
|
1818
|
+
type: 'machineLearning',
|
|
1819
|
+
image: 'bhoot.png',
|
|
1820
|
+
class: 'robot-ia',
|
|
1821
|
+
groupClass: 'robot-ia',
|
|
1822
|
+
name: 'Buty',
|
|
1823
|
+
groupImage: 'ai.png',
|
|
1824
|
+
groupPath: ['Detección de objetos'],
|
|
1825
|
+
company: 'Educabot',
|
|
1826
|
+
htmlValue: '',
|
|
1827
|
+
compilerBoard: 'arduino:avr:uno',
|
|
1828
|
+
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"',
|
|
1829
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1830
|
+
use1200bpsTouch: false,
|
|
1831
|
+
fileExtension: 'hex',
|
|
1832
|
+
profile: 'bhootAi',
|
|
1833
|
+
lang: 'Arduino',
|
|
1834
|
+
show: 0,
|
|
1835
|
+
showOnAula: 0,
|
|
1836
|
+
enabled: 1,
|
|
1837
|
+
enabledForCode: 0,
|
|
1838
|
+
premium: 0,
|
|
1839
|
+
toolboxLayout: 'vertical',
|
|
1840
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1841
|
+
pins: pins_1.BHOOT,
|
|
1842
|
+
bluetooth: 1,
|
|
1843
|
+
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
id: 50,
|
|
1847
|
+
type: 'machineLearning',
|
|
1848
|
+
image: 'iaco.png',
|
|
1849
|
+
class: 'robot-ia',
|
|
1850
|
+
groupClass: 'robot-ia',
|
|
1851
|
+
name: 'IAco',
|
|
1852
|
+
groupImage: 'ai.png',
|
|
1853
|
+
groupPath: ['Detección de objetos'],
|
|
1854
|
+
company: 'Educabot',
|
|
1855
|
+
htmlValue: '',
|
|
1856
|
+
compilerBoard: 'arduino:avr:uno',
|
|
1857
|
+
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"',
|
|
1858
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1859
|
+
use1200bpsTouch: false,
|
|
1860
|
+
fileExtension: 'hex',
|
|
1861
|
+
profile: 'iacoAi',
|
|
1518
1862
|
lang: 'Arduino',
|
|
1519
|
-
show:
|
|
1520
|
-
showOnAula:
|
|
1863
|
+
show: 0,
|
|
1864
|
+
showOnAula: 0,
|
|
1521
1865
|
enabled: 1,
|
|
1522
1866
|
enabledForCode: 0,
|
|
1523
1867
|
premium: 0,
|
|
1524
1868
|
toolboxLayout: 'vertical',
|
|
1525
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
1526
|
-
pins: pins_1.
|
|
1869
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1870
|
+
pins: pins_1.BHOOT_IACO,
|
|
1527
1871
|
bluetooth: 1,
|
|
1528
|
-
iaModel: types_1.IA_MODEL.
|
|
1872
|
+
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
1529
1873
|
},
|
|
1530
1874
|
{
|
|
1531
|
-
id:
|
|
1875
|
+
id: 60,
|
|
1532
1876
|
type: 'machineLearning',
|
|
1533
|
-
image: '
|
|
1534
|
-
class: '
|
|
1535
|
-
groupClass: '
|
|
1536
|
-
name: '
|
|
1537
|
-
groupImage: '
|
|
1538
|
-
groupPath: ['
|
|
1539
|
-
company: '
|
|
1877
|
+
image: 'creabotsMovement.png',
|
|
1878
|
+
class: 'robot-ia',
|
|
1879
|
+
groupClass: 'robot-ia',
|
|
1880
|
+
name: 'Conducción',
|
|
1881
|
+
groupImage: 'ai.png',
|
|
1882
|
+
groupPath: ['Detección de objetos'],
|
|
1883
|
+
company: 'Creabots',
|
|
1540
1884
|
compilerBoard: 'arduino:avr:uno',
|
|
1541
1885
|
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"',
|
|
1542
1886
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1543
1887
|
use1200bpsTouch: false,
|
|
1544
1888
|
fileExtension: 'hex',
|
|
1545
|
-
profile: '
|
|
1889
|
+
profile: 'creabotsMovementAi',
|
|
1546
1890
|
lang: 'Arduino',
|
|
1547
|
-
show:
|
|
1548
|
-
showOnAula:
|
|
1891
|
+
show: 0,
|
|
1892
|
+
showOnAula: 0,
|
|
1549
1893
|
enabled: 1,
|
|
1550
|
-
enabledForCode:
|
|
1894
|
+
enabledForCode: 0,
|
|
1551
1895
|
premium: 0,
|
|
1552
1896
|
toolboxLayout: 'vertical',
|
|
1553
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
1554
|
-
pins: pins_1.
|
|
1897
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1898
|
+
pins: pins_1.CREABOTS,
|
|
1555
1899
|
bluetooth: 1,
|
|
1556
|
-
iaModel: types_1.IA_MODEL.
|
|
1900
|
+
iaModel: types_1.IA_MODEL.OBJECTS,
|
|
1557
1901
|
},
|
|
1558
|
-
// ------------
|
|
1902
|
+
// ------------ Sounds classification ------------ //
|
|
1559
1903
|
{
|
|
1560
|
-
id:
|
|
1904
|
+
id: 47,
|
|
1561
1905
|
type: 'machineLearning',
|
|
1562
1906
|
image: 'bhoot.png',
|
|
1563
1907
|
class: 'robot-ia',
|
|
1564
1908
|
groupClass: 'robot-ia',
|
|
1565
1909
|
name: 'Buty',
|
|
1566
1910
|
groupImage: 'ai.png',
|
|
1567
|
-
groupPath: ['
|
|
1911
|
+
groupPath: ['Clasificador de sonidos'],
|
|
1568
1912
|
company: 'Educabot',
|
|
1569
1913
|
htmlValue: '',
|
|
1570
1914
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1583,17 +1927,17 @@ exports.boards = [
|
|
|
1583
1927
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1584
1928
|
pins: pins_1.BHOOT,
|
|
1585
1929
|
bluetooth: 1,
|
|
1586
|
-
iaModel: types_1.IA_MODEL.
|
|
1930
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1587
1931
|
},
|
|
1588
1932
|
{
|
|
1589
|
-
id:
|
|
1933
|
+
id: 51,
|
|
1590
1934
|
type: 'machineLearning',
|
|
1591
1935
|
image: 'iaco.png',
|
|
1592
1936
|
class: 'robot-ia',
|
|
1593
1937
|
groupClass: 'robot-ia',
|
|
1594
1938
|
name: 'IAco',
|
|
1595
1939
|
groupImage: 'ai.png',
|
|
1596
|
-
groupPath: ['
|
|
1940
|
+
groupPath: ['Clasificador de sonidos'],
|
|
1597
1941
|
company: 'Educabot',
|
|
1598
1942
|
htmlValue: '',
|
|
1599
1943
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -1612,17 +1956,17 @@ exports.boards = [
|
|
|
1612
1956
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1613
1957
|
pins: pins_1.BHOOT_IACO,
|
|
1614
1958
|
bluetooth: 1,
|
|
1615
|
-
iaModel: types_1.IA_MODEL.
|
|
1959
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1616
1960
|
},
|
|
1617
1961
|
{
|
|
1618
|
-
id:
|
|
1962
|
+
id: 61,
|
|
1619
1963
|
type: 'machineLearning',
|
|
1620
1964
|
image: 'creabotsMovement.png',
|
|
1621
1965
|
class: 'robot-ia',
|
|
1622
1966
|
groupClass: 'robot-ia',
|
|
1623
1967
|
name: 'Conducción',
|
|
1624
1968
|
groupImage: 'ai.png',
|
|
1625
|
-
groupPath: ['
|
|
1969
|
+
groupPath: ['Clasificador de sonidos'],
|
|
1626
1970
|
company: 'Creabots',
|
|
1627
1971
|
compilerBoard: 'arduino:avr:uno',
|
|
1628
1972
|
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"',
|
|
@@ -1640,17 +1984,17 @@ exports.boards = [
|
|
|
1640
1984
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1641
1985
|
pins: pins_1.CREABOTS,
|
|
1642
1986
|
bluetooth: 1,
|
|
1643
|
-
iaModel: types_1.IA_MODEL.
|
|
1987
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1644
1988
|
},
|
|
1645
1989
|
{
|
|
1646
|
-
id:
|
|
1990
|
+
id: 80,
|
|
1647
1991
|
type: 'machineLearning',
|
|
1648
1992
|
image: 'smart-team-3.png',
|
|
1649
1993
|
class: 'smart-team-3-cap-1',
|
|
1650
1994
|
groupClass: 'smart-team',
|
|
1651
1995
|
name: 'Libro 3',
|
|
1652
1996
|
groupImage: 'smart-team.png',
|
|
1653
|
-
groupPath: ['
|
|
1997
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1654
1998
|
company: 'Smart Team',
|
|
1655
1999
|
compilerBoard: 'arduino:avr:uno',
|
|
1656
2000
|
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"',
|
|
@@ -1668,17 +2012,17 @@ exports.boards = [
|
|
|
1668
2012
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1669
2013
|
pins: pins_1.BHOOT,
|
|
1670
2014
|
bluetooth: 1,
|
|
1671
|
-
iaModel: types_1.IA_MODEL.
|
|
2015
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1672
2016
|
},
|
|
1673
2017
|
{
|
|
1674
|
-
id:
|
|
2018
|
+
id: 81,
|
|
1675
2019
|
type: 'machineLearning',
|
|
1676
2020
|
image: 'smart-team-4.png',
|
|
1677
2021
|
class: 'smart-team-4-cap-1',
|
|
1678
2022
|
groupClass: 'smart-team',
|
|
1679
2023
|
name: 'Libro 4',
|
|
1680
2024
|
groupImage: 'smart-team.png',
|
|
1681
|
-
groupPath: ['
|
|
2025
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1682
2026
|
company: 'Smart Team',
|
|
1683
2027
|
compilerBoard: 'arduino:avr:uno',
|
|
1684
2028
|
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"',
|
|
@@ -1696,17 +2040,17 @@ exports.boards = [
|
|
|
1696
2040
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1697
2041
|
pins: pins_1.BHOOT,
|
|
1698
2042
|
bluetooth: 1,
|
|
1699
|
-
iaModel: types_1.IA_MODEL.
|
|
2043
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1700
2044
|
},
|
|
1701
2045
|
{
|
|
1702
|
-
id:
|
|
2046
|
+
id: 82,
|
|
1703
2047
|
type: 'machineLearning',
|
|
1704
2048
|
image: 'smart-team-5.png',
|
|
1705
2049
|
class: 'smart-team-5-cap-1',
|
|
1706
2050
|
groupClass: 'smart-team',
|
|
1707
2051
|
name: 'Libro 5',
|
|
1708
2052
|
groupImage: 'smart-team.png',
|
|
1709
|
-
groupPath: ['
|
|
2053
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1710
2054
|
company: 'Smart Team',
|
|
1711
2055
|
compilerBoard: 'arduino:avr:uno',
|
|
1712
2056
|
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"',
|
|
@@ -1724,17 +2068,17 @@ exports.boards = [
|
|
|
1724
2068
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1725
2069
|
pins: pins_1.BHOOT,
|
|
1726
2070
|
bluetooth: 1,
|
|
1727
|
-
iaModel: types_1.IA_MODEL.
|
|
2071
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1728
2072
|
},
|
|
1729
2073
|
{
|
|
1730
|
-
id:
|
|
2074
|
+
id: 83,
|
|
1731
2075
|
type: 'machineLearning',
|
|
1732
2076
|
image: 'smart-team-6.png',
|
|
1733
2077
|
class: 'smart-team-6-cap-1',
|
|
1734
2078
|
groupClass: 'smart-team',
|
|
1735
2079
|
name: 'Libro 6',
|
|
1736
2080
|
groupImage: 'smart-team.png',
|
|
1737
|
-
groupPath: ['
|
|
2081
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1738
2082
|
company: 'Smart Team',
|
|
1739
2083
|
compilerBoard: 'arduino:avr:uno',
|
|
1740
2084
|
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"',
|
|
@@ -1752,17 +2096,17 @@ exports.boards = [
|
|
|
1752
2096
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1753
2097
|
pins: pins_1.BHOOT,
|
|
1754
2098
|
bluetooth: 1,
|
|
1755
|
-
iaModel: types_1.IA_MODEL.
|
|
2099
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1756
2100
|
},
|
|
1757
2101
|
{
|
|
1758
|
-
id:
|
|
2102
|
+
id: 84,
|
|
1759
2103
|
type: 'machineLearning',
|
|
1760
2104
|
image: 'smart-team-7.png',
|
|
1761
2105
|
class: 'smart-team-7-cap-1',
|
|
1762
2106
|
groupClass: 'smart-team',
|
|
1763
2107
|
name: 'Libro 7',
|
|
1764
2108
|
groupImage: 'smart-team.png',
|
|
1765
|
-
groupPath: ['
|
|
2109
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1766
2110
|
company: 'Smart Team',
|
|
1767
2111
|
compilerBoard: 'arduino:avr:uno',
|
|
1768
2112
|
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"',
|
|
@@ -1780,17 +2124,17 @@ exports.boards = [
|
|
|
1780
2124
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1781
2125
|
pins: pins_1.BHOOT,
|
|
1782
2126
|
bluetooth: 1,
|
|
1783
|
-
iaModel: types_1.IA_MODEL.
|
|
2127
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1784
2128
|
},
|
|
1785
2129
|
{
|
|
1786
|
-
id:
|
|
2130
|
+
id: 85,
|
|
1787
2131
|
type: 'machineLearning',
|
|
1788
2132
|
image: 'smart-team-8.png',
|
|
1789
2133
|
class: 'smart-team-8-cap-1',
|
|
1790
2134
|
groupClass: 'smart-team',
|
|
1791
2135
|
name: 'Libro 8',
|
|
1792
2136
|
groupImage: 'smart-team.png',
|
|
1793
|
-
groupPath: ['
|
|
2137
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1794
2138
|
company: 'Smart Team',
|
|
1795
2139
|
compilerBoard: 'arduino:avr:uno',
|
|
1796
2140
|
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"',
|
|
@@ -1808,17 +2152,17 @@ exports.boards = [
|
|
|
1808
2152
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1809
2153
|
pins: pins_1.BHOOT,
|
|
1810
2154
|
bluetooth: 1,
|
|
1811
|
-
iaModel: types_1.IA_MODEL.
|
|
2155
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1812
2156
|
},
|
|
1813
2157
|
{
|
|
1814
|
-
id:
|
|
2158
|
+
id: 86,
|
|
1815
2159
|
type: 'machineLearning',
|
|
1816
2160
|
image: 'smart-team-9.png',
|
|
1817
2161
|
class: 'smart-team-9-cap-1',
|
|
1818
2162
|
groupClass: 'smart-team',
|
|
1819
2163
|
name: 'Libro 9',
|
|
1820
2164
|
groupImage: 'smart-team.png',
|
|
1821
|
-
groupPath: ['
|
|
2165
|
+
groupPath: ['Clasificador de sonidos', 'Smart Team'],
|
|
1822
2166
|
company: 'Smart Team',
|
|
1823
2167
|
compilerBoard: 'arduino:avr:uno',
|
|
1824
2168
|
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"',
|
|
@@ -1836,408 +2180,334 @@ exports.boards = [
|
|
|
1836
2180
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
1837
2181
|
pins: pins_1.BHOOT,
|
|
1838
2182
|
bluetooth: 1,
|
|
1839
|
-
iaModel: types_1.IA_MODEL.
|
|
1840
|
-
},
|
|
1841
|
-
//// END OF MACHINE LEARNING BOARDS ////
|
|
1842
|
-
{
|
|
1843
|
-
id: 2,
|
|
1844
|
-
type: 'senior',
|
|
1845
|
-
image: 'genuino-uno.png',
|
|
1846
|
-
class: 'arduino-genuino-uno',
|
|
1847
|
-
name: 'Uno Rev. 3',
|
|
1848
|
-
company: 'Arduino',
|
|
1849
|
-
htmlValue: '',
|
|
1850
|
-
compilerBoard: 'arduino:avr:uno',
|
|
1851
|
-
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"',
|
|
1852
|
-
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1853
|
-
use1200bpsTouch: false,
|
|
1854
|
-
fileExtension: 'hex',
|
|
1855
|
-
profile: 'arduinoUno',
|
|
1856
|
-
lang: 'Arduino',
|
|
1857
|
-
show: 1,
|
|
1858
|
-
showOnAula: 1,
|
|
1859
|
-
enabled: 1,
|
|
1860
|
-
enabledForCode: 1,
|
|
1861
|
-
premium: 0,
|
|
1862
|
-
toolboxLayout: 'vertical',
|
|
1863
|
-
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1864
|
-
pins: pins_1.ARDUINO_UNO,
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
id: 3,
|
|
1868
|
-
type: 'senior',
|
|
1869
|
-
image: 'genuino-mega.png',
|
|
1870
|
-
class: 'arduino-genuino-mega',
|
|
1871
|
-
name: 'Mega 2560',
|
|
1872
|
-
company: 'Arduino',
|
|
1873
|
-
htmlValue: '',
|
|
1874
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
1875
|
-
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"',
|
|
1876
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
1877
|
-
use1200bpsTouch: false,
|
|
1878
|
-
fileExtension: 'hex',
|
|
1879
|
-
profile: 'arduinoUno',
|
|
1880
|
-
lang: 'Arduino',
|
|
1881
|
-
show: 1,
|
|
1882
|
-
showOnAula: 1,
|
|
1883
|
-
enabled: 1,
|
|
1884
|
-
enabledForCode: 1,
|
|
1885
|
-
premium: 0,
|
|
1886
|
-
toolboxLayout: 'vertical',
|
|
1887
|
-
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1888
|
-
pins: pins_1.ARDUINO_MEGA,
|
|
1889
|
-
},
|
|
1890
|
-
{
|
|
1891
|
-
id: 4,
|
|
1892
|
-
type: 'senior',
|
|
1893
|
-
image: 'microbit.png',
|
|
1894
|
-
class: 'microbit',
|
|
1895
|
-
name: 'micro:bit',
|
|
1896
|
-
company: 'Microsoft',
|
|
1897
|
-
htmlValue: '',
|
|
1898
|
-
compilerBoard: 'microbit',
|
|
1899
|
-
agentCommandLine: {
|
|
1900
|
-
windows: '"Robocopy" "{build.path}/" "{serial.port}:/" "{build.project_name}.hex" /IS /IT /IM',
|
|
1901
|
-
linux: '',
|
|
1902
|
-
max: '',
|
|
1903
|
-
},
|
|
1904
|
-
agentSignature: {
|
|
1905
|
-
windows: '4df3bd30947b3ca534ef51fa2e82e87fe6f1070ae26bd377a698ddabc5946d990159ecb7c18f5cda39bcf48f7a7464b24fd61c8ab672e6c36ce9794cdfe11493a751cc7f0ce93c92ce3cbf4aae526cc7a4fb548317b947936fd48d9bed1f90cbc2bc5eb7ea53ff607a1ea3964e0f1fc9e20008476edc4346c975d180974a4a71a72f929cd8c21cfde2029896b2f9992cc637daeb5388772e0aba0786eb15d3d324662acbeb3fe84433524f82624c30c3e9408d3924e6832247c7bc32d06c6e34841494d3c744f484ff712af8802ef632d030d121e83be93abc60d0aafe185820ef4044bce39262db5152f16ae84febbb7d2efcf1a396b6c75dfffb87f7491a67',
|
|
1906
|
-
linux: '',
|
|
1907
|
-
max: '',
|
|
1908
|
-
},
|
|
1909
|
-
use1200bpsTouch: false,
|
|
1910
|
-
fileExtension: 'hex',
|
|
1911
|
-
profile: 'microbitFull',
|
|
1912
|
-
lang: 'JavaScript',
|
|
1913
|
-
show: 1,
|
|
1914
|
-
showOnAula: 1,
|
|
1915
|
-
enabled: 1,
|
|
1916
|
-
enabledForCode: 1,
|
|
1917
|
-
premium: 0,
|
|
1918
|
-
toolboxLayout: 'vertical',
|
|
1919
|
-
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1920
|
-
pins: pins_1.MICROBIT,
|
|
1921
|
-
},
|
|
1922
|
-
{
|
|
1923
|
-
id: 38,
|
|
1924
|
-
type: 'senior',
|
|
1925
|
-
image: 'microbit_expansion.png',
|
|
1926
|
-
class: 'microbit',
|
|
1927
|
-
name: 'Microbit expansion',
|
|
1928
|
-
company: 'Educabot',
|
|
1929
|
-
htmlValue: '',
|
|
1930
|
-
compilerBoard: 'microbit',
|
|
1931
|
-
agentCommandLine: '',
|
|
1932
|
-
agentSignature: '',
|
|
1933
|
-
use1200bpsTouch: false,
|
|
1934
|
-
fileExtension: 'hex',
|
|
1935
|
-
profile: 'microbitFull2',
|
|
1936
|
-
lang: 'JavaScript',
|
|
1937
|
-
show: 1,
|
|
1938
|
-
showOnAula: 1,
|
|
1939
|
-
enabled: 1,
|
|
1940
|
-
enabledForCode: 1,
|
|
1941
|
-
premium: 0,
|
|
1942
|
-
toolboxLayout: 'vertical',
|
|
1943
|
-
elementType: types_1.BOARD_ITEM_TYPE.BOARD,
|
|
1944
|
-
pins: pins_1.MICROBIT3,
|
|
1945
|
-
},
|
|
1946
|
-
{
|
|
1947
|
-
id: 5,
|
|
1948
|
-
type: 'senior',
|
|
1949
|
-
image: 'maqueta_bsas_semaforo.png',
|
|
1950
|
-
class: 'maqueta-semaforo',
|
|
1951
|
-
groupClass: 'maqueta',
|
|
1952
|
-
name: 'Semáforos',
|
|
1953
|
-
groupImage: 'maqueta_bsas_semaforo.png',
|
|
1954
|
-
groupPath: ['Maqueta Buenos Aires'],
|
|
1955
|
-
company: 'Educabot',
|
|
1956
|
-
htmlValue: '',
|
|
1957
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
1958
|
-
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"',
|
|
1959
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
1960
|
-
use1200bpsTouch: false,
|
|
1961
|
-
fileExtension: 'hex',
|
|
1962
|
-
profile: 'ciudadSemaforos',
|
|
1963
|
-
lang: 'Arduino',
|
|
1964
|
-
show: 0,
|
|
1965
|
-
showOnAula: 1,
|
|
1966
|
-
enabled: 1,
|
|
1967
|
-
enabledForCode: 0,
|
|
1968
|
-
premium: 1,
|
|
1969
|
-
toolboxLayout: 'vertical',
|
|
1970
|
-
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
1971
|
-
pins: pins_1.ARDUINO_MEGA,
|
|
2183
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1972
2184
|
},
|
|
1973
2185
|
{
|
|
1974
|
-
id:
|
|
1975
|
-
type: '
|
|
1976
|
-
image: '
|
|
1977
|
-
class: '
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
groupPath: ['Maqueta Buenos Aires'],
|
|
2186
|
+
id: 211,
|
|
2187
|
+
type: 'machineLearning',
|
|
2188
|
+
image: 'lgo20.png',
|
|
2189
|
+
class: 'educabot-lgo20',
|
|
2190
|
+
name: 'LGO 2.0',
|
|
2191
|
+
groupImage: 'ai.png',
|
|
2192
|
+
groupPath: ['Clasificador de sonidos'],
|
|
1982
2193
|
company: 'Educabot',
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2194
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2195
|
+
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"',
|
|
2196
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
1987
2197
|
use1200bpsTouch: false,
|
|
1988
2198
|
fileExtension: 'hex',
|
|
1989
|
-
profile: '
|
|
2199
|
+
profile: 'lgo20Ai',
|
|
1990
2200
|
lang: 'Arduino',
|
|
1991
|
-
show:
|
|
2201
|
+
show: 1,
|
|
1992
2202
|
showOnAula: 1,
|
|
1993
2203
|
enabled: 1,
|
|
1994
|
-
enabledForCode:
|
|
1995
|
-
premium:
|
|
2204
|
+
enabledForCode: 1,
|
|
2205
|
+
premium: 0,
|
|
1996
2206
|
toolboxLayout: 'vertical',
|
|
1997
|
-
|
|
1998
|
-
|
|
2207
|
+
pins: pins_1.BHOOT_LGO20,
|
|
2208
|
+
simulator: 0,
|
|
2209
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2210
|
+
bluetooth: 1,
|
|
2211
|
+
iaModel: types_1.IA_MODEL.SOUNDS,
|
|
1999
2212
|
},
|
|
2213
|
+
// ------------ Text classification ------------ //
|
|
2000
2214
|
{
|
|
2001
|
-
id:
|
|
2002
|
-
type: '
|
|
2003
|
-
image: '
|
|
2004
|
-
class: '
|
|
2005
|
-
groupClass: '
|
|
2006
|
-
name: '
|
|
2007
|
-
groupImage: '
|
|
2008
|
-
groupPath: ['
|
|
2215
|
+
id: 52,
|
|
2216
|
+
type: 'machineLearning',
|
|
2217
|
+
image: 'bhoot.png',
|
|
2218
|
+
class: 'robot-ia',
|
|
2219
|
+
groupClass: 'robot-ia',
|
|
2220
|
+
name: 'Buty',
|
|
2221
|
+
groupImage: 'ai.png',
|
|
2222
|
+
groupPath: ['Clasificador de textos'],
|
|
2009
2223
|
company: 'Educabot',
|
|
2010
2224
|
htmlValue: '',
|
|
2011
|
-
compilerBoard: 'arduino:avr:
|
|
2012
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
2013
|
-
agentSignature: '
|
|
2225
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2226
|
+
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"',
|
|
2227
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2014
2228
|
use1200bpsTouch: false,
|
|
2015
2229
|
fileExtension: 'hex',
|
|
2016
|
-
profile: '
|
|
2230
|
+
profile: 'bhootAi',
|
|
2017
2231
|
lang: 'Arduino',
|
|
2018
|
-
show:
|
|
2019
|
-
showOnAula:
|
|
2232
|
+
show: 1,
|
|
2233
|
+
showOnAula: 0,
|
|
2020
2234
|
enabled: 1,
|
|
2021
2235
|
enabledForCode: 0,
|
|
2022
|
-
premium:
|
|
2236
|
+
premium: 0,
|
|
2023
2237
|
toolboxLayout: 'vertical',
|
|
2024
2238
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2025
|
-
pins: pins_1.
|
|
2239
|
+
pins: pins_1.BHOOT,
|
|
2240
|
+
bluetooth: 1,
|
|
2241
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2026
2242
|
},
|
|
2027
2243
|
{
|
|
2028
|
-
id:
|
|
2029
|
-
type: '
|
|
2030
|
-
image: '
|
|
2031
|
-
class: '
|
|
2032
|
-
groupClass: '
|
|
2033
|
-
name: '
|
|
2034
|
-
groupImage: '
|
|
2035
|
-
groupPath: ['
|
|
2244
|
+
id: 53,
|
|
2245
|
+
type: 'machineLearning',
|
|
2246
|
+
image: 'iaco.png',
|
|
2247
|
+
class: 'robot-ia',
|
|
2248
|
+
groupClass: 'robot-ia',
|
|
2249
|
+
name: 'IAco',
|
|
2250
|
+
groupImage: 'ai.png',
|
|
2251
|
+
groupPath: ['Clasificador de textos'],
|
|
2036
2252
|
company: 'Educabot',
|
|
2037
2253
|
htmlValue: '',
|
|
2038
|
-
compilerBoard: 'arduino:avr:
|
|
2039
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
2040
|
-
agentSignature: '
|
|
2254
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2255
|
+
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"',
|
|
2256
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2041
2257
|
use1200bpsTouch: false,
|
|
2042
2258
|
fileExtension: 'hex',
|
|
2043
|
-
profile: '
|
|
2259
|
+
profile: 'iacoAi',
|
|
2044
2260
|
lang: 'Arduino',
|
|
2045
|
-
show:
|
|
2046
|
-
showOnAula:
|
|
2261
|
+
show: 1,
|
|
2262
|
+
showOnAula: 0,
|
|
2047
2263
|
enabled: 1,
|
|
2048
2264
|
enabledForCode: 0,
|
|
2049
|
-
premium:
|
|
2265
|
+
premium: 0,
|
|
2050
2266
|
toolboxLayout: 'vertical',
|
|
2051
2267
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2052
|
-
pins: pins_1.
|
|
2268
|
+
pins: pins_1.BHOOT_IACO,
|
|
2269
|
+
bluetooth: 1,
|
|
2270
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2053
2271
|
},
|
|
2054
2272
|
{
|
|
2055
|
-
id:
|
|
2056
|
-
type: '
|
|
2057
|
-
image: '
|
|
2058
|
-
class: '
|
|
2059
|
-
groupClass: '
|
|
2060
|
-
name: '
|
|
2061
|
-
groupImage: '
|
|
2062
|
-
groupPath: ['
|
|
2063
|
-
company: '
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2273
|
+
id: 62,
|
|
2274
|
+
type: 'machineLearning',
|
|
2275
|
+
image: 'creabotsMovement.png',
|
|
2276
|
+
class: 'robot-ia',
|
|
2277
|
+
groupClass: 'robot-ia',
|
|
2278
|
+
name: 'Conducción',
|
|
2279
|
+
groupImage: 'ai.png',
|
|
2280
|
+
groupPath: ['Clasificador de textos'],
|
|
2281
|
+
company: 'Creabots',
|
|
2282
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2283
|
+
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"',
|
|
2284
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2068
2285
|
use1200bpsTouch: false,
|
|
2069
2286
|
fileExtension: 'hex',
|
|
2070
|
-
profile: '
|
|
2287
|
+
profile: 'creabotsMovementAi',
|
|
2071
2288
|
lang: 'Arduino',
|
|
2072
|
-
show:
|
|
2073
|
-
showOnAula:
|
|
2289
|
+
show: 1,
|
|
2290
|
+
showOnAula: 0,
|
|
2074
2291
|
enabled: 1,
|
|
2075
2292
|
enabledForCode: 0,
|
|
2076
|
-
premium:
|
|
2293
|
+
premium: 0,
|
|
2077
2294
|
toolboxLayout: 'vertical',
|
|
2078
2295
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2079
|
-
pins: pins_1.
|
|
2296
|
+
pins: pins_1.CREABOTS,
|
|
2297
|
+
bluetooth: 1,
|
|
2298
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2080
2299
|
},
|
|
2081
2300
|
{
|
|
2082
|
-
id:
|
|
2083
|
-
type: '
|
|
2084
|
-
image: '
|
|
2085
|
-
class: '
|
|
2086
|
-
groupClass: '
|
|
2087
|
-
name: '
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2301
|
+
id: 87,
|
|
2302
|
+
type: 'machineLearning',
|
|
2303
|
+
image: 'smart-team-3.png',
|
|
2304
|
+
class: 'smart-team-3-cap-1',
|
|
2305
|
+
groupClass: 'smart-team',
|
|
2306
|
+
name: 'Libro 3',
|
|
2307
|
+
groupImage: 'smart-team.png',
|
|
2308
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2309
|
+
company: 'Smart Team',
|
|
2310
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2311
|
+
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"',
|
|
2312
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2093
2313
|
use1200bpsTouch: false,
|
|
2094
2314
|
fileExtension: 'hex',
|
|
2095
|
-
profile: '
|
|
2096
|
-
lang: '
|
|
2315
|
+
profile: 'smartTeamLibro3Capitulo1Ai',
|
|
2316
|
+
lang: 'Arduino',
|
|
2097
2317
|
show: 1,
|
|
2098
2318
|
showOnAula: 1,
|
|
2099
2319
|
enabled: 1,
|
|
2100
2320
|
enabledForCode: 0,
|
|
2101
2321
|
premium: 0,
|
|
2102
|
-
|
|
2103
|
-
|
|
2322
|
+
toolboxLayout: 'vertical',
|
|
2323
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2324
|
+
pins: pins_1.BHOOT,
|
|
2325
|
+
bluetooth: 1,
|
|
2326
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2104
2327
|
},
|
|
2105
2328
|
{
|
|
2106
|
-
id:
|
|
2107
|
-
type: '
|
|
2108
|
-
image: '
|
|
2109
|
-
class: '
|
|
2110
|
-
groupClass: '
|
|
2111
|
-
name: '
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2329
|
+
id: 88,
|
|
2330
|
+
type: 'machineLearning',
|
|
2331
|
+
image: 'smart-team-4.png',
|
|
2332
|
+
class: 'smart-team-4-cap-1',
|
|
2333
|
+
groupClass: 'smart-team',
|
|
2334
|
+
name: 'Libro 4',
|
|
2335
|
+
groupImage: 'smart-team.png',
|
|
2336
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2337
|
+
company: 'Smart Team',
|
|
2338
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2339
|
+
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"',
|
|
2340
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2117
2341
|
use1200bpsTouch: false,
|
|
2118
2342
|
fileExtension: 'hex',
|
|
2119
|
-
profile: '
|
|
2120
|
-
lang: '
|
|
2343
|
+
profile: 'smartTeamLibro4Capitulo1Ai',
|
|
2344
|
+
lang: 'Arduino',
|
|
2121
2345
|
show: 1,
|
|
2122
2346
|
showOnAula: 1,
|
|
2123
2347
|
enabled: 1,
|
|
2124
2348
|
enabledForCode: 0,
|
|
2125
2349
|
premium: 0,
|
|
2126
|
-
|
|
2127
|
-
|
|
2350
|
+
toolboxLayout: 'vertical',
|
|
2351
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2352
|
+
pins: pins_1.BHOOT,
|
|
2353
|
+
bluetooth: 1,
|
|
2354
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2128
2355
|
},
|
|
2129
2356
|
{
|
|
2130
|
-
id:
|
|
2131
|
-
type: '
|
|
2132
|
-
image: '
|
|
2133
|
-
class: '
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2357
|
+
id: 89,
|
|
2358
|
+
type: 'machineLearning',
|
|
2359
|
+
image: 'smart-team-5.png',
|
|
2360
|
+
class: 'smart-team-5-cap-1',
|
|
2361
|
+
groupClass: 'smart-team',
|
|
2362
|
+
name: 'Libro 5',
|
|
2363
|
+
groupImage: 'smart-team.png',
|
|
2364
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2365
|
+
company: 'Smart Team',
|
|
2366
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2138
2367
|
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"',
|
|
2139
2368
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2140
2369
|
use1200bpsTouch: false,
|
|
2141
2370
|
fileExtension: 'hex',
|
|
2142
|
-
profile: '
|
|
2371
|
+
profile: 'smartTeamLibro5Capitulo1Ai',
|
|
2143
2372
|
lang: 'Arduino',
|
|
2144
2373
|
show: 1,
|
|
2145
2374
|
showOnAula: 1,
|
|
2146
2375
|
enabled: 1,
|
|
2147
|
-
enabledForCode:
|
|
2376
|
+
enabledForCode: 0,
|
|
2148
2377
|
premium: 0,
|
|
2149
2378
|
toolboxLayout: 'vertical',
|
|
2150
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2151
|
-
pins: pins_1.
|
|
2379
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2380
|
+
pins: pins_1.BHOOT,
|
|
2381
|
+
bluetooth: 1,
|
|
2382
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2152
2383
|
},
|
|
2153
2384
|
{
|
|
2154
|
-
id:
|
|
2155
|
-
type: '
|
|
2156
|
-
image: '
|
|
2157
|
-
class: '
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2385
|
+
id: 90,
|
|
2386
|
+
type: 'machineLearning',
|
|
2387
|
+
image: 'smart-team-6.png',
|
|
2388
|
+
class: 'smart-team-6-cap-1',
|
|
2389
|
+
groupClass: 'smart-team',
|
|
2390
|
+
name: 'Libro 6',
|
|
2391
|
+
groupImage: 'smart-team.png',
|
|
2392
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2393
|
+
company: 'Smart Team',
|
|
2394
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2395
|
+
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"',
|
|
2396
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2397
|
+
use1200bpsTouch: false,
|
|
2398
|
+
fileExtension: 'hex',
|
|
2399
|
+
profile: 'smartTeamLibro6Capitulo1Ai',
|
|
2400
|
+
lang: 'Arduino',
|
|
2401
|
+
show: 1,
|
|
2402
|
+
showOnAula: 1,
|
|
2403
|
+
enabled: 1,
|
|
2404
|
+
enabledForCode: 0,
|
|
2405
|
+
premium: 0,
|
|
2406
|
+
toolboxLayout: 'vertical',
|
|
2407
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2408
|
+
pins: pins_1.BHOOT,
|
|
2409
|
+
bluetooth: 1,
|
|
2410
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2411
|
+
},
|
|
2412
|
+
{
|
|
2413
|
+
id: 91,
|
|
2414
|
+
type: 'machineLearning',
|
|
2415
|
+
image: 'smart-team-7.png',
|
|
2416
|
+
class: 'smart-team-7-cap-1',
|
|
2417
|
+
groupClass: 'smart-team',
|
|
2418
|
+
name: 'Libro 7',
|
|
2419
|
+
groupImage: 'smart-team.png',
|
|
2420
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2421
|
+
company: 'Smart Team',
|
|
2422
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2423
|
+
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"',
|
|
2424
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2425
|
+
use1200bpsTouch: false,
|
|
2165
2426
|
fileExtension: 'hex',
|
|
2166
|
-
profile: '
|
|
2427
|
+
profile: 'bhootAi',
|
|
2167
2428
|
lang: 'Arduino',
|
|
2168
2429
|
show: 1,
|
|
2169
2430
|
showOnAula: 1,
|
|
2170
2431
|
enabled: 1,
|
|
2171
|
-
enabledForCode:
|
|
2432
|
+
enabledForCode: 0,
|
|
2172
2433
|
premium: 0,
|
|
2173
2434
|
toolboxLayout: 'vertical',
|
|
2174
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2175
|
-
pins: pins_1.
|
|
2435
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2436
|
+
pins: pins_1.BHOOT,
|
|
2437
|
+
bluetooth: 1,
|
|
2438
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2176
2439
|
},
|
|
2177
2440
|
{
|
|
2178
|
-
id:
|
|
2179
|
-
type: '
|
|
2180
|
-
image: '
|
|
2181
|
-
class: '
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2441
|
+
id: 92,
|
|
2442
|
+
type: 'machineLearning',
|
|
2443
|
+
image: 'smart-team-8.png',
|
|
2444
|
+
class: 'smart-team-8-cap-1',
|
|
2445
|
+
groupClass: 'smart-team',
|
|
2446
|
+
name: 'Libro 8',
|
|
2447
|
+
groupImage: 'smart-team.png',
|
|
2448
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2449
|
+
company: 'Smart Team',
|
|
2450
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2451
|
+
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"',
|
|
2452
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2453
|
+
use1200bpsTouch: false,
|
|
2189
2454
|
fileExtension: 'hex',
|
|
2190
|
-
profile: '
|
|
2455
|
+
profile: 'bhootAi',
|
|
2191
2456
|
lang: 'Arduino',
|
|
2192
2457
|
show: 1,
|
|
2193
2458
|
showOnAula: 1,
|
|
2194
2459
|
enabled: 1,
|
|
2195
|
-
enabledForCode:
|
|
2460
|
+
enabledForCode: 0,
|
|
2196
2461
|
premium: 0,
|
|
2197
2462
|
toolboxLayout: 'vertical',
|
|
2198
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2199
|
-
pins: pins_1.
|
|
2463
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2464
|
+
pins: pins_1.BHOOT,
|
|
2465
|
+
bluetooth: 1,
|
|
2466
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2200
2467
|
},
|
|
2201
2468
|
{
|
|
2202
|
-
id:
|
|
2203
|
-
type: '
|
|
2204
|
-
image: '
|
|
2205
|
-
class: '
|
|
2206
|
-
|
|
2207
|
-
|
|
2469
|
+
id: 93,
|
|
2470
|
+
type: 'machineLearning',
|
|
2471
|
+
image: 'smart-team-9.png',
|
|
2472
|
+
class: 'smart-team-9-cap-1',
|
|
2473
|
+
groupClass: 'smart-team',
|
|
2474
|
+
name: 'Libro 9',
|
|
2475
|
+
groupImage: 'smart-team.png',
|
|
2476
|
+
groupPath: ['Clasificador de textos', 'Smart Team'],
|
|
2477
|
+
company: 'Smart Team',
|
|
2208
2478
|
compilerBoard: 'arduino:avr:uno',
|
|
2209
2479
|
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"',
|
|
2210
2480
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2211
2481
|
use1200bpsTouch: false,
|
|
2212
2482
|
fileExtension: 'hex',
|
|
2213
|
-
profile: '
|
|
2483
|
+
profile: 'bhootAi',
|
|
2214
2484
|
lang: 'Arduino',
|
|
2215
2485
|
show: 1,
|
|
2216
|
-
showOnAula:
|
|
2486
|
+
showOnAula: 1,
|
|
2217
2487
|
enabled: 1,
|
|
2218
2488
|
enabledForCode: 1,
|
|
2219
2489
|
premium: 0,
|
|
2220
2490
|
toolboxLayout: 'vertical',
|
|
2221
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2222
|
-
pins: pins_1.
|
|
2491
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2492
|
+
pins: pins_1.BHOOT,
|
|
2493
|
+
bluetooth: 1,
|
|
2494
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2223
2495
|
},
|
|
2224
|
-
// ------------ CREABOTS ------------ //
|
|
2225
2496
|
{
|
|
2226
|
-
id:
|
|
2227
|
-
type: '
|
|
2228
|
-
image: '
|
|
2229
|
-
class: 'educabot-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
company: 'Creabots',
|
|
2497
|
+
id: 212,
|
|
2498
|
+
type: 'machineLearning',
|
|
2499
|
+
image: 'lgo20.png',
|
|
2500
|
+
class: 'educabot-lgo20',
|
|
2501
|
+
name: 'LGO 2.0',
|
|
2502
|
+
groupImage: 'ai.png',
|
|
2503
|
+
groupPath: ['Clasificador de textos'],
|
|
2504
|
+
company: 'Educabot',
|
|
2235
2505
|
compilerBoard: 'arduino:avr:uno',
|
|
2236
2506
|
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"',
|
|
2237
2507
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2238
2508
|
use1200bpsTouch: false,
|
|
2239
2509
|
fileExtension: 'hex',
|
|
2240
|
-
profile: '
|
|
2510
|
+
profile: 'lgo20Ai',
|
|
2241
2511
|
lang: 'Arduino',
|
|
2242
2512
|
show: 1,
|
|
2243
2513
|
showOnAula: 1,
|
|
@@ -2245,105 +2515,115 @@ exports.boards = [
|
|
|
2245
2515
|
enabledForCode: 1,
|
|
2246
2516
|
premium: 0,
|
|
2247
2517
|
toolboxLayout: 'vertical',
|
|
2248
|
-
|
|
2249
|
-
pins: pins_1.CREABOTS,
|
|
2518
|
+
pins: pins_1.BHOOT_LGO20,
|
|
2250
2519
|
simulator: 0,
|
|
2520
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2521
|
+
bluetooth: 1,
|
|
2522
|
+
iaModel: types_1.IA_MODEL.TEXTS,
|
|
2251
2523
|
},
|
|
2524
|
+
// ------------ Body pose detection ------------ //
|
|
2252
2525
|
{
|
|
2253
|
-
id:
|
|
2254
|
-
type: '
|
|
2255
|
-
image: '
|
|
2256
|
-
class: '
|
|
2257
|
-
groupClass: '
|
|
2258
|
-
name: '
|
|
2259
|
-
groupImage: '
|
|
2260
|
-
groupPath: ['
|
|
2261
|
-
company: '
|
|
2526
|
+
id: 54,
|
|
2527
|
+
type: 'machineLearning',
|
|
2528
|
+
image: 'bhoot.png',
|
|
2529
|
+
class: 'robot-ia',
|
|
2530
|
+
groupClass: 'robot-ia',
|
|
2531
|
+
name: 'Buty',
|
|
2532
|
+
groupImage: 'ai.png',
|
|
2533
|
+
groupPath: ['Poses del cuerpo'],
|
|
2534
|
+
company: 'Educabot',
|
|
2535
|
+
htmlValue: '',
|
|
2262
2536
|
compilerBoard: 'arduino:avr:uno',
|
|
2263
2537
|
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"',
|
|
2264
2538
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2265
2539
|
use1200bpsTouch: false,
|
|
2266
2540
|
fileExtension: 'hex',
|
|
2267
|
-
profile: '
|
|
2541
|
+
profile: 'bhootAi',
|
|
2268
2542
|
lang: 'Arduino',
|
|
2269
2543
|
show: 1,
|
|
2270
|
-
showOnAula:
|
|
2544
|
+
showOnAula: 0,
|
|
2271
2545
|
enabled: 1,
|
|
2272
|
-
enabledForCode:
|
|
2546
|
+
enabledForCode: 0,
|
|
2273
2547
|
premium: 0,
|
|
2274
2548
|
toolboxLayout: 'vertical',
|
|
2275
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2276
|
-
pins: pins_1.
|
|
2277
|
-
|
|
2549
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2550
|
+
pins: pins_1.BHOOT,
|
|
2551
|
+
bluetooth: 1,
|
|
2552
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2278
2553
|
},
|
|
2279
2554
|
{
|
|
2280
|
-
id:
|
|
2281
|
-
type: '
|
|
2282
|
-
image: '
|
|
2283
|
-
class: '
|
|
2284
|
-
groupClass: '
|
|
2285
|
-
name: '
|
|
2286
|
-
groupImage: '
|
|
2287
|
-
groupPath: ['
|
|
2288
|
-
company: '
|
|
2555
|
+
id: 55,
|
|
2556
|
+
type: 'machineLearning',
|
|
2557
|
+
image: 'iaco.png',
|
|
2558
|
+
class: 'robot-ia',
|
|
2559
|
+
groupClass: 'robot-ia',
|
|
2560
|
+
name: 'IAco',
|
|
2561
|
+
groupImage: 'ai.png',
|
|
2562
|
+
groupPath: ['Poses del cuerpo'],
|
|
2563
|
+
company: 'Educabot',
|
|
2564
|
+
htmlValue: '',
|
|
2289
2565
|
compilerBoard: 'arduino:avr:uno',
|
|
2290
2566
|
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"',
|
|
2291
2567
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2292
2568
|
use1200bpsTouch: false,
|
|
2293
2569
|
fileExtension: 'hex',
|
|
2294
|
-
profile: '
|
|
2570
|
+
profile: 'iacoAi',
|
|
2295
2571
|
lang: 'Arduino',
|
|
2296
2572
|
show: 1,
|
|
2297
|
-
showOnAula:
|
|
2573
|
+
showOnAula: 0,
|
|
2298
2574
|
enabled: 1,
|
|
2299
|
-
enabledForCode:
|
|
2575
|
+
enabledForCode: 0,
|
|
2300
2576
|
premium: 0,
|
|
2301
2577
|
toolboxLayout: 'vertical',
|
|
2302
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2303
|
-
pins: pins_1.
|
|
2304
|
-
|
|
2578
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2579
|
+
pins: pins_1.BHOOT_IACO,
|
|
2580
|
+
bluetooth: 1,
|
|
2581
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2305
2582
|
},
|
|
2306
2583
|
{
|
|
2307
|
-
id:
|
|
2308
|
-
type: '
|
|
2309
|
-
image: '
|
|
2310
|
-
class: '
|
|
2311
|
-
|
|
2312
|
-
|
|
2584
|
+
id: 63,
|
|
2585
|
+
type: 'machineLearning',
|
|
2586
|
+
image: 'creabotsMovement.png',
|
|
2587
|
+
class: 'robot-ia',
|
|
2588
|
+
groupClass: 'robot-ia',
|
|
2589
|
+
name: 'Conducción',
|
|
2590
|
+
groupImage: 'ai.png',
|
|
2591
|
+
groupPath: ['Poses del cuerpo'],
|
|
2592
|
+
company: 'Creabots',
|
|
2313
2593
|
compilerBoard: 'arduino:avr:uno',
|
|
2314
2594
|
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"',
|
|
2315
2595
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2316
2596
|
use1200bpsTouch: false,
|
|
2317
2597
|
fileExtension: 'hex',
|
|
2318
|
-
profile: '
|
|
2598
|
+
profile: 'creabotsMovementAi',
|
|
2319
2599
|
lang: 'Arduino',
|
|
2320
2600
|
show: 1,
|
|
2321
|
-
showOnAula:
|
|
2601
|
+
showOnAula: 0,
|
|
2322
2602
|
enabled: 1,
|
|
2323
|
-
enabledForCode:
|
|
2603
|
+
enabledForCode: 0,
|
|
2324
2604
|
premium: 0,
|
|
2325
2605
|
toolboxLayout: 'vertical',
|
|
2326
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2327
|
-
pins: pins_1.
|
|
2328
|
-
|
|
2606
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2607
|
+
pins: pins_1.CREABOTS,
|
|
2608
|
+
bluetooth: 1,
|
|
2609
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2329
2610
|
},
|
|
2330
|
-
// ------------ SmartTeam ------------ //
|
|
2331
2611
|
{
|
|
2332
|
-
id:
|
|
2333
|
-
type: '
|
|
2612
|
+
id: 94,
|
|
2613
|
+
type: 'machineLearning',
|
|
2334
2614
|
image: 'smart-team-3.png',
|
|
2335
2615
|
class: 'smart-team-3-cap-1',
|
|
2336
2616
|
groupClass: 'smart-team',
|
|
2337
2617
|
name: 'Libro 3',
|
|
2338
2618
|
groupImage: 'smart-team.png',
|
|
2339
|
-
groupPath: ['Smart Team'],
|
|
2619
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2340
2620
|
company: 'Smart Team',
|
|
2341
2621
|
compilerBoard: 'arduino:avr:uno',
|
|
2342
2622
|
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"',
|
|
2343
2623
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2344
2624
|
use1200bpsTouch: false,
|
|
2345
2625
|
fileExtension: 'hex',
|
|
2346
|
-
profile: '
|
|
2626
|
+
profile: 'smartTeamLibro3Capitulo1Ai',
|
|
2347
2627
|
lang: 'Arduino',
|
|
2348
2628
|
show: 1,
|
|
2349
2629
|
showOnAula: 1,
|
|
@@ -2353,23 +2633,25 @@ exports.boards = [
|
|
|
2353
2633
|
toolboxLayout: 'vertical',
|
|
2354
2634
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2355
2635
|
pins: pins_1.BHOOT,
|
|
2636
|
+
bluetooth: 1,
|
|
2637
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2356
2638
|
},
|
|
2357
2639
|
{
|
|
2358
|
-
id:
|
|
2359
|
-
type: '
|
|
2640
|
+
id: 95,
|
|
2641
|
+
type: 'machineLearning',
|
|
2360
2642
|
image: 'smart-team-4.png',
|
|
2361
2643
|
class: 'smart-team-4-cap-1',
|
|
2362
2644
|
groupClass: 'smart-team',
|
|
2363
2645
|
name: 'Libro 4',
|
|
2364
2646
|
groupImage: 'smart-team.png',
|
|
2365
|
-
groupPath: ['Smart Team'],
|
|
2647
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2366
2648
|
company: 'Smart Team',
|
|
2367
2649
|
compilerBoard: 'arduino:avr:uno',
|
|
2368
2650
|
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"',
|
|
2369
2651
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2370
2652
|
use1200bpsTouch: false,
|
|
2371
2653
|
fileExtension: 'hex',
|
|
2372
|
-
profile: '
|
|
2654
|
+
profile: 'smartTeamLibro4Capitulo1Ai',
|
|
2373
2655
|
lang: 'Arduino',
|
|
2374
2656
|
show: 1,
|
|
2375
2657
|
showOnAula: 1,
|
|
@@ -2379,23 +2661,25 @@ exports.boards = [
|
|
|
2379
2661
|
toolboxLayout: 'vertical',
|
|
2380
2662
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2381
2663
|
pins: pins_1.BHOOT,
|
|
2664
|
+
bluetooth: 1,
|
|
2665
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2382
2666
|
},
|
|
2383
2667
|
{
|
|
2384
|
-
id:
|
|
2385
|
-
type: '
|
|
2668
|
+
id: 96,
|
|
2669
|
+
type: 'machineLearning',
|
|
2386
2670
|
image: 'smart-team-5.png',
|
|
2387
2671
|
class: 'smart-team-5-cap-1',
|
|
2388
2672
|
groupClass: 'smart-team',
|
|
2389
2673
|
name: 'Libro 5',
|
|
2390
2674
|
groupImage: 'smart-team.png',
|
|
2391
|
-
groupPath: ['Smart Team'],
|
|
2675
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2392
2676
|
company: 'Smart Team',
|
|
2393
2677
|
compilerBoard: 'arduino:avr:uno',
|
|
2394
2678
|
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"',
|
|
2395
2679
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2396
2680
|
use1200bpsTouch: false,
|
|
2397
2681
|
fileExtension: 'hex',
|
|
2398
|
-
profile: '
|
|
2682
|
+
profile: 'smartTeamLibro5Capitulo1Ai',
|
|
2399
2683
|
lang: 'Arduino',
|
|
2400
2684
|
show: 1,
|
|
2401
2685
|
showOnAula: 1,
|
|
@@ -2405,24 +2689,25 @@ exports.boards = [
|
|
|
2405
2689
|
toolboxLayout: 'vertical',
|
|
2406
2690
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2407
2691
|
pins: pins_1.BHOOT,
|
|
2408
|
-
|
|
2692
|
+
bluetooth: 1,
|
|
2693
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2409
2694
|
},
|
|
2410
2695
|
{
|
|
2411
|
-
id:
|
|
2412
|
-
type: '
|
|
2696
|
+
id: 97,
|
|
2697
|
+
type: 'machineLearning',
|
|
2413
2698
|
image: 'smart-team-6.png',
|
|
2414
2699
|
class: 'smart-team-6-cap-1',
|
|
2415
2700
|
groupClass: 'smart-team',
|
|
2416
2701
|
name: 'Libro 6',
|
|
2417
2702
|
groupImage: 'smart-team.png',
|
|
2418
|
-
groupPath: ['Smart Team'],
|
|
2703
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2419
2704
|
company: 'Smart Team',
|
|
2420
2705
|
compilerBoard: 'arduino:avr:uno',
|
|
2421
2706
|
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"',
|
|
2422
2707
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2423
2708
|
use1200bpsTouch: false,
|
|
2424
2709
|
fileExtension: 'hex',
|
|
2425
|
-
profile: '
|
|
2710
|
+
profile: 'smartTeamLibro6Capitulo1Ai',
|
|
2426
2711
|
lang: 'Arduino',
|
|
2427
2712
|
show: 1,
|
|
2428
2713
|
showOnAula: 1,
|
|
@@ -2432,24 +2717,25 @@ exports.boards = [
|
|
|
2432
2717
|
toolboxLayout: 'vertical',
|
|
2433
2718
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2434
2719
|
pins: pins_1.BHOOT,
|
|
2435
|
-
|
|
2720
|
+
bluetooth: 1,
|
|
2721
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2436
2722
|
},
|
|
2437
2723
|
{
|
|
2438
|
-
id:
|
|
2439
|
-
type: '
|
|
2724
|
+
id: 98,
|
|
2725
|
+
type: 'machineLearning',
|
|
2440
2726
|
image: 'smart-team-7.png',
|
|
2441
2727
|
class: 'smart-team-7-cap-1',
|
|
2442
2728
|
groupClass: 'smart-team',
|
|
2443
2729
|
name: 'Libro 7',
|
|
2444
2730
|
groupImage: 'smart-team.png',
|
|
2445
|
-
groupPath: ['Smart Team'],
|
|
2731
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2446
2732
|
company: 'Smart Team',
|
|
2447
2733
|
compilerBoard: 'arduino:avr:uno',
|
|
2448
2734
|
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"',
|
|
2449
2735
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2450
2736
|
use1200bpsTouch: false,
|
|
2451
2737
|
fileExtension: 'hex',
|
|
2452
|
-
profile: '
|
|
2738
|
+
profile: 'bhootAi',
|
|
2453
2739
|
lang: 'Arduino',
|
|
2454
2740
|
show: 1,
|
|
2455
2741
|
showOnAula: 1,
|
|
@@ -2459,24 +2745,25 @@ exports.boards = [
|
|
|
2459
2745
|
toolboxLayout: 'vertical',
|
|
2460
2746
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2461
2747
|
pins: pins_1.BHOOT,
|
|
2462
|
-
|
|
2748
|
+
bluetooth: 1,
|
|
2749
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2463
2750
|
},
|
|
2464
2751
|
{
|
|
2465
|
-
id:
|
|
2466
|
-
type: '
|
|
2752
|
+
id: 200,
|
|
2753
|
+
type: 'machineLearning',
|
|
2467
2754
|
image: 'smart-team-8.png',
|
|
2468
2755
|
class: 'smart-team-8-cap-1',
|
|
2469
2756
|
groupClass: 'smart-team',
|
|
2470
2757
|
name: 'Libro 8',
|
|
2471
2758
|
groupImage: 'smart-team.png',
|
|
2472
|
-
groupPath: ['Smart Team'],
|
|
2759
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2473
2760
|
company: 'Smart Team',
|
|
2474
2761
|
compilerBoard: 'arduino:avr:uno',
|
|
2475
2762
|
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"',
|
|
2476
2763
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2477
2764
|
use1200bpsTouch: false,
|
|
2478
2765
|
fileExtension: 'hex',
|
|
2479
|
-
profile: '
|
|
2766
|
+
profile: 'bhootAi',
|
|
2480
2767
|
lang: 'Arduino',
|
|
2481
2768
|
show: 1,
|
|
2482
2769
|
showOnAula: 1,
|
|
@@ -2486,24 +2773,25 @@ exports.boards = [
|
|
|
2486
2773
|
toolboxLayout: 'vertical',
|
|
2487
2774
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2488
2775
|
pins: pins_1.BHOOT,
|
|
2489
|
-
|
|
2776
|
+
bluetooth: 1,
|
|
2777
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2490
2778
|
},
|
|
2491
2779
|
{
|
|
2492
|
-
id:
|
|
2493
|
-
type: '
|
|
2780
|
+
id: 201,
|
|
2781
|
+
type: 'machineLearning',
|
|
2494
2782
|
image: 'smart-team-9.png',
|
|
2495
2783
|
class: 'smart-team-9-cap-1',
|
|
2496
2784
|
groupClass: 'smart-team',
|
|
2497
2785
|
name: 'Libro 9',
|
|
2498
2786
|
groupImage: 'smart-team.png',
|
|
2499
|
-
groupPath: ['Smart Team'],
|
|
2787
|
+
groupPath: ['Poses del cuerpo', 'Smart Team'],
|
|
2500
2788
|
company: 'Smart Team',
|
|
2501
2789
|
compilerBoard: 'arduino:avr:uno',
|
|
2502
2790
|
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"',
|
|
2503
2791
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2504
2792
|
use1200bpsTouch: false,
|
|
2505
2793
|
fileExtension: 'hex',
|
|
2506
|
-
profile: '
|
|
2794
|
+
profile: 'bhootAi',
|
|
2507
2795
|
lang: 'Arduino',
|
|
2508
2796
|
show: 1,
|
|
2509
2797
|
showOnAula: 1,
|
|
@@ -2513,25 +2801,24 @@ exports.boards = [
|
|
|
2513
2801
|
toolboxLayout: 'vertical',
|
|
2514
2802
|
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2515
2803
|
pins: pins_1.BHOOT,
|
|
2516
|
-
|
|
2804
|
+
bluetooth: 1,
|
|
2805
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2517
2806
|
},
|
|
2518
2807
|
{
|
|
2519
|
-
id:
|
|
2520
|
-
type: '
|
|
2521
|
-
image: '
|
|
2522
|
-
class: '
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
groupPath: ['Copa Robótica'],
|
|
2808
|
+
id: 213,
|
|
2809
|
+
type: 'machineLearning',
|
|
2810
|
+
image: 'lgo20.png',
|
|
2811
|
+
class: 'educabot-lgo20',
|
|
2812
|
+
name: 'LGO 2.0',
|
|
2813
|
+
groupImage: 'ai.png',
|
|
2814
|
+
groupPath: ['Poses del cuerpo'],
|
|
2527
2815
|
company: 'Educabot',
|
|
2528
|
-
htmlValue: '',
|
|
2529
2816
|
compilerBoard: 'arduino:avr:uno',
|
|
2530
2817
|
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"',
|
|
2531
2818
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2532
2819
|
use1200bpsTouch: false,
|
|
2533
2820
|
fileExtension: 'hex',
|
|
2534
|
-
profile: '
|
|
2821
|
+
profile: 'lgo20Ai',
|
|
2535
2822
|
lang: 'Arduino',
|
|
2536
2823
|
show: 1,
|
|
2537
2824
|
showOnAula: 1,
|
|
@@ -2539,18 +2826,22 @@ exports.boards = [
|
|
|
2539
2826
|
enabledForCode: 1,
|
|
2540
2827
|
premium: 0,
|
|
2541
2828
|
toolboxLayout: 'vertical',
|
|
2542
|
-
|
|
2543
|
-
|
|
2829
|
+
pins: pins_1.BHOOT_LGO20,
|
|
2830
|
+
simulator: 0,
|
|
2831
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2832
|
+
bluetooth: 1,
|
|
2833
|
+
iaModel: types_1.IA_MODEL.POSES,
|
|
2544
2834
|
},
|
|
2835
|
+
// ------------ Face gestures detection ------------ //
|
|
2545
2836
|
{
|
|
2546
|
-
id:
|
|
2547
|
-
type: '
|
|
2548
|
-
image: '
|
|
2549
|
-
class: '
|
|
2550
|
-
groupClass: '
|
|
2551
|
-
name: '
|
|
2552
|
-
groupImage: '
|
|
2553
|
-
groupPath: ['
|
|
2837
|
+
id: 56,
|
|
2838
|
+
type: 'machineLearning',
|
|
2839
|
+
image: 'bhoot.png',
|
|
2840
|
+
class: 'robot-ia',
|
|
2841
|
+
groupClass: 'robot-ia',
|
|
2842
|
+
name: 'Buty',
|
|
2843
|
+
groupImage: 'ai.png',
|
|
2844
|
+
groupPath: ['Gestos de la cara'],
|
|
2554
2845
|
company: 'Educabot',
|
|
2555
2846
|
htmlValue: '',
|
|
2556
2847
|
compilerBoard: 'arduino:avr:uno',
|
|
@@ -2558,391 +2849,299 @@ exports.boards = [
|
|
|
2558
2849
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2559
2850
|
use1200bpsTouch: false,
|
|
2560
2851
|
fileExtension: 'hex',
|
|
2561
|
-
profile: '
|
|
2562
|
-
lang: 'Arduino',
|
|
2563
|
-
show: 1,
|
|
2564
|
-
showOnAula: 1,
|
|
2565
|
-
enabled: 1,
|
|
2566
|
-
enabledForCode: 1,
|
|
2567
|
-
premium: 0,
|
|
2568
|
-
toolboxLayout: 'vertical',
|
|
2569
|
-
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2570
|
-
pins: pins_1.ZONDA,
|
|
2571
|
-
},
|
|
2572
|
-
{
|
|
2573
|
-
id: 23,
|
|
2574
|
-
type: 'senior',
|
|
2575
|
-
image: 'maqueta-createc-planetario.png',
|
|
2576
|
-
class: 'maqueta-createc-planetario',
|
|
2577
|
-
groupClass: 'maqueta-createc',
|
|
2578
|
-
name: 'Planetario Galileo Galilei',
|
|
2579
|
-
groupImage: 'maqueta-createc-planetario.png',
|
|
2580
|
-
groupPath: ['Maqueta Createc'],
|
|
2581
|
-
company: 'Createc',
|
|
2582
|
-
htmlValue: '',
|
|
2583
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
2584
|
-
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"',
|
|
2585
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2586
|
-
use1200bpsTouch: false,
|
|
2587
|
-
fileExtension: 'hex',
|
|
2588
|
-
profile: 'createcPlanetario',
|
|
2589
|
-
lang: 'Arduino',
|
|
2590
|
-
show: 1,
|
|
2591
|
-
showOnAula: 1,
|
|
2592
|
-
enabled: 1,
|
|
2593
|
-
enabledForCode: 0,
|
|
2594
|
-
premium: 1,
|
|
2595
|
-
toolboxLayout: 'vertical',
|
|
2596
|
-
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2597
|
-
pins: pins_1.ARDUINO_MEGA,
|
|
2598
|
-
},
|
|
2599
|
-
{
|
|
2600
|
-
id: 24,
|
|
2601
|
-
type: 'senior',
|
|
2602
|
-
image: 'maqueta-createc-obelisco.png',
|
|
2603
|
-
class: 'maqueta-createc-obelisco',
|
|
2604
|
-
groupClass: 'maqueta-createc',
|
|
2605
|
-
name: 'Obelisco',
|
|
2606
|
-
groupImage: 'maqueta-createc-planetario.png',
|
|
2607
|
-
groupPath: ['Maqueta Createc'],
|
|
2608
|
-
company: 'Createc',
|
|
2609
|
-
htmlValue: '',
|
|
2610
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
2611
|
-
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"',
|
|
2612
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2613
|
-
use1200bpsTouch: false,
|
|
2614
|
-
fileExtension: 'hex',
|
|
2615
|
-
profile: 'createcObelisco',
|
|
2616
|
-
lang: 'Arduino',
|
|
2617
|
-
show: 1,
|
|
2618
|
-
showOnAula: 1,
|
|
2619
|
-
enabled: 1,
|
|
2620
|
-
enabledForCode: 0,
|
|
2621
|
-
premium: 1,
|
|
2622
|
-
toolboxLayout: 'vertical',
|
|
2623
|
-
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2624
|
-
pins: pins_1.ARDUINO_MEGA,
|
|
2625
|
-
},
|
|
2626
|
-
{
|
|
2627
|
-
id: 25,
|
|
2628
|
-
type: 'senior',
|
|
2629
|
-
image: 'maqueta-createc-retiro.png',
|
|
2630
|
-
class: 'maqueta-createc-retiro',
|
|
2631
|
-
groupClass: 'maqueta-createc',
|
|
2632
|
-
name: 'Estación Retiro',
|
|
2633
|
-
groupImage: 'maqueta-createc-planetario.png',
|
|
2634
|
-
groupPath: ['Maqueta Createc'],
|
|
2635
|
-
company: 'Createc',
|
|
2636
|
-
htmlValue: '',
|
|
2637
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
2638
|
-
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"',
|
|
2639
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2640
|
-
use1200bpsTouch: false,
|
|
2641
|
-
fileExtension: 'hex',
|
|
2642
|
-
profile: 'createcRetiro',
|
|
2643
|
-
lang: 'Arduino',
|
|
2644
|
-
show: 1,
|
|
2645
|
-
showOnAula: 1,
|
|
2646
|
-
enabled: 1,
|
|
2647
|
-
enabledForCode: 0,
|
|
2648
|
-
premium: 1,
|
|
2649
|
-
toolboxLayout: 'vertical',
|
|
2650
|
-
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2651
|
-
pins: pins_1.ARDUINO_MEGA,
|
|
2652
|
-
},
|
|
2653
|
-
{
|
|
2654
|
-
id: 26,
|
|
2655
|
-
type: 'senior',
|
|
2656
|
-
image: 'maqueta-createc-madero.png',
|
|
2657
|
-
class: 'maqueta-createc-madero',
|
|
2658
|
-
groupClass: 'maqueta-createc',
|
|
2659
|
-
name: 'Puerto Madero',
|
|
2660
|
-
groupImage: 'maqueta-createc-planetario.png',
|
|
2661
|
-
groupPath: ['Maqueta Createc'],
|
|
2662
|
-
company: 'Createc',
|
|
2663
|
-
htmlValue: '',
|
|
2664
|
-
compilerBoard: 'arduino:avr:mega:cpu=atmega2560',
|
|
2665
|
-
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"',
|
|
2666
|
-
agentSignature: 'e7c88755c7c222dba4c7f96ad56d18e2910734244862ad6079506a71d342405498a1e6a767d623cc9333220a6b65dd63b2a264ead1ffddb5bb7f6de52557ea3048ebe7e00be22b24cc53b021e3ec959e25207682764a027962eb0807c00f8ee2e671a4249f0075547a9c623bee2d0262a4aaf39155434b789ce68658c90c02ccc704d3582d08254bc860036c883885e51fdd0464a14887cafde99e4839fb73f68d079d9ea7d7cdad6618564a29ea5e2034afe142b0f05a356e702b43abb4165dcf7c1deb26ab1642dce3aab128864c2497b1de13e33440612ea165722a64dc8aa55e8eda21126bda14faa9485804a2f70d9e673e6b9e155f39646aa20f780879',
|
|
2667
|
-
use1200bpsTouch: false,
|
|
2668
|
-
fileExtension: 'hex',
|
|
2669
|
-
profile: 'createcMadero',
|
|
2852
|
+
profile: 'bhootAi',
|
|
2670
2853
|
lang: 'Arduino',
|
|
2671
2854
|
show: 1,
|
|
2672
|
-
showOnAula:
|
|
2855
|
+
showOnAula: 0,
|
|
2673
2856
|
enabled: 1,
|
|
2674
2857
|
enabledForCode: 0,
|
|
2675
|
-
premium:
|
|
2858
|
+
premium: 0,
|
|
2676
2859
|
toolboxLayout: 'vertical',
|
|
2677
2860
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2678
|
-
pins: pins_1.
|
|
2861
|
+
pins: pins_1.BHOOT,
|
|
2862
|
+
bluetooth: 1,
|
|
2863
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2679
2864
|
},
|
|
2680
2865
|
{
|
|
2681
|
-
id:
|
|
2682
|
-
type: '
|
|
2683
|
-
image: '
|
|
2684
|
-
class: '
|
|
2685
|
-
groupClass: '
|
|
2686
|
-
name: '
|
|
2687
|
-
groupImage: '
|
|
2688
|
-
groupPath: ['
|
|
2689
|
-
company: '
|
|
2866
|
+
id: 57,
|
|
2867
|
+
type: 'machineLearning',
|
|
2868
|
+
image: 'iaco.png',
|
|
2869
|
+
class: 'robot-ia',
|
|
2870
|
+
groupClass: 'robot-ia',
|
|
2871
|
+
name: 'IAco',
|
|
2872
|
+
groupImage: 'ai.png',
|
|
2873
|
+
groupPath: ['Gestos de la cara'],
|
|
2874
|
+
company: 'Educabot',
|
|
2690
2875
|
htmlValue: '',
|
|
2691
|
-
compilerBoard: 'arduino:avr:
|
|
2692
|
-
agentCommandLine: '"{runtime.tools.avrdude.path}/bin/avrdude" "-C{runtime.tools.avrdude.path}/etc/avrdude.conf" -v -
|
|
2693
|
-
agentSignature: '
|
|
2876
|
+
compilerBoard: 'arduino:avr:uno',
|
|
2877
|
+
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"',
|
|
2878
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2694
2879
|
use1200bpsTouch: false,
|
|
2695
2880
|
fileExtension: 'hex',
|
|
2696
|
-
profile: '
|
|
2881
|
+
profile: 'iacoAi',
|
|
2697
2882
|
lang: 'Arduino',
|
|
2698
2883
|
show: 1,
|
|
2699
|
-
showOnAula:
|
|
2884
|
+
showOnAula: 0,
|
|
2700
2885
|
enabled: 1,
|
|
2701
2886
|
enabledForCode: 0,
|
|
2702
|
-
premium:
|
|
2887
|
+
premium: 0,
|
|
2703
2888
|
toolboxLayout: 'vertical',
|
|
2704
2889
|
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2705
|
-
pins: pins_1.
|
|
2890
|
+
pins: pins_1.BHOOT_IACO,
|
|
2891
|
+
bluetooth: 1,
|
|
2892
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2706
2893
|
},
|
|
2707
2894
|
{
|
|
2708
|
-
id:
|
|
2709
|
-
type: '
|
|
2710
|
-
image: '
|
|
2711
|
-
class: '
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2895
|
+
id: 64,
|
|
2896
|
+
type: 'machineLearning',
|
|
2897
|
+
image: 'creabotsMovement.png',
|
|
2898
|
+
class: 'robot-ia',
|
|
2899
|
+
groupClass: 'robot-ia',
|
|
2900
|
+
name: 'Conducción',
|
|
2901
|
+
groupImage: 'ai.png',
|
|
2902
|
+
groupPath: ['Gestos de la cara'],
|
|
2903
|
+
company: 'Creabots',
|
|
2715
2904
|
compilerBoard: 'arduino:avr:uno',
|
|
2716
2905
|
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"',
|
|
2717
2906
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2718
2907
|
use1200bpsTouch: false,
|
|
2719
2908
|
fileExtension: 'hex',
|
|
2720
|
-
profile: '
|
|
2909
|
+
profile: 'creabotsMovementAi',
|
|
2721
2910
|
lang: 'Arduino',
|
|
2722
|
-
show:
|
|
2911
|
+
show: 1,
|
|
2723
2912
|
showOnAula: 0,
|
|
2724
|
-
enabled:
|
|
2725
|
-
enabledForCode:
|
|
2913
|
+
enabled: 1,
|
|
2914
|
+
enabledForCode: 0,
|
|
2726
2915
|
premium: 0,
|
|
2727
2916
|
toolboxLayout: 'vertical',
|
|
2728
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2729
|
-
pins: pins_1.
|
|
2917
|
+
elementType: types_1.BOARD_ITEM_TYPE.MODEL,
|
|
2918
|
+
pins: pins_1.CREABOTS,
|
|
2919
|
+
bluetooth: 1,
|
|
2920
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2730
2921
|
},
|
|
2731
2922
|
{
|
|
2732
|
-
id:
|
|
2733
|
-
type: '
|
|
2734
|
-
image: '
|
|
2735
|
-
class: '
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2923
|
+
id: 202,
|
|
2924
|
+
type: 'machineLearning',
|
|
2925
|
+
image: 'smart-team-3.png',
|
|
2926
|
+
class: 'smart-team-3-cap-1',
|
|
2927
|
+
groupClass: 'smart-team',
|
|
2928
|
+
name: 'Libro 3',
|
|
2929
|
+
groupImage: 'smart-team.png',
|
|
2930
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
2931
|
+
company: 'Smart Team',
|
|
2739
2932
|
compilerBoard: 'arduino:avr:uno',
|
|
2740
2933
|
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"',
|
|
2741
2934
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2742
2935
|
use1200bpsTouch: false,
|
|
2743
2936
|
fileExtension: 'hex',
|
|
2744
|
-
profile: '
|
|
2937
|
+
profile: 'smartTeamLibro3Capitulo1Ai',
|
|
2745
2938
|
lang: 'Arduino',
|
|
2746
2939
|
show: 1,
|
|
2747
2940
|
showOnAula: 1,
|
|
2748
|
-
enabled:
|
|
2749
|
-
enabledForCode:
|
|
2941
|
+
enabled: 1,
|
|
2942
|
+
enabledForCode: 0,
|
|
2750
2943
|
premium: 0,
|
|
2751
2944
|
toolboxLayout: 'vertical',
|
|
2752
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2753
|
-
pins: pins_1.
|
|
2945
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2946
|
+
pins: pins_1.BHOOT,
|
|
2947
|
+
bluetooth: 1,
|
|
2948
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2754
2949
|
},
|
|
2755
2950
|
{
|
|
2756
|
-
id:
|
|
2757
|
-
type: '
|
|
2758
|
-
image: '
|
|
2759
|
-
class: '
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2951
|
+
id: 203,
|
|
2952
|
+
type: 'machineLearning',
|
|
2953
|
+
image: 'smart-team-4.png',
|
|
2954
|
+
class: 'smart-team-4-cap-1',
|
|
2955
|
+
groupClass: 'smart-team',
|
|
2956
|
+
name: 'Libro 4',
|
|
2957
|
+
groupImage: 'smart-team.png',
|
|
2958
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
2959
|
+
company: 'Smart Team',
|
|
2763
2960
|
compilerBoard: 'arduino:avr:uno',
|
|
2764
2961
|
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"',
|
|
2765
2962
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2766
2963
|
use1200bpsTouch: false,
|
|
2767
2964
|
fileExtension: 'hex',
|
|
2768
|
-
profile: '
|
|
2965
|
+
profile: 'smartTeamLibro4Capitulo1Ai',
|
|
2769
2966
|
lang: 'Arduino',
|
|
2770
2967
|
show: 1,
|
|
2771
2968
|
showOnAula: 1,
|
|
2772
|
-
enabled:
|
|
2773
|
-
enabledForCode:
|
|
2969
|
+
enabled: 1,
|
|
2970
|
+
enabledForCode: 0,
|
|
2774
2971
|
premium: 0,
|
|
2775
2972
|
toolboxLayout: 'vertical',
|
|
2776
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2777
|
-
pins: pins_1.
|
|
2973
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
2974
|
+
pins: pins_1.BHOOT,
|
|
2975
|
+
bluetooth: 1,
|
|
2976
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2778
2977
|
},
|
|
2779
2978
|
{
|
|
2780
|
-
id:
|
|
2781
|
-
type: '
|
|
2782
|
-
image: '
|
|
2783
|
-
class: '
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2979
|
+
id: 204,
|
|
2980
|
+
type: 'machineLearning',
|
|
2981
|
+
image: 'smart-team-5.png',
|
|
2982
|
+
class: 'smart-team-5-cap-1',
|
|
2983
|
+
groupClass: 'smart-team',
|
|
2984
|
+
name: 'Libro 5',
|
|
2985
|
+
groupImage: 'smart-team.png',
|
|
2986
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
2987
|
+
company: 'Smart Team',
|
|
2787
2988
|
compilerBoard: 'arduino:avr:uno',
|
|
2788
2989
|
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"',
|
|
2789
2990
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2790
2991
|
use1200bpsTouch: false,
|
|
2791
2992
|
fileExtension: 'hex',
|
|
2792
|
-
profile: '
|
|
2993
|
+
profile: 'smartTeamLibro5Capitulo1Ai',
|
|
2793
2994
|
lang: 'Arduino',
|
|
2794
2995
|
show: 1,
|
|
2795
2996
|
showOnAula: 1,
|
|
2796
|
-
enabled:
|
|
2797
|
-
enabledForCode:
|
|
2997
|
+
enabled: 1,
|
|
2998
|
+
enabledForCode: 0,
|
|
2798
2999
|
premium: 0,
|
|
2799
3000
|
toolboxLayout: 'vertical',
|
|
2800
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2801
|
-
pins: pins_1.
|
|
3001
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3002
|
+
pins: pins_1.BHOOT,
|
|
3003
|
+
bluetooth: 1,
|
|
3004
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2802
3005
|
},
|
|
2803
3006
|
{
|
|
2804
|
-
id:
|
|
2805
|
-
type: '
|
|
2806
|
-
image: '
|
|
2807
|
-
class: '
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
3007
|
+
id: 205,
|
|
3008
|
+
type: 'machineLearning',
|
|
3009
|
+
image: 'smart-team-6.png',
|
|
3010
|
+
class: 'smart-team-6-cap-1',
|
|
3011
|
+
groupClass: 'smart-team',
|
|
3012
|
+
name: 'Libro 6',
|
|
3013
|
+
groupImage: 'smart-team.png',
|
|
3014
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
3015
|
+
company: 'Smart Team',
|
|
2811
3016
|
compilerBoard: 'arduino:avr:uno',
|
|
2812
3017
|
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"',
|
|
2813
3018
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2814
3019
|
use1200bpsTouch: false,
|
|
2815
3020
|
fileExtension: 'hex',
|
|
2816
|
-
profile: '
|
|
3021
|
+
profile: 'smartTeamLibro6Capitulo1Ai',
|
|
2817
3022
|
lang: 'Arduino',
|
|
2818
3023
|
show: 1,
|
|
2819
3024
|
showOnAula: 1,
|
|
2820
|
-
enabled:
|
|
2821
|
-
enabledForCode:
|
|
3025
|
+
enabled: 1,
|
|
3026
|
+
enabledForCode: 0,
|
|
2822
3027
|
premium: 0,
|
|
2823
3028
|
toolboxLayout: 'vertical',
|
|
2824
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2825
|
-
pins: pins_1.
|
|
3029
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3030
|
+
pins: pins_1.BHOOT,
|
|
3031
|
+
bluetooth: 1,
|
|
3032
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2826
3033
|
},
|
|
2827
3034
|
{
|
|
2828
|
-
id:
|
|
2829
|
-
type: '
|
|
2830
|
-
image: '
|
|
2831
|
-
class: '
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
3035
|
+
id: 206,
|
|
3036
|
+
type: 'machineLearning',
|
|
3037
|
+
image: 'smart-team-7.png',
|
|
3038
|
+
class: 'smart-team-7-cap-1',
|
|
3039
|
+
groupClass: 'smart-team',
|
|
3040
|
+
name: 'Libro 7',
|
|
3041
|
+
groupImage: 'smart-team.png',
|
|
3042
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
3043
|
+
company: 'Smart Team',
|
|
2835
3044
|
compilerBoard: 'arduino:avr:uno',
|
|
2836
3045
|
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"',
|
|
2837
3046
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2838
3047
|
use1200bpsTouch: false,
|
|
2839
3048
|
fileExtension: 'hex',
|
|
2840
|
-
profile: '
|
|
3049
|
+
profile: 'bhootAi',
|
|
2841
3050
|
lang: 'Arduino',
|
|
2842
3051
|
show: 1,
|
|
2843
3052
|
showOnAula: 1,
|
|
2844
|
-
enabled:
|
|
2845
|
-
enabledForCode:
|
|
3053
|
+
enabled: 1,
|
|
3054
|
+
enabledForCode: 0,
|
|
2846
3055
|
premium: 0,
|
|
2847
3056
|
toolboxLayout: 'vertical',
|
|
2848
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2849
|
-
pins: pins_1.
|
|
3057
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3058
|
+
pins: pins_1.BHOOT,
|
|
3059
|
+
bluetooth: 1,
|
|
3060
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2850
3061
|
},
|
|
2851
3062
|
{
|
|
2852
|
-
id:
|
|
2853
|
-
type: '
|
|
2854
|
-
image: '
|
|
2855
|
-
class: '
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
3063
|
+
id: 207,
|
|
3064
|
+
type: 'machineLearning',
|
|
3065
|
+
image: 'smart-team-8.png',
|
|
3066
|
+
class: 'smart-team-8-cap-1',
|
|
3067
|
+
groupClass: 'smart-team',
|
|
3068
|
+
name: 'Libro 8',
|
|
3069
|
+
groupImage: 'smart-team.png',
|
|
3070
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
3071
|
+
company: 'Smart Team',
|
|
2859
3072
|
compilerBoard: 'arduino:avr:uno',
|
|
2860
3073
|
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"',
|
|
2861
3074
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2862
3075
|
use1200bpsTouch: false,
|
|
2863
3076
|
fileExtension: 'hex',
|
|
2864
|
-
profile: '
|
|
3077
|
+
profile: 'bhootAi',
|
|
2865
3078
|
lang: 'Arduino',
|
|
2866
|
-
show:
|
|
2867
|
-
showOnAula:
|
|
2868
|
-
enabled:
|
|
2869
|
-
enabledForCode:
|
|
3079
|
+
show: 1,
|
|
3080
|
+
showOnAula: 1,
|
|
3081
|
+
enabled: 1,
|
|
3082
|
+
enabledForCode: 0,
|
|
2870
3083
|
premium: 0,
|
|
2871
3084
|
toolboxLayout: 'vertical',
|
|
2872
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2873
|
-
pins: pins_1.
|
|
3085
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3086
|
+
pins: pins_1.BHOOT,
|
|
3087
|
+
bluetooth: 1,
|
|
3088
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2874
3089
|
},
|
|
2875
3090
|
{
|
|
2876
|
-
id:
|
|
2877
|
-
type: '
|
|
2878
|
-
image: '
|
|
2879
|
-
class: '
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
3091
|
+
id: 208,
|
|
3092
|
+
type: 'machineLearning',
|
|
3093
|
+
image: 'smart-team-9.png',
|
|
3094
|
+
class: 'smart-team-9-cap-1',
|
|
3095
|
+
groupClass: 'smart-team',
|
|
3096
|
+
name: 'Libro 9',
|
|
3097
|
+
groupImage: 'smart-team.png',
|
|
3098
|
+
groupPath: ['Gestos de la cara', 'Smart Team'],
|
|
3099
|
+
company: 'Smart Team',
|
|
2883
3100
|
compilerBoard: 'arduino:avr:uno',
|
|
2884
3101
|
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"',
|
|
2885
3102
|
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
2886
3103
|
use1200bpsTouch: false,
|
|
2887
3104
|
fileExtension: 'hex',
|
|
2888
|
-
profile: '
|
|
2889
|
-
lang: 'Arduino',
|
|
2890
|
-
show: 0,
|
|
2891
|
-
showOnAula: 0,
|
|
2892
|
-
enabled: 0,
|
|
2893
|
-
enabledForCode: 1,
|
|
2894
|
-
premium: 0,
|
|
2895
|
-
toolboxLayout: 'vertical',
|
|
2896
|
-
elementType: types_1.BOARD_ITEM_TYPE.ROBOT,
|
|
2897
|
-
pins: pins_1.ARDUINO_UNO,
|
|
2898
|
-
},
|
|
2899
|
-
{
|
|
2900
|
-
id: 36,
|
|
2901
|
-
type: 'senior',
|
|
2902
|
-
image: '',
|
|
2903
|
-
class: 'arduino-due',
|
|
2904
|
-
name: 'DUE (Programming port)',
|
|
2905
|
-
company: 'Arduino',
|
|
2906
|
-
htmlValue: '',
|
|
2907
|
-
compilerBoard: 'arduino:sam:arduino_due_x_dbg',
|
|
2908
|
-
agentCommandLine: '"{runtime.tools.bossac}/bossac" -i -d --port={serial.port} -U false -e -w -v -b "{build.path}/{build.project_name}.bin" -R',
|
|
2909
|
-
agentSignature: '1d3e8831a96cfafd10ea46c243f6f165dad1e21aee8501ab040083186fbf587513be33f2032e09e7376fb1168678d34ee33555cfa6b3c37c213c469be4f83edb4d8ac3d02f6730070cbab4148e98e0743df2088f26c2969dfcd9715b62a07188f5d51897cfbc53e2ce9e10885865b3401084bf86c5a1628c08bee15e85be5720b4c583fcc119c09ea4b3475cd94c43bd7bd8bdfa8f16920c21753bffd076f837e87377f0ff9d82691826a4e53bbcfcc055f6fff0aa91517d03bd32c5959fe2822ae3b222c0d1487140ad9bc1bbe769e1ac525ab1af3d626a5fdec0f462dfb6e1655dbe41d50c41466942e3290f064131a53a81523a0c5e77fef7d27ff66dcc88',
|
|
2910
|
-
use1200bpsTouch: true,
|
|
2911
|
-
fileExtension: 'bin',
|
|
2912
|
-
profile: 'arduinoUno',
|
|
3105
|
+
profile: 'bhootAi',
|
|
2913
3106
|
lang: 'Arduino',
|
|
2914
|
-
show:
|
|
2915
|
-
showOnAula:
|
|
2916
|
-
enabled:
|
|
3107
|
+
show: 1,
|
|
3108
|
+
showOnAula: 1,
|
|
3109
|
+
enabled: 1,
|
|
2917
3110
|
enabledForCode: 1,
|
|
2918
3111
|
premium: 0,
|
|
2919
3112
|
toolboxLayout: 'vertical',
|
|
2920
|
-
elementType: types_1.BOARD_ITEM_TYPE.
|
|
2921
|
-
pins:
|
|
3113
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3114
|
+
pins: pins_1.BHOOT,
|
|
3115
|
+
bluetooth: 1,
|
|
3116
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2922
3117
|
},
|
|
2923
3118
|
{
|
|
2924
|
-
id:
|
|
2925
|
-
type: '
|
|
2926
|
-
image: '',
|
|
2927
|
-
class: '
|
|
2928
|
-
name: '
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
3119
|
+
id: 214,
|
|
3120
|
+
type: 'machineLearning',
|
|
3121
|
+
image: 'lgo20.png',
|
|
3122
|
+
class: 'educabot-lgo20',
|
|
3123
|
+
name: 'LGO 2.0',
|
|
3124
|
+
groupImage: 'ai.png',
|
|
3125
|
+
groupPath: ['Gestos de la cara'],
|
|
3126
|
+
company: 'Educabot',
|
|
3127
|
+
compilerBoard: 'arduino:avr:uno',
|
|
3128
|
+
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"',
|
|
3129
|
+
agentSignature: '2d3a6a438825c52155909e71a71b7f850bac6c98e2b7c57fa5c9c0479c80a1f048f9224f4ab63e5686e4d9f41e7f9368ffe4e0bedc4e144496cbcd1b1370af7825a37dd8900b3c671bbcc1809108857c93ea9e8d4d3fe1f9bd55104d60bdcfa40c236d2d5300a26b1c07835c0ef6343e09912f1b011dd435e2c0dc170e43b7ea7234e1f2a8698b2a231f5e1de9c1ccab32a95fdf1918c64efcabd8b92a1f0027f5a8ed69309060eef32a61eccbf20eb822245fe299d7a3aef25900bbe4e70a9c650a0ba0bae1ea8d5fae4484ee4da480542593537bd2f2b5bb726c056cf85d7008c7eaf6f3d9167a261eff89ccac5c04aacf1c0479f55ad4c7bfee78830fea44',
|
|
3130
|
+
use1200bpsTouch: false,
|
|
3131
|
+
fileExtension: 'hex',
|
|
3132
|
+
profile: 'lgo20Ai',
|
|
2937
3133
|
lang: 'Arduino',
|
|
2938
|
-
show:
|
|
2939
|
-
showOnAula:
|
|
2940
|
-
enabled:
|
|
3134
|
+
show: 1,
|
|
3135
|
+
showOnAula: 1,
|
|
3136
|
+
enabled: 1,
|
|
2941
3137
|
enabledForCode: 1,
|
|
2942
3138
|
premium: 0,
|
|
2943
3139
|
toolboxLayout: 'vertical',
|
|
2944
|
-
|
|
2945
|
-
|
|
3140
|
+
pins: pins_1.BHOOT_LGO20,
|
|
3141
|
+
simulator: 0,
|
|
3142
|
+
elementType: types_1.BOARD_ITEM_TYPE.BOOK,
|
|
3143
|
+
bluetooth: 1,
|
|
3144
|
+
iaModel: types_1.IA_MODEL.FACES,
|
|
2946
3145
|
},
|
|
2947
3146
|
/////////////////// JUNIOR BOARDS ///////////////
|
|
2948
3147
|
{
|