Skip to content

Commit 84a2c21

Browse files
committed
update Readme and indexes
1 parent b341e87 commit 84a2c21

9 files changed

+40
-20
lines changed

docs/drivers.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -256,17 +256,21 @@
256256
}
257257
},
258258
{ "folder" : "grav-digital-led",
259-
"components" : ["TM1650","DFR0645"],
259+
"components" : ["TM1650","DFR0645","VK16K33","DFR646"],
260260
"interfaces" : ["I2C", "GPIO"],
261261
"manufacturers" : ["DFROBOT"],
262262
"plateforms" : ["PICO"],
263263
"ressources" : [ { "label" : "Gravity - 4-Digital LED Segment Display Module @ MCHobby",
264264
"url" : "https:\/\/shop.mchobby.be\/en\/leds-leds-displays\/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html" },
265+
{ "label" : "Gravity - 8-Digital LED Segment Display Module @ MCHobby",
266+
"url" : "https:\/\/shop.mchobby.be\/fr\/leds\/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html" },
265267
{ "label" : "Gravity - 4-Digital LED Segment Display Module @ DFRobot",
266-
"url" : "https:\/\/www.dfrobot.com\/product-1966.html" }
268+
"url" : "https:\/\/www.dfrobot.com\/product-1966.html" },
269+
{ "label" : "Gravity - 8-Digital LED Segment Display Module @ DFRobot",
270+
"url" : "https:\/\/www.dfrobot.com\/product-1979.html" }
267271
],
268-
"descr" : {"FR" : "Afficheur 4 chiffres de 7 seg. via I2C - sous MicroPython",
269-
"ENG": "4-Digital LED Segment Display Module via I2C - under MicroPython."
272+
"descr" : {"FR" : "Afficheur LED 4x7 ou 8x7 Segments via I2C (DFR0645,DFR0646) - sous MicroPython",
273+
"ENG": "4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython."
270274
}
271275
},
272276
{ "folder" : "grove-5-way-switch",

docs/indexes/drv_by_intf_GPIO.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,16 @@ Interface GPIO, PWM, Interruption, etc générique. N'utilise pas de BUS ou CONN
3131
</td>
3232
</tr>
3333
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
34-
<td><strong>Composants</strong> : TM1650, DFR0645<br />
34+
<td><strong>Composants</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
3535
<strong>Interfaces</strong> : I2C, GPIO<br />
36-
<small>Afficheur 4 chiffres de 7 seg. via I2C - sous MicroPython</small><br/><br />
36+
<small>Afficheur LED 4x7 ou 8x7 Segments via I2C (DFR0645,DFR0646) - sous MicroPython</small><br/><br />
3737
<strong>Testé avec</strong> : PICO<br />
3838
<strong>Fabricant</strong> : DFROBOT<br />
3939
<ul>
4040
<li>Voir <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
41+
<li>Voir <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
4142
<li>Voir <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
43+
<li>Voir <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
4244
</ul>
4345
</td>
4446
</tr>

docs/indexes/drv_by_intf_GPIO_ENG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,16 @@ Generic GPIO, PWM, Interrupt, etc interface. Do not use a BUS or specific connec
3131
</td>
3232
</tr>
3333
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
34-
<td><strong>Components</strong> : TM1650, DFR0645<br />
34+
<td><strong>Components</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
3535
<strong>Interfaces</strong> : I2C, GPIO<br />
36-
<small>4-Digital LED Segment Display Module via I2C - under MicroPython.</small><br/><br />
36+
<small>4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython.</small><br/><br />
3737
<strong>Tested with</strong> : PICO<br />
3838
<strong>Manufacturer</strong> : DFROBOT<br />
3939
<ul>
4040
<li>See <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
41+
<li>See <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
4142
<li>See <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
43+
<li>See <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
4244
</ul>
4345
</td>
4446
</tr>

docs/indexes/drv_by_intf_I2C.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,16 @@ Bus I2C
137137
</td>
138138
</tr>
139139
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
140-
<td><strong>Composants</strong> : TM1650, DFR0645<br />
140+
<td><strong>Composants</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
141141
<strong>Interfaces</strong> : I2C, GPIO<br />
142-
<small>Afficheur 4 chiffres de 7 seg. via I2C - sous MicroPython</small><br/><br />
142+
<small>Afficheur LED 4x7 ou 8x7 Segments via I2C (DFR0645,DFR0646) - sous MicroPython</small><br/><br />
143143
<strong>Testé avec</strong> : PICO<br />
144144
<strong>Fabricant</strong> : DFROBOT<br />
145145
<ul>
146146
<li>Voir <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
147+
<li>Voir <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
147148
<li>Voir <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
149+
<li>Voir <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
148150
</ul>
149151
</td>
150152
</tr>

docs/indexes/drv_by_intf_I2C_ENG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,16 @@ I2C bus
137137
</td>
138138
</tr>
139139
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
140-
<td><strong>Components</strong> : TM1650, DFR0645<br />
140+
<td><strong>Components</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
141141
<strong>Interfaces</strong> : I2C, GPIO<br />
142-
<small>4-Digital LED Segment Display Module via I2C - under MicroPython.</small><br/><br />
142+
<small>4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython.</small><br/><br />
143143
<strong>Tested with</strong> : PICO<br />
144144
<strong>Manufacturer</strong> : DFROBOT<br />
145145
<ul>
146146
<li>See <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
147+
<li>See <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
147148
<li>See <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
149+
<li>See <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
148150
</ul>
149151
</td>
150152
</tr>

docs/indexes/drv_by_man_DFROBOT.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,16 @@ voir
1111
</thead>
1212
<tbody>
1313
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
14-
<td><strong>Composants</strong> : TM1650, DFR0645<br />
14+
<td><strong>Composants</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
1515
<strong>Interfaces</strong> : I2C, GPIO<br />
16-
<small>Afficheur 4 chiffres de 7 seg. via I2C - sous MicroPython</small><br/><br />
16+
<small>Afficheur LED 4x7 ou 8x7 Segments via I2C (DFR0645,DFR0646) - sous MicroPython</small><br/><br />
1717
<strong>Testé avec</strong> : PICO<br />
1818
<strong>Fabricant</strong> : DFROBOT<br />
1919
<ul>
2020
<li>Voir <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
21+
<li>Voir <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
2122
<li>Voir <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
23+
<li>Voir <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
2224
</ul>
2325
</td>
2426
</tr>

docs/indexes/drv_by_man_DFROBOT_ENG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,16 @@ See
1111
</thead>
1212
<tbody>
1313
<tr><td><a href="../../../../tree/master/grav-digital-led">grav-digital-led</a></td>
14-
<td><strong>Components</strong> : TM1650, DFR0645<br />
14+
<td><strong>Components</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
1515
<strong>Interfaces</strong> : I2C, GPIO<br />
16-
<small>4-Digital LED Segment Display Module via I2C - under MicroPython.</small><br/><br />
16+
<small>4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython.</small><br/><br />
1717
<strong>Tested with</strong> : PICO<br />
1818
<strong>Manufacturer</strong> : DFROBOT<br />
1919
<ul>
2020
<li>See <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
21+
<li>See <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
2122
<li>See <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
23+
<li>See <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
2224
</ul>
2325
</td>
2426
</tr>

readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,14 +236,16 @@ Explorer par:
236236
</td>
237237
</tr>
238238
<tr><td><a href="../../tree/master/grav-digital-led">grav-digital-led</a></td>
239-
<td><strong>Composants</strong> : TM1650, DFR0645<br />
239+
<td><strong>Composants</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
240240
<strong>Interfaces</strong> : I2C, GPIO<br />
241-
<small>Afficheur 4 chiffres de 7 seg. via I2C - sous MicroPython</small><br/><br />
241+
<small>Afficheur LED 4x7 ou 8x7 Segments via I2C (DFR0645,DFR0646) - sous MicroPython</small><br/><br />
242242
<strong>Testé avec</strong> : PICO<br />
243243
<strong>Fabricant</strong> : DFROBOT<br />
244244
<ul>
245245
<li>Voir <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
246+
<li>Voir <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
246247
<li>Voir <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
248+
<li>Voir <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
247249
</ul>
248250
</td>
249251
</tr>

readme_ENG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,14 +236,16 @@ Explore it by:
236236
</td>
237237
</tr>
238238
<tr><td><a href="../../tree/master/grav-digital-led">grav-digital-led</a></td>
239-
<td><strong>Components</strong> : TM1650, DFR0645<br />
239+
<td><strong>Components</strong> : TM1650, DFR0645, VK16K33, DFR646<br />
240240
<strong>Interfaces</strong> : I2C, GPIO<br />
241-
<small>4-Digital LED Segment Display Module via I2C - under MicroPython.</small><br/><br />
241+
<small>4x7 or 8x7 Digital LED Segments Display Module via I2C (DFR0645,DFR0646) - under MicroPython.</small><br/><br />
242242
<strong>Tested with</strong> : PICO<br />
243243
<strong>Manufacturer</strong> : DFROBOT<br />
244244
<ul>
245245
<li>See <a href="https://shop.mchobby.be/en/leds-leds-displays/2092-4-display-of-7-seg-green-i2c-22-mm-3232100020924-dfrobot.html">Gravity - 4-Digital LED Segment Display Module @ MCHobby</a></li>
246+
<li>See <a href="https://shop.mchobby.be/fr/leds/2584-afficheur-i2c-vert-8-chiffres-de-7-seg-22-mm-3232100025844-dfrobot.html">Gravity - 8-Digital LED Segment Display Module @ MCHobby</a></li>
246247
<li>See <a href="https://www.dfrobot.com/product-1966.html">Gravity - 4-Digital LED Segment Display Module @ DFRobot</a></li>
248+
<li>See <a href="https://www.dfrobot.com/product-1979.html">Gravity - 8-Digital LED Segment Display Module @ DFRobot</a></li>
247249
</ul>
248250
</td>
249251
</tr>

0 commit comments

Comments
 (0)