Skip to content

Commit 3544d61

Browse files
committed
updating naming of modulino nodes
1 parent cec9c1a commit 3544d61

File tree

21 files changed

+41
-41
lines changed

21 files changed

+41
-41
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/08.ml-magic-wand/content.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The wand can detect two gestures drawn in the air: **"W" (wing gesture)** and **
4848
### Software Requirements
4949

5050
- [Arduino IDE 2.0+](https://www.arduino.cc/en/software) or [Arduino Cloud Editor](https://create.arduino.cc/editor)
51-
- [Modulino library](https://github.com/arduino-libraries/Modulino). This library adds the support for the Modulinos, you can install it from the **Library Manager** in the Arduino IDE.
51+
- [Modulino library](https://github.com/arduino-libraries/Modulino). This library adds the support for the Modulino nodes, you can install it from the **Library Manager** in the Arduino IDE.
5252
- [Silicon Labs core](https://github.com/SiliconLabs/arduino). This enables the Silicon Labs hardware including the Arduino Nano Matter support. You can install it from the **Boards Manager** in the Arduino IDE.
5353

5454
### Download the Project Code
@@ -108,7 +108,7 @@ The Modulino are daisy-chained leveraging the Qwiic I2C connection with the Nano
108108

109109
### 3D Printed Parts
110110

111-
You can mount the Nano Matter and the Modulinos on a custom 3D printed or laser cut base. Download the 3D files from [here](assets/3d-files.zip).
111+
You can mount the Nano Matter and the Modulino nodes on a custom 3D printed or laser cut base. Download the 3D files from [here](assets/3d-files.zip).
112112

113113
![3D Printed Base](assets/piece.PNG)
114114

@@ -392,7 +392,7 @@ typedef struct model_output {
392392
typedef float acc_data_t;
393393
```
394394

395-
We define some function prototypes to manage the Modulino Pixels and the Modulino Movement accelerometer data. Also, the classes for the Modulinos are declared.
395+
We define some function prototypes to manage the Modulino Pixels and the Modulino Movement accelerometer data. Also, the classes for the Modulino Nodes are declared.
396396

397397
```arduino
398398
ModulinoColor OFF(0, 0, 0);

content/hardware/03.nano/carriers/nano-connector-carrier/tutorials/getting-started-nano-connector-carrier/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Nano Connector Carrier includes both QWIIC and Grove connectors for expandin
3737

3838
#### Qwiic Connector
3939

40-
The Nano Connector Carrier features a single Qwiic connector, allowing you to easily interface with Arduino Modulinos and other Qwiic-based sensors and modules.
40+
The Nano Connector Carrier features a single Qwiic connector, allowing you to easily interface with Arduino Modulino nodes and other Qwiic-based sensors and modules.
4141

4242
![QWIIC Connector](assets/qwiic-01.gif)
4343

@@ -50,7 +50,7 @@ The Qwiic connector uses a 4-pin JST SH connector (P/N: SM04B-SRSS-TB(LF)(SN)) w
5050
| SDA | I²C Data (connected to the A4 pin of the Nano board) |
5151
| SCL | I²C Clock (connected to the A5 pin of the Nano board) |
5252

53-
A single Qwiic connector is all you need since it's designed to be daisy-chainable, allowing you to connect multiple Modulinos or other Qwiic-compatible devices in series. This connector makes it plug-and-play simple to add sensors, displays and other Qwicc-compatible devices to your project.
53+
A single Qwiic connector is all you need since it's designed to be daisy-chainable, allowing you to connect multiple Modulino nodes or other Qwiic-compatible devices in series. This connector makes it plug-and-play simple to add sensors, displays and other Qwicc-compatible devices to your project.
5454

5555
#### Grove Connectors
5656

content/hardware/05.pro-solutions/solutions-and-kits/portenta-proto-kit-me/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<FeatureDescription>
22

3-
The **Portenta Proto Kit Motion ME** is a versatile kit designed for prototyping environmental monitoring and motion detection applications. It includes powerful components such as the Portenta H7 board, the Portenta Mid Carrier, the Proto Shield, several Modulinos, the Arduino Pro 4G Module and the Nicla Sense ME board, allowing users to collect accurate data and develop innovative solutions for predictive maintenance, asset tracking, smart building systems and more.
3+
The **Portenta Proto Kit Motion ME** is a versatile kit designed for prototyping environmental monitoring and motion detection applications. It includes powerful components such as the Portenta H7 board, the Portenta Mid Carrier, the Proto Shield, several Modulino nodes, the Arduino Pro 4G Module and the Nicla Sense ME board, allowing users to collect accurate data and develop innovative solutions for predictive maintenance, asset tracking, smart building systems and more.
44

55
</FeatureDescription>
66

@@ -35,7 +35,7 @@ The Portenta Mid Carrier Proto Shield simplifies hardware prototyping with inter
3535
</Feature>
3636

3737
<Feature title="Modulinos" image="connection">
38-
Modulinos are plug-and-play sensors and actuators that connect easily via the Portenta Mid Carrier Proto Shield's Qwiic connector. Designed for intuitive use, they include options like knobs for fine adjustments, LEDs for visual feedback, and sensors for measuring distance, movement, temperature and humidity, making them ideal for building and expanding projects in a fast way and with minimum complexity.
38+
Modulino nodes are plug-and-play sensors and actuators that connect easily via the Portenta Mid Carrier Proto Shield's Qwiic connector. Designed for intuitive use, they include options like knobs for fine adjustments, LEDs for visual feedback, and sensors for measuring distance, movement, temperature and humidity, making them ideal for building and expanding projects in a fast way and with minimum complexity.
3939
<FeatureWrapper>
4040
<FeatureLink title="Read More" url="/hardware/plug-and-make-kit"/>
4141
</FeatureWrapper>

content/hardware/05.pro-solutions/solutions-and-kits/portenta-proto-kit-ve/features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<FeatureDescription>
22

3-
The **Portenta Proto Kit Vision VE** is a versatile kit designed for prototyping machine vision and environmental monitoring applications. It includes powerful components such as the Portenta H7 board, the Portenta Mid Carrier, the Proto Shield, several Modulinos, the Arduino Pro 4G Module and the Nicla Vision board, enabling users to develop advanced solutions for object recognition, people counting, air quality monitoring and more.
3+
The **Portenta Proto Kit Vision VE** is a versatile kit designed for prototyping machine vision and environmental monitoring applications. It includes powerful components such as the Portenta H7 board, the Portenta Mid Carrier, the Proto Shield, several Modulino nodes, the Arduino Pro 4G Module and the Nicla Vision board, enabling users to develop advanced solutions for object recognition, people counting, air quality monitoring and more.
44

55
</FeatureDescription>
66

@@ -35,7 +35,7 @@ The Portenta Mid Carrier Proto Shield simplifies hardware prototyping with inter
3535
</Feature>
3636

3737
<Feature title="Modulinos" image="connection">
38-
Modulinos are plug-and-play sensors and actuators that connect easily via the Portenta Mid Carrier Proto Shield's Qwiic connector. Designed for intuitive use, they include options like knobs for fine adjustments, LEDs for visual feedback, and sensors for measuring distance, movement, temperature and humidity, making them ideal for building and expanding projects in a fast way and with minimum complexity.
38+
Modulino nodes are plug-and-play sensors and actuators that connect easily via the Portenta Mid Carrier Proto Shield's Qwiic connector. Designed for intuitive use, they include options like knobs for fine adjustments, LEDs for visual feedback, and sensors for measuring distance, movement, temperature and humidity, making them ideal for building and expanding projects in a fast way and with minimum complexity.
3939
<FeatureWrapper>
4040
<FeatureLink title="Read More" url="/hardware/plug-and-make-kit"/>
4141
</FeatureWrapper>

content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-ardu/how-to-buttons-ardu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Buttons is a modular sensor that provides tactile input and visual feedback, making it perfect to add interactive controls to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818
![Module demonstration](assets/connection-guide-buttons.gif)
1919

@@ -114,7 +114,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
114114

115115
![Connection Guide Solder Pads](assets/connection-guide-buttons-jumper.png)
116116

117-
## Daisy-Chaining Multiple Modulinos
117+
## Daisy-Chaining Multiple Modulino Nodes
118118

119119
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules.
120120
Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus.

content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-mp/how-to-buttons-mp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Buttons is a modular sensor that provides tactile input and visual feedback, making it perfect to add interactive controls to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818
![Module demonstration](assets/connection-guide-buttons.gif)
1919

@@ -114,7 +114,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
114114

115115
![Connection Guide Solder Pads](assets/connection-guide-buttons-jumper.png)
116116

117-
## Daisy-Chaining Multiple Modulinos
117+
## Daisy-Chaining Multiple Modulino Nodes
118118

119119
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules.
120120
Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus.

content/hardware/11.accessories/modulino-nodes/modulino-buzzer/tutorials/how-buzzer-ardu/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Buzzer is a modular sensor that generates audio output, making it perfect to add sound feedback to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818

1919
## Hardware Specifications
@@ -132,7 +132,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
132132

133133
![Connection Guide Solder Pads](assets/connection-guide-buzzer-jumper.png)
134134

135-
## Daisy-Chaining Multiple Modulinos
135+
## Daisy-Chaining Multiple Modulino Nodes
136136

137137
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules.
138138

content/hardware/11.accessories/modulino-nodes/modulino-buzzer/tutorials/how-buzzer-mp/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Buzzer is a modular sensor that generates audio output, making it perfect to add sound feedback to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818

1919
## Hardware Specifications
@@ -131,7 +131,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
131131

132132
![Connection Guide Solder Pads](assets/connection-guide-buzzer-jumper.png)
133133

134-
## Daisy-Chaining Multiple Modulinos
134+
## Daisy-Chaining Multiple Modulino Nodes
135135

136136
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules.
137137

content/hardware/11.accessories/modulino-nodes/modulino-distance/tutorials/how-distance-ardu/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Distance is a modular sensor that measures distance using Time-of-Flight (ToF) technology, making it perfect to add precise distance sensing and depth mapping to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818
# General Characteristics
1919

@@ -110,7 +110,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
110110

111111
![Connection Guide Solder Pads](assets/connection-guide-distance-jumper.png)
112112

113-
## Daisy-Chaining Multiple Modulinos
113+
## Daisy-Chaining Multiple Modulino Nodes
114114

115115
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules. Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus. This approach keeps your setup clean, modular, and expandable without adding extra wiring complexity.
116116

content/hardware/11.accessories/modulino-nodes/modulino-distance/tutorials/how-distance-mp/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ software:
1313
- web-editor
1414
---
1515
The Modulino Distance is a modular sensor that measures distance using Time-of-Flight (ToF) technology, making it perfect to add precise distance sensing and depth mapping to your projects!
16-
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple modulinos in a very simple way. In addition to the QWIIC's connectors, the Modulinos also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
16+
The Modulino form factor is shaped with two QWIIC connectors and the I²C protocol integration, allowing the connection and programming of multiple Modulino nodes in a very simple way. In addition to the QWIIC's connectors, the Modulino nodes also expose solderable pins that can be used in multiple ways and make them compatible with boards that are not QWIIC compatible.
1717

1818
# General Characteristics
1919

@@ -109,7 +109,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
109109

110110
![Connection Guide Solder Pads](assets/connection-guide-distance-jumper.png)
111111

112-
## Daisy-Chaining Multiple Modulinos
112+
## Daisy-Chaining Multiple Modulino Nodes
113113

114114
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules. Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus. This approach keeps your setup clean, modular, and expandable without adding extra wiring complexity.
115115

content/hardware/11.accessories/modulino-nodes/modulino-knob/tutorials/how-knob-ardu/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
130130

131131
![Connection Guide Solder Pads](assets/connection-guide-knob-jumper.png)
132132

133-
### Daisy-Chaining Multiple Modulinos
133+
### Daisy-Chaining Multiple Modulino Nodes
134134

135135
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules. Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus. This approach keeps your setup clean, modular, and expandable without adding extra wiring complexity.
136136

content/hardware/11.accessories/modulino-nodes/modulino-knob/tutorials/how-knob-mp/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ When QWIIC is not available, you can use the exposed solderable pins on the modu
130130

131131
![Connection Guide Solder Pads](assets/connection-guide-knob-jumper.png)
132132

133-
### Daisy-Chaining Multiple Modulinos
133+
### Daisy-Chaining Multiple Modulino Nodes
134134

135135
Regardless of whether you connect the first Modulino via QWIIC or through the solderable pins, you can still take advantage of the extra QWIIC connector to daisy-chain additional modules. Each Modulino includes two QWIIC connectors wired in parallel, allowing you to connect one module to the next in a chain. As long as each module is configured with a unique I²C address, they can all communicate on the same bus. This approach keeps your setup clean, modular, and expandable without adding extra wiring complexity.
136136

0 commit comments

Comments
 (0)