add new components

This commit is contained in:
Mario Pesch
2021-09-16 15:49:29 +02:00
parent 9ed49f2972
commit bd0748f882
2 changed files with 25 additions and 1 deletions
+25 -1
View File
@@ -83,6 +83,12 @@
"src": "lora-bee.png",
"url": "https://docs.sensebox.de/hardware/bee-lora/"
},
{
"id": "bluetooth-bee",
"name": "Bluetooth-Bee",
"src": "lora-bee.png",
"url": "https://docs.sensebox.de/hardware/bee-ble/"
},
{
"id": "button",
"name": "Knopf",
@@ -125,6 +131,18 @@
"src": "rgb-led.png",
"url": ""
},
{
"id": "ws2818-rgb-led",
"name": "RGB-LED",
"src": "ws2818.png",
"url": ""
},
{
"id": "ds1820b",
"name": "Wassertemperatur",
"src": "ws2818.png",
"url": ""
},
{
"id": "jst-adapter",
"name": "JST-Adapterkabel",
@@ -137,6 +155,12 @@
"src": "jst-jst.png",
"url": ""
},
{
"id": "jst-female",
"name": "JST-JST Kabel",
"src": "jst-jst.png",
"url": ""
},
{
"id": "jumperwire",
"name": "Steckkabel",
@@ -155,4 +179,4 @@
"src": "resistor-470ohm.png",
"url": ""
}
]
]