From 7e6807a98b875261326e72cd93e25c5efe8e408e Mon Sep 17 00:00:00 2001 From: pedromsousalima <32345730+pedromsousalima@users.noreply.github.com> Date: Thu, 22 May 2025 16:08:37 +0200 Subject: [PATCH] Add compatibility info for nano boards and r4 wifi --- .../modulino-buttons/compatibility.yml | 14 ++++++++++++-- .../modulino-buzzer/compatibility.yml | 18 ++++++++++++++++++ .../modulino-distance/compatibility.yml | 18 ++++++++++++++++++ .../modulino-knob/compatibility.yml | 18 ++++++++++++++++++ .../modulino-movement/compatibility.yml | 18 ++++++++++++++++++ .../modulino-pixels/compatibility.yml | 18 ++++++++++++++++++ .../modulino-thermo/compatibility.yml | 18 ++++++++++++++++++ 7 files changed, 120 insertions(+), 2 deletions(-) create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-buzzer/compatibility.yml create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-distance/compatibility.yml create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-knob/compatibility.yml create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-movement/compatibility.yml create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-pixels/compatibility.yml create mode 100644 content/hardware/11.accessories/modulino-nodes/modulino-thermo/compatibility.yml diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-buttons/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-buttons/compatibility.yml index 68fc831f20..7e64033e1d 100644 --- a/content/hardware/11.accessories/modulino-nodes/modulino-buttons/compatibility.yml +++ b/content/hardware/11.accessories/modulino-nodes/modulino-buttons/compatibility.yml @@ -4,5 +4,15 @@ software: - web-editor hardware: shields: ~ - carriers: ~ - boards: ~ \ No newline at end of file + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-buzzer/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-buzzer/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-buzzer/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-distance/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-distance/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-distance/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-knob/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-knob/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-knob/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-movement/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-movement/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-movement/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-pixels/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-pixels/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-pixels/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file diff --git a/content/hardware/11.accessories/modulino-nodes/modulino-thermo/compatibility.yml b/content/hardware/11.accessories/modulino-nodes/modulino-thermo/compatibility.yml new file mode 100644 index 0000000000..7e64033e1d --- /dev/null +++ b/content/hardware/11.accessories/modulino-nodes/modulino-thermo/compatibility.yml @@ -0,0 +1,18 @@ +software: + - arduino-ide + - arduino-cli + - web-editor +hardware: + shields: ~ + carriers: + - nano-connector-carrier + boards: + - nano + - nano-33-iot + - nano-33-ble + - nano-33-ble-sense + - nano-every + - nano-rp2040-connect + - nano-esp32 + - nano-matter + - uno-r4-wifi \ No newline at end of file