-
-
Notifications
You must be signed in to change notification settings - Fork 104
/
examples.json
402 lines (402 loc) · 13.8 KB
/
examples.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
[
{
"source_url": "./blink/blink.xml",
"source_text": "le tout premier exercice : faire clignoter une diode",
"image": "./blink/blink.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./mBot/mbot_eviter_obstacles/mbot_eviter_obstacles.xml",
"source_text": "Robot mBot éviteur obstacles",
"image": "./mBot/mbot_eviter_obstacles/mbot_eviter_obstacles.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./mBot/mbot_suiveur_ligne/mbot_suiveur_ligne.xml",
"source_text": "Robot mBot suiveur de ligne",
"image": "./mBot/mbot_suiveur_ligne/mbot_suiveur_ligne.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./grenouille/grenouille.xml",
"source_text": "faire avancer un robot qui stoppe quand un objet est à moins de 10cm",
"image": "./grenouille/grenouille.jpg",
"link_url": "http://fablabo.net/wiki/FablabJunior_Automne_2015/Projet4",
"link_text": "sur Fablabo",
"visible": true
},
{
"source_url": "./servo_potentio/servo_potentio.xml",
"source_text": "faire varier l'angle d'un servomoteur proportionnellement au potentiomètre",
"image": "./servo_potentio/servo_potentio.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./suiveur_de_ligne/suiveur_de_ligne.xml",
"source_text": "les détecteurs mesurent l'intensité lumineuse renvoyée par la table de chaque côté, puis stoppent ou font tourner les servomoteurs",
"image": "./suiveur_de_ligne/suiveur_de_ligne.jpg",
"link_url": "http://fablabo.net/wiki/FablabJunior_Automne_2015/Projet2",
"link_text": "sur Fablabo",
"visible": true
},
{
"source_url": "./BT_PAF_Nantes/BT_PAF_Nantes.xml",
"source_text": "voici comment connecter une carte Bluetooth pour commencer à recueillir des informations envoyées",
"image": "./BT_PAF_Nantes/BT_PAF_Nantes.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./BT_piloter_DEL/BT_piloter_DEL.xml",
"source_text": "suite à la connection Bluetooth, voici comment piloter une DEL par Android",
"image": "./BT_piloter_DEL/BT_piloter_DEL.jpg",
"link_url": "https://www.youtube-nocookie.com/embed/vlJl28qE5vg?list=PLwy0yw3Oq4-uFJl0j-efUAAlfCbqtcTMr",
"link_text": "tutos vidéo",
"visible": true
},
{
"source_url": "./Otto/OttodanceALL.xml",
"source_text": "Otto dance",
"image": "./Otto/OttodanceALL.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Otto/OttogestureALL.xml",
"source_text": "Otto gestes",
"image": "./Otto/OttogestureALL.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Otto/OttomoveALL.xml",
"source_text": "Otto bouge",
"image": "./Otto/OttomoveALL.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Otto/OttosoundALL.xml",
"source_text": "Otto sons",
"image": "./Otto/OttosoundALL.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./gant_sonar/gant_sonar1.xml",
"source_text": "simulation d'un gant sonar 1 : une détection d'un obstacle fait vibrer un moteur",
"image": "./gant_sonar/gant_sonar1.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./gant_sonar/gant_sonar2.xml",
"source_text": "simulation d'un gant sonar 2 : une détection d'un obstacle à gauche ou à droite fait vibrer un moteur droit ou gauche",
"image": "./gant_sonar/gant_sonar2.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj2/Starter_Kit_prj2.xml",
"source_text": "Starter Kit Arduino : interface vaisseau spatial",
"image": "./Starter_Kit/Starter_Kit_prj2/Starter_Kit_prj2.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit/Starter_Kit_prj3/Starter_Kit_prj3.xml",
"source_text": "Starter Kit Arduino : love-o-meter",
"image": "./Starter_Kit/Starter_Kit_prj3/Starter_Kit_prj3.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj4/Starter_Kit_prj4.xml",
"source_text": "Starter Kit Arduino : lampe d'ambiance",
"image": "./Starter_Kit/Starter_Kit_prj4/Starter_Kit_prj4.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj5/Starter_Kit_prj5.xml",
"source_text": "Starter Kit Arduino : Indicateur d'humeur",
"image": "./Starter_Kit/Starter_Kit_prj5/Starter_Kit_prj5.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj6/Starter_Kit_prj6.xml",
"source_text": "Starter Kit Arduino : Thérémine lumineux",
"image": "./Starter_Kit/Starter_Kit_prj6/Starter_Kit_prj6.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj7/Starter_Kit_prj7.xml",
"source_text": "Starter Kit Arduino : Clavier musical",
"image": "./Starter_Kit/Starter_Kit_prj7/Starter_Kit_prj7.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./Starter_Kit/Starter_Kit_prj8/Starter_Kit_prj8.xml",
"source_text": "Starter Kit Arduino : Sablier numérique",
"image": "./Starter_Kit/Starter_Kit_prj8/Starter_Kit_prj8.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./RFID_lecture/RFID_lecture.xml",
"source_text": "Module RFID : Lecture d'un tag",
"image": "./RFID_lecture/RFID_lecture.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./RFID_test/RFID_test.xml",
"source_text": "Module RFID : Contrôler l'accès à l'aide d'un tag",
"image": "./RFID_test/RFID_test.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./HC-SR04/HC-SR04.xml",
"source_text": "Capteur à ultrasons HC-SR04 : exemple de détection",
"image": "./HC-SR04/HC-SR04.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./infrarouge_test/infrarouge_test.xml",
"source_text": "Infrarouge : réception d'un code",
"image": "./infrarouge_test/infrarouge_test.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./RF433_emission/RF433_emission.xml",
"source_text": "RF433 : envoi d'un message radio",
"image": "./RF433_emission/RF433_emission.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "./RF433_reception/RF433_reception.xml",
"source_text": "RF433 : réception d'un message radio",
"image": "./RF433_reception/RF433_reception.jpg",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "rvb/rvb.xml",
"source_text": "faire clignoter la DEL en Rouge, Vert et Bleu",
"image": "./rvb/rvb.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "bp/bp.xml",
"source_text": "faire clignoter une DEL pilotée par un bouton poussoir",
"image": "./bp/bp.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "moteur/moteur.xml",
"source_text": "actionner un moteur pendant 3 secondes",
"image": "./moteur/moteur.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "buzzer/buzzer.xml",
"source_text": "jouer 'joyeux anniversaire'",
"image": "./buzzer/buzzer.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "matrice/matrice.xml",
"source_text": "faire un smiley avec une matrice de DEL",
"image": "./matrice/matrice.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "ligne/ligne.xml",
"source_text": "actionner un moteur si une ligne noire est détectée",
"image": "./ligne/ligne.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "analogique/analogique.xml",
"source_text": "afficher une grandeur analogique sur le port série",
"image": "./analogique/analogique.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "hum/hum.xml",
"source_text": "afficher l'humidité et la température sur un écran LCD",
"image": "./hum/hum.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "potar/potar.xml",
"source_text": "commander un servomoteur avec un potentiomètre",
"image": "./potar/potar.png",
"link_url": "",
"link_text": "",
"visible": true
},
{
"source_url": "ESP32/01_Hello_World_ESP32.B@",
"source_text": "Blink sur broche 19",
"image": "./ESP32/01_Hello_World_ESP32.jpg",
"link_url": "./ESP32/01_Hello_World_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/02_3Leds_ESP32.B@",
"source_text": "chenillard sur 3 diodes",
"image": "./ESP32/02_3Leds_ESP32.jpg",
"link_url": "./ESP32/02_3Leds_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/03_2Motors_CC_L298_tot_res_ESP32.B@",
"source_text": "L298 test 2 moteurs dans les 2 sens",
"image": "./ESP32/03_2Motors_CC_L298_tot_res_ESP32.jpg",
"link_url": "./ESP32/03_2Motors_CC_L298_tot_res_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/04_LCD_I2C_ESP32.B@",
"source_text": "\"Bonjour\" sur écran LCD",
"image": "./ESP32/04_LCD_I2C_ESP32.jpg",
"link_url": "./ESP32/04_LCD_I2C_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/05_2Relay_Module_ESP32.B@",
"source_text": "faire clignoter une lampe 220V sur relais",
"image": "./ESP32/05_2Relay_Module_ESP32.jpg",
"link_url": "./ESP32/05_2Relay_Module_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/06_PIR_ESP32.B@",
"source_text": "détection de mouvement PIR",
"image": "./ESP32/06_PIR_ESP32.jpg",
"link_url": "./ESP32/06_PIR_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/07_Polsador_Led_ESP32.B@",
"source_text": "mettre une diode à l'état logique du BP",
"image": "./ESP32/07_Polsador_Led_ESP32.jpg",
"link_url": "./ESP32/07_Polsador_Led_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/08_Seguidor_ratlla_ESP32.B@",
"source_text": "détecteur de ligne, test blanc ou noir",
"image": "./ESP32/08_Seguidor_ratlla_ESP32.jpg",
"link_url": "./ESP32/08_Seguidor_ratlla_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/09_DHT22_ESP32.B@",
"source_text": "afficher la T° et le % humidité grâce à un DHT22",
"image": "./ESP32/09_DHT22_ESP32.jpg",
"link_url": "./ESP32/09_DHT22_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/10_UltraSo_4pins_ESP32.B@",
"source_text": "retourne la distance mesurée par le HC-SR04",
"image": "./ESP32/10_UltraSo_4pins_ESP32.gif",
"link_url": "./ESP32/10_UltraSo_4pins_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/11_LDR_ESP32.B@",
"source_text": "retourne la valeur de la luminosité",
"image": "./ESP32/11_LDR_ESP32.jpg",
"link_url": "./ESP32/11_LDR_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/12_NTC_10k_ESP32.B@",
"source_text": "retourne la T° d'un capteur NTC",
"image": "./ESP32/12_NTC_10k_ESP32.jpg",
"link_url": "./ESP32/12_NTC_10k_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/13_NeoPixels_8x8_ESP32.B@",
"source_text": "utilisation de matrice LED RGB",
"image": "./ESP32/13_NeoPixels_8x8_ESP32.jpg",
"link_url": "./ESP32/13_NeoPixels_8x8_ESP32.png",
"link_text": "correction",
"visible": true
},
{
"source_url": "ESP32/14_ServoMotor_ESP32.B@",
"source_text": "pilotage de servomoteur",
"image": "./ESP32/14_ServoMotor_ESP32.jpg",
"link_url": "./ESP32/14_ServoMotor_ESP32.png",
"link_text": "correction",
"visible": true
}
]