Commit 24a6e951 authored by Jim Mussared's avatar Jim Mussared Committed by Damien George

ports: Simplify board feature tags in board.json.

This commit:
- Finds a common set of board feature tags and maps existing features to
  that reduced set.
- Removes some less-useful board feature tags.
- Ensures all MCUs are specified correctly.
- Ensures all boards have a vendor (and fixes some vendor names).

This is to make the downloads page show a less intimidating set of filters.

Work done in conjunction with Matt Trentini <matt.trentini@gmail.com>.

This work was funded through GitHub Sponsors.
Signed-off-by: default avatarJim Mussared <jim.mussared@gmail.com>
parent 4bbe879c
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
"docs": "https://docs.pycom.io/datasheets/development/wipy3/", "docs": "https://docs.pycom.io/datasheets/development/wipy3/",
"features": [ "features": [
"BLE", "BLE",
"Breadboard Friendly", "External Flash",
"MicroSD",
"RGB LED", "RGB LED",
"SPI Flash", "WiFi",
"WiFi" "microSD"
], ],
"id": "wipy", "id": "wipy",
"images": [ "images": [
......
...@@ -5,9 +5,10 @@ ...@@ -5,9 +5,10 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"WiFi", "External Flash",
"RGB LED",
"USB-C", "USB-C",
"RGB LED" "WiFi"
], ],
"images": [ "images": [
"ABX00092_01.iso_1000x750.jpg" "ABX00092_01.iso_1000x750.jpg"
......
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"SPIRAM", "External Flash",
"External RAM",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32", "id": "esp32",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32c3", "id": "esp32c3",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32c3-usb", "id": "esp32c3-usb",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32-d2wd", "id": "esp32-d2wd",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32-ota", "id": "esp32-ota",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"SPIRAM", "External Flash",
"External RAM",
"WiFi" "WiFi"
], ],
"id": "esp32spiram", "id": "esp32spiram",
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp32-unicore", "id": "esp32-unicore",
......
...@@ -5,10 +5,11 @@ ...@@ -5,10 +5,11 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"Display",
"External Flash",
"LoRa", "LoRa",
"OLED",
"SDCard", "SDCard",
"USB-MICRO", "USB",
"WiFi" "WiFi"
], ],
"images": [ "images": [
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"External Flash",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"SPIRAM", "External Flash",
"External RAM",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Display",
"OLED", "External Flash",
"SPIRAM", "External RAM",
"STEMMA QT/QWIIC", "JST-SH",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Grove", "External Flash",
"IMU", "IMU",
"Infrared", "JST-PH",
"RGB LED", "RGB LED",
"USB-C", "USB-C",
"WiFi" "WiFi"
......
...@@ -5,12 +5,12 @@ ...@@ -5,12 +5,12 @@
"docs": "", "docs": "",
"features": [ "features": [
"BLE", "BLE",
"WiFi",
"MicroSD",
"Battery Charging", "Battery Charging",
"Ethernet", "Ethernet",
"External Flash",
"PoE", "PoE",
"Breadboard friendly" "WiFi",
"microSD"
], ],
"images": [ "images": [
"ESP32-POE-ISO-1.jpg" "ESP32-POE-ISO-1.jpg"
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
"features": [ "features": [
"BLE", "BLE",
"Ethernet", "Ethernet",
"External Flash",
"PoE", "PoE",
"WiFi" "WiFi"
], ],
...@@ -18,5 +19,5 @@ ...@@ -18,5 +19,5 @@
"product": "SIL WESP32", "product": "SIL WESP32",
"thumbnail": "", "thumbnail": "",
"url": "https://wesp32.com/", "url": "https://wesp32.com/",
"vendor": "Silicognition LLC" "vendor": "Silicognition"
} }
...@@ -5,10 +5,11 @@ ...@@ -5,10 +5,11 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"Feather", "Feather",
"JST-SH",
"RGB LED", "RGB LED",
"SPIRAM",
"STEMMA QT/QWIIC",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -5,10 +5,11 @@ ...@@ -5,10 +5,11 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"Feather", "Feather",
"JST-SH",
"RGB LED", "RGB LED",
"SPIRAM",
"STEMMA QT/QWIIC",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"BLE",
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"Feather",
"JST-SH",
"RGB LED", "RGB LED",
"SPIRAM",
"USB-C", "USB-C",
"WiFi", "WiFi"
"BLE",
"STEMMA QT/QWIIC",
"Feather"
],
"features_non_filterable": [
], ],
"features_non_filterable": [],
"id": "feathers3", "id": "feathers3",
"images": [ "images": [
"unexpectedmaker_feathers3.jpg" "unexpectedmaker_feathers3.jpg"
......
...@@ -4,17 +4,17 @@ ...@@ -4,17 +4,17 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"BLE",
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"Feather",
"JST-SH",
"RGB LED", "RGB LED",
"SPIRAM",
"USB-C", "USB-C",
"WiFi", "WiFi"
"BLE",
"STEMMA QT/QWIIC",
"Feather"
],
"features_non_filterable": [
], ],
"features_non_filterable": [],
"id": "pros3", "id": "pros3",
"images": [ "images": [
"unexpectedmaker_pros3.jpg" "unexpectedmaker_pros3.jpg"
......
...@@ -4,10 +4,11 @@ ...@@ -4,10 +4,11 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging",
"BLE", "BLE",
"Battery Charging",
"External Flash",
"External RAM",
"RGB LED", "RGB LED",
"SPIRAM",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -5,9 +5,10 @@ ...@@ -5,9 +5,10 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"JST-SH",
"RGB LED", "RGB LED",
"SPIRAM",
"STEMMA QT/QWIIC",
"USB-C", "USB-C",
"WiFi" "WiFi"
], ],
......
...@@ -4,12 +4,13 @@ ...@@ -4,12 +4,13 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"BLE",
"Battery Charging", "Battery Charging",
"External Flash",
"External RAM",
"RGB LED", "RGB LED",
"SPIRAM",
"USB-C", "USB-C",
"WiFi", "WiFi"
"BLE"
], ],
"features_non_filterable": [ "features_non_filterable": [
"TinyPICO Compatible" "TinyPICO Compatible"
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp8266", "id": "esp8266",
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp8266-1m", "id": "esp8266-1m",
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"External Flash",
"WiFi" "WiFi"
], ],
"id": "esp8266-512k", "id": "esp8266-512k",
......
...@@ -4,16 +4,12 @@ ...@@ -4,16 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"USB-C", "BLE",
"SPI", "External Flash",
"I2C", "JST-SH",
"UART",
"RGB LED", "RGB LED",
"QSPI Flash", "USB-C",
"QWIIC", "WiFi"
"JLink",
"WiFi",
"BLE"
], ],
"images": [ "images": [
"Metro_M7.jpg" "Metro_M7.jpg"
......
...@@ -4,12 +4,10 @@ ...@@ -4,12 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"MicroUSB", "Audio Codec",
"External Flash",
"Microphone", "Microphone",
"AudioCodec", "USB"
"SPDIF",
"OpenSDA",
"JLink"
], ],
"images": [ "images": [
"i.MXRT1010-TOP.jpg" "i.MXRT1010-TOP.jpg"
......
...@@ -4,13 +4,10 @@ ...@@ -4,13 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"MicroSD", "Audio Codec",
"MicroUSB", "External Flash",
"Microphone", "Microphone",
"AudioCodec", "USB"
"CAN",
"OpenSDA",
"JLink"
], ],
"images": [ "images": [
"MIMXRT1015-EVK-TOP.jpg" "MIMXRT1015-EVK-TOP.jpg"
......
...@@ -4,15 +4,14 @@ ...@@ -4,15 +4,14 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Audio Codec",
"CAN",
"Ethernet", "Ethernet",
"SDRAM", "External Flash",
"MicroSD", "External RAM",
"MicroUSB",
"Microphone", "Microphone",
"AudioCodec", "USB",
"CAN", "microSD"
"OpenSDA",
"JLink"
], ],
"images": [ "images": [
"MIMXRT-1020-EVKBD.jpg" "MIMXRT-1020-EVKBD.jpg"
......
...@@ -4,16 +4,14 @@ ...@@ -4,16 +4,14 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Audio Codec",
"CAN",
"Ethernet", "Ethernet",
"SDRAM", "External Flash",
"MicroSD", "External RAM",
"MicroUSB",
"Microphone", "Microphone",
"AudioCodec", "USB",
"SPDIF", "microSD"
"CAN",
"OpenSDA",
"JLink"
], ],
"images": [ "images": [
"IMX_RT1050-EVKB_TOP-LR.jpg" "IMX_RT1050-EVKB_TOP-LR.jpg"
......
...@@ -4,17 +4,15 @@ ...@@ -4,17 +4,15 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Ethernet", "Audio Codec",
"SDRAM",
"MicroSD",
"MicroUSB",
"Microphone",
"AudioCodec",
"SPDIF",
"CAN", "CAN",
"Camera", "Camera",
"OpenSDA", "Ethernet",
"JLink" "External Flash",
"External RAM",
"Microphone",
"USB",
"microSD"
], ],
"images": [ "images": [
"X-MIMXRT1060-EVK-BOARD-BOTTOM.jpg" "X-MIMXRT1060-EVK-BOARD-BOTTOM.jpg"
......
...@@ -4,17 +4,15 @@ ...@@ -4,17 +4,15 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Ethernet", "Audio Codec",
"SDRAM",
"MicroSD",
"MicroUSB",
"Microphone",
"AudioAmp",
"SPDIF",
"CAN", "CAN",
"Camera", "Camera",
"OpenSDA", "Ethernet",
"JLink" "External Flash",
"External RAM",
"Microphone",
"USB",
"microSD"
], ],
"images": [ "images": [
"MIMXRT1064EVK-TOP.jpg" "MIMXRT1064EVK-TOP.jpg"
......
...@@ -4,18 +4,15 @@ ...@@ -4,18 +4,15 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Ethernet", "Audio Codec",
"SDRAM",
"MicroSD",
"MicroUSB",
"Microphone",
"AudioCodec",
"SPDIF",
"CAN", "CAN",
"Camera", "Camera",
"SIM Socket", "Ethernet",
"OpenSDA", "External Flash",
"JLink" "External RAM",
"Microphone",
"USB",
"microSD"
], ],
"images": [ "images": [
"IMX-RT1170-EVK-TOP.jpg" "IMX-RT1170-EVK-TOP.jpg"
......
...@@ -4,11 +4,9 @@ ...@@ -4,11 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"MicroUSB", "External Flash",
"MicroSD", "USB",
"AudioCodec", "microSD"
"SPDIF",
"JLink"
], ],
"images": [ "images": [
"OLIMEX_RT1010Py.jpg" "OLIMEX_RT1010Py.jpg"
......
...@@ -4,10 +4,11 @@ ...@@ -4,10 +4,11 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"MicroSD", "External Flash",
"MicroUSB", "External RAM",
"SDRAM", "RGB LED",
"RGB LED" "USB",
"microSD"
], ],
"images": [ "images": [
"main1.jpg" "main1.jpg"
...@@ -16,5 +17,5 @@ ...@@ -16,5 +17,5 @@
"product": "Arch Mix", "product": "Arch Mix",
"thumbnail": "", "thumbnail": "",
"url": "https://wiki.seeedstudio.com/Arch_Mix/", "url": "https://wiki.seeedstudio.com/Arch_Mix/",
"vendor": "Seeed Technology Co.,Ltd." "vendor": "Seeed Studio"
} }
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly" "External Flash",
"USB"
], ],
"images": [ "images": [
"teensy40_front.jpg" "teensy40_front.jpg"
......
...@@ -4,9 +4,10 @@ ...@@ -4,9 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"MicroSD",
"Ethernet", "Ethernet",
"Breadboard Friendly" "External Flash",
"USB",
"microSD"
], ],
"images": [ "images": [
"teensy41_4.jpg" "teensy41_4.jpg"
......
...@@ -4,15 +4,12 @@ ...@@ -4,15 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Bluetooth 5.0", "BLE",
"IMU LSM9DS1", "Environment Sensor",
"Humidity sensor HTS221", "IMU",
"Pressure sensor LPS22H", "Microphone",
"Proximity, Light, RGB sensor APDS-9960", "Secure Element",
"Microphone MPM3610", "USB"
"Crypto IC ARM CC310",
"USB-MICRO",
"Breadboard Friendly"
], ],
"images": [ "images": [
"ABX00031_01.iso_998x749.jpg" "ABX00031_01.iso_998x749.jpg"
......
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"product": "arduino_primo", "product": "arduino_primo",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "Arduino"
} }
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"product": "nrf52840-mdk-usb-dongle", "product": "nrf52840-mdk-usb-dongle",
"thumbnail": "", "thumbnail": "",
"url": "https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle", "url": "https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle",
"vendor": "" "vendor": "Makerdiary"
} }
...@@ -4,14 +4,13 @@ ...@@ -4,14 +4,13 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Bluetooth 5.0", "BLE",
"IMU LSM6DS3TR", "Battery Charging",
"Microphone MSM261D3526H1CPM", "External Flash",
"USB-C", "IMU",
"Breadboard Friendly", "Microphone",
"Battery Management",
"RGB LED", "RGB LED",
"QSPI Flash" "USB-C"
], ],
"images": [ "images": [
"XIAO_nrf52840_front.jpg" "XIAO_nrf52840_front.jpg"
......
...@@ -3,17 +3,12 @@ ...@@ -3,17 +3,12 @@
"../deploy.md" "../deploy.md"
], ],
"docs": "", "docs": "",
"features": [ "features": [],
"UART",
"SPI",
"I2C",
"ADC"
],
"id": "EK-RA4M1", "id": "EK-RA4M1",
"images": [ "images": [
"ek_ra4m1_board.jpg" "ek_ra4m1_board.jpg"
], ],
"mcu": "RA4M1", "mcu": "ra4m1",
"product": "EK-RA4M1", "product": "EK-RA4M1",
"thumbnail": "", "thumbnail": "",
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra4m1-evaluation-kit-ra4m1-mcu-group", "url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra4m1-evaluation-kit-ra4m1-mcu-group",
......
...@@ -3,17 +3,12 @@ ...@@ -3,17 +3,12 @@
"../deploy.md" "../deploy.md"
], ],
"docs": "", "docs": "",
"features": [ "features": [],
"UART",
"SPI",
"I2C",
"ADC"
],
"id": "EK-RA4W1", "id": "EK-RA4W1",
"images": [ "images": [
"ek_ra4w1_board.jpg" "ek_ra4w1_board.jpg"
], ],
"mcu": "RA4W1", "mcu": "ra4w1",
"product": "EK-RA4W1", "product": "EK-RA4W1",
"thumbnail": "", "thumbnail": "",
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra4w1-evaluation-kit-ra4w1-mcu-group", "url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra4w1-evaluation-kit-ra4w1-mcu-group",
......
...@@ -3,17 +3,12 @@ ...@@ -3,17 +3,12 @@
"../deploy.md" "../deploy.md"
], ],
"docs": "", "docs": "",
"features": [ "features": [],
"UART",
"SPI",
"I2C",
"ADC"
],
"id": "EK-RA6M1", "id": "EK-RA6M1",
"images": [ "images": [
"ek_ra6m1_board.jpg" "ek_ra6m1_board.jpg"
], ],
"mcu": "RA6M1", "mcu": "ra6m1",
"product": "EK-RA6M1", "product": "EK-RA6M1",
"thumbnail": "", "thumbnail": "",
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m1-evaluation-kit-ra6m1-mcu-group", "url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m1-evaluation-kit-ra6m1-mcu-group",
......
...@@ -3,12 +3,7 @@ ...@@ -3,12 +3,7 @@
"../deploy.md" "../deploy.md"
], ],
"docs": "", "docs": "",
"features": [ "features": [],
"UART",
"SPI",
"I2C",
"ADC"
],
"id": "EK-RA6M2", "id": "EK-RA6M2",
"images": [ "images": [
"ek_ra6m2_board.jpg", "ek_ra6m2_board.jpg",
...@@ -17,7 +12,7 @@ ...@@ -17,7 +12,7 @@
"ek_ra6m2_j3_pins.jpg", "ek_ra6m2_j3_pins.jpg",
"ek_ra6m2_j4_pins.jpg" "ek_ra6m2_j4_pins.jpg"
], ],
"mcu": "RA6M2", "mcu": "ra6m2",
"product": "EK-RA6M2", "product": "EK-RA6M2",
"thumbnail": "", "thumbnail": "",
"url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m2-evaluation-kit-ra6m2-mcu-group", "url": "https://www.renesas.com/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ek-ra6m2-evaluation-kit-ra6m2-mcu-group",
......
...@@ -3,18 +3,13 @@ ...@@ -3,18 +3,13 @@
"../deploy.md" "../deploy.md"
], ],
"docs": "", "docs": "",
"features": [ "features": [],
"UART",
"SPI",
"I2C",
"ADC"
],
"id": "RA4M1-CLICKER", "id": "RA4M1-CLICKER",
"images": [ "images": [
"ra4m1_clicker_board.jpg", "ra4m1_clicker_board.jpg",
"ra4m1_clicker_pins.jpg" "ra4m1_clicker_pins.jpg"
], ],
"mcu": "RA4M1", "mcu": "ra4m1",
"product": "Mikroe RA4M1 Clicker", "product": "Mikroe RA4M1 Clicker",
"thumbnail": "", "thumbnail": "",
"url": "https://www.mikroe.com/ra4m1-clicker", "url": "https://www.mikroe.com/ra4m1-clicker",
......
...@@ -4,18 +4,13 @@ ...@@ -4,18 +4,13 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"UART", "DAC"
"SPI",
"I2C",
"ADC",
"DAC",
"PWM"
], ],
"id": "VK-RA6M5", "id": "VK-RA6M5",
"images": [ "images": [
"VK-RA6M5.jpg" "VK-RA6M5.jpg"
], ],
"mcu": "RA6M5", "mcu": "ra6m5",
"product": "VK-RA6M5", "product": "VK-RA6M5",
"thumbnail": "", "thumbnail": "",
"url": "https://vekatech.com/VK-RA6M5_docs/brochures/VK-RA6M5%20Flyer%20R2.pdf", "url": "https://vekatech.com/VK-RA6M5_docs/brochures/VK-RA6M5%20Flyer%20R2.pdf",
......
...@@ -5,11 +5,11 @@ ...@@ -5,11 +5,11 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "Dual-core",
"External Flash",
"Feather", "Feather",
"JST-SH",
"RGB LED", "RGB LED",
"SPI Flash",
"STEMMA QT/QWIIC",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Micro USB", "External Flash",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"4888-05.jpg" "4888-05.jpg"
......
...@@ -4,11 +4,10 @@ ...@@ -4,11 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Castellated Pads", "External Flash",
"JST-SH",
"RGB LED", "RGB LED",
"SPI Flash",
"STEMMA QT/QWIIC",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -4,15 +4,14 @@ ...@@ -4,15 +4,14 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "BLE",
"Castellated Pads", "Dual-core",
"WiFi Nina-W102", "External Flash",
"Bluetooth Nina-W102", "IMU",
"IMU LSM6DSOXTR", "Microphone",
"Crypto IC ATECC608A-MAHDA-T", "Secure Element",
"Microphone MP34DT05", "USB",
"SPI Flash 16MB", "WiFi"
"USB-MICRO"
], ],
"images": [ "images": [
"ABX00052_01.iso_999x750.jpg" "ABX00052_01.iso_999x750.jpg"
......
...@@ -4,12 +4,10 @@ ...@@ -4,12 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"USB Stick form factor", "Dual-core",
"Breadboard Friendly", "External Flash",
"Reset/User button", "RGB LED",
"Red/green/orange/blue leds", "USB"
"1MB SPI Flash",
"USB-A"
], ],
"images": [ "images": [
"pybstick-rp2040-26-broches-micropython-c.jpg" "pybstick-rp2040-26-broches-micropython-c.jpg"
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"External Flash",
"RGB LED", "RGB LED",
"USB-C", "USB-C"
"SPI Flash"
], ],
"images": [ "images": [
"nullbits_bit_c_pro.jpg" "nullbits_bit_c_pro.jpg"
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard friendly", "Dual-core",
"Castellated Pads", "External Flash",
"Micro USB" "USB"
], ],
"id": "rp2-pico", "id": "rp2-pico",
"images": [ "images": [
......
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard friendly", "BLE",
"Castellated Pads", "Dual-core",
"Micro USB", "External Flash",
"WiFi", "USB",
"Bluetooth" "WiFi"
], ],
"id": "rp2-pico-w", "id": "rp2-pico-w",
"images": [ "images": [
......
...@@ -5,10 +5,9 @@ ...@@ -5,10 +5,9 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "Dual-core",
"Castellated Pads", "External Flash",
"SPI Flash", "JST-SH",
"STEMMA QT/QWIIC",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -5,10 +5,9 @@ ...@@ -5,10 +5,9 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "Dual-core",
"Castellated Pads", "External Flash",
"SPI Flash", "JST-SH",
"STEMMA QT/QWIIC",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Castellated Pads", "External Flash",
"RGB LED", "RGB LED",
"USB-C" "USB-C"
], ],
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Castellated Pads", "External Flash",
"JST-SH",
"RGB LED", "RGB LED",
"STEMMA QT/QWIIC",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -5,13 +5,13 @@ ...@@ -5,13 +5,13 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "Dual-core",
"External Flash",
"Feather", "Feather",
"MicroSD", "JST-SH",
"RGB LED", "RGB LED",
"SPI Flash", "USB-C",
"STEMMA QT/QWIIC", "microSD"
"USB-C"
], ],
"images": [ "images": [
"17745-SparkFun_Thing_Plus_-_RP2040-01a.jpg" "17745-SparkFun_Thing_Plus_-_RP2040-01a.jpg"
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Castellated Pads",
"Ethernet", "Ethernet",
"Micro USB" "External Flash",
"USB"
], ],
"images": [ "images": [
"W5100S-EVB-Pico.jpg" "W5100S-EVB-Pico.jpg"
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"Castellated Pads",
"Ethernet", "Ethernet",
"Micro USB" "External Flash",
"USB"
], ],
"images": [ "images": [
"W5500-EVB-Pico.jpg" "W5500-EVB-Pico.jpg"
......
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "Dual-core",
"SPI Flash", "External Flash",
"USB-C" "USB-C"
], ],
"images": [ "images": [
......
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "External Flash",
"Feather", "Feather",
"Micro USB",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"feather_m0_express.jpg" "feather_m0_express.jpg"
......
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "External Flash",
"Feather", "Feather",
"Micro USB",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"feather_m4_express.jpg" "feather_m4_express.jpg"
......
...@@ -4,10 +4,9 @@ ...@@ -4,10 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "External Flash",
"Micro USB",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"itsybitsy_m0_express.jpg" "itsybitsy_m0_express.jpg"
......
...@@ -4,10 +4,9 @@ ...@@ -4,10 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "External Flash",
"Micro USB",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"itsybitsy_m4_express.jpg" "itsybitsy_m4_express.jpg"
......
...@@ -4,14 +4,12 @@ ...@@ -4,14 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Micro USB", "BLE",
"ADC",
"DAC", "DAC",
"External Flash",
"RGB LED", "RGB LED",
"QSPI Flash", "USB",
"WiFi", "WiFi"
"BLE",
"JLink"
], ],
"images": [ "images": [
"metro_m4_express_airlift.jpg" "metro_m4_express_airlift.jpg"
......
...@@ -4,9 +4,8 @@ ...@@ -4,9 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Breadboard Friendly", "RGB LED",
"Micro USB", "USB"
"RGB LED"
], ],
"images": [ "images": [
"trinket_m0.jpg" "trinket_m0.jpg"
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Micro USB", "External Flash",
"RGB LED", "RGB LED",
"SPI Flash" "USB"
], ],
"images": [ "images": [
"mini_sam_m4.jpg" "mini_sam_m4.jpg"
......
...@@ -4,10 +4,12 @@ ...@@ -4,10 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"Micro USB", "External Flash",
"SPI Flash" "USB"
],
"images": [
"2033-atsamd21-xpro.jpg"
], ],
"images": ["2033-atsamd21-xpro.jpg"],
"mcu": "samd21", "mcu": "samd21",
"product": "SAMD21 Xplained Pro", "product": "SAMD21 Xplained Pro",
"thumbnail": "", "thumbnail": "",
......
...@@ -4,14 +4,17 @@ ...@@ -4,14 +4,17 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"USB-C",
"Display",
"Grove",
"WiFi",
"BLE", "BLE",
"SDCard" "Display",
"External Flash",
"JST-PH",
"SDCard",
"USB-C",
"WiFi"
],
"images": [
"wio-terminal.jpg"
], ],
"images": ["wio-terminal.jpg"],
"mcu": "samd51", "mcu": "samd51",
"product": "Wio Terminal D51R", "product": "Wio Terminal D51R",
"thumbnail": "", "thumbnail": "",
......
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
"features": [ "features": [
"USB-C" "USB-C"
], ],
"images": ["seeeduino-xiao.jpg"], "images": [
"seeeduino-xiao.jpg"
],
"mcu": "samd21", "mcu": "samd21",
"product": "Seeeduino XIAO (SAMD21)", "product": "Seeeduino XIAO (SAMD21)",
"thumbnail": "", "thumbnail": "",
......
...@@ -5,10 +5,9 @@ ...@@ -5,10 +5,9 @@
"docs": "", "docs": "",
"features": [ "features": [
"Battery Charging", "Battery Charging",
"Breadboard Friendly", "External Flash",
"Micro USB", "JST-SH",
"QWIIC", "USB"
"SPI Flash"
], ],
"images": [ "images": [
"sparkfun_samd51_thing_plus.jpg" "sparkfun_samd51_thing_plus.jpg"
......
...@@ -4,11 +4,12 @@ ...@@ -4,11 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"8MB SDRAM", "BLE",
"16MB Flash", "Dual-core",
"Dual-core processor", "External Flash",
"USB Full speed", "External RAM",
"CYW43 WiFi/BT Module" "USB",
"WiFi"
], ],
"images": [ "images": [
"ABX00063_01.front_1000x750.jpg" "ABX00063_01.front_1000x750.jpg"
......
...@@ -4,11 +4,12 @@ ...@@ -4,11 +4,12 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"16MB Flash", "BLE",
"Dual-core processor", "Dual-core",
"USB High Speed Phy", "External Flash",
"CYW43 WiFi/BT Module", "Secure Element",
"NXP SE050 crypto device" "USB",
"WiFi"
], ],
"images": [ "images": [
"ABX00051_01.iso_1000x750.jpg" "ABX00051_01.iso_1000x750.jpg"
......
...@@ -4,14 +4,13 @@ ...@@ -4,14 +4,13 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"8MB SDRAM", "BLE",
"16MB Flash", "Dual-core",
"Dual-core processor", "Ethernet",
"USB High Speed Phy", "External Flash",
"10/100 Ethernet Phy", "External RAM",
"CYW43 WiFi/BT Module", "USB",
"DisplayPort over USB-C", "WiFi"
"2x80 pin HD connectors"
], ],
"images": [ "images": [
"ABX00042_01.iso_1000x750.jpg" "ABX00042_01.iso_1000x750.jpg"
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
"cerb40.jpg" "cerb40.jpg"
], ],
"mcu": "stm32f4", "mcu": "stm32f4",
"product": "CERB40", "product": "Cerb40",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "Fez"
} }
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
"hydrabus.jpg" "hydrabus.jpg"
], ],
"mcu": "stm32f4", "mcu": "stm32f4",
"product": "HYDRABUS", "product": "HydraBus v1.0",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "HydraBus"
} }
...@@ -9,5 +9,5 @@ ...@@ -9,5 +9,5 @@
"product": "Hub No.6", "product": "Hub No.6",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "Lego" "vendor": "LEGO"
} }
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
"limifrog.jpg" "limifrog.jpg"
], ],
"mcu": "stm32l4", "mcu": "stm32l4",
"product": "LIMIFROG", "product": "LimiFrog",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "LimiFrog"
} }
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
], ],
"id": "MIKROE-QUAIL", "id": "MIKROE-QUAIL",
"images": [ "images": [
"quail_top.jpg" "quail_top.jpg"
], ],
"mcu": "stm32f4", "mcu": "stm32f4",
"product": "MikroE Quail", "product": "MikroE Quail",
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
"netduino_plus_2.jpg" "netduino_plus_2.jpg"
], ],
"mcu": "stm32f4", "mcu": "stm32f4",
"product": "NETDUINO_PLUS_2", "product": "Netduino Plus 2",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "Netduino"
} }
...@@ -4,8 +4,8 @@ ...@@ -4,8 +4,8 @@
], ],
"docs": "", "docs": "",
"features": [ "features": [
"WiFi", "BLE",
"BLE" "WiFi"
], ],
"id": "PYBD-SF6", "id": "PYBD-SF6",
"images": [ "images": [
......
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"product": "STM32F439", "product": "STM32F439",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "ST Microelectronics"
} }
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"product": "USBDONGLE_WB55", "product": "USBDONGLE_WB55",
"thumbnail": "", "thumbnail": "",
"url": "", "url": "",
"vendor": "" "vendor": "ST Microelectronics"
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment