Skip to content

Commit 17fabf6

Browse files
Applied simulinks to tutorials
1 parent 45db835 commit 17fabf6

File tree

7 files changed

+14
-14
lines changed
  • content/hardware/11.accessories/modulino-nodes

7 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The Modulino Buttons is fully compatible with the Arduino IDE and the official M
101101
- Install the Modulino library via the Arduino IDE Library Manager
102102
- Connect your Modulino Buttons via QWIIC or solderable headers
103103

104-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
104+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
105105

106106
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
107107

@@ -207,7 +207,7 @@ The Modulino Buttons is fully compatible with MicroPython through the official M
207207
- Install the Modulino MicroPython library
208208
- Ensure Arduino Lab for MicroPython is installed
209209

210-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
210+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](./how-general).
211211

212212
### Basic Example
213213

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The Modulino Buzzer is fully compatible with the Arduino IDE and the official Mo
106106
- Install the Modulino library via the Arduino IDE Library Manager
107107
- Connect your Modulino Buzzer via QWIIC or solderable headers
108108

109-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
109+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](../how-general).
110110

111111
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
112112

@@ -209,7 +209,7 @@ The Modulino Buzzer is fully compatible with MicroPython through the official Mo
209209
- Install the Modulino MicroPython library
210210
- Ensure Arduino Lab for MicroPython is installed
211211

212-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
212+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](../how-general).
213213

214214
### Basic Example
215215

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The Modulino Distance is fully compatible with the Arduino IDE and the official
105105
- Install the Modulino library via the Arduino IDE Library Manager
106106
- Connect your Modulino Distance via QWIIC or solderable headers
107107

108-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
108+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
109109

110110
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
111111

@@ -206,7 +206,7 @@ The Modulino Distance is fully compatible with MicroPython through the official
206206
- Install the Modulino MicroPython library
207207
- Ensure Arduino Lab for MicroPython is installed
208208

209-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
209+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](./how-general).
210210

211211
### Basic Example
212212

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The Modulino Knob is fully compatible with the Arduino IDE and the official Modu
107107
- Install the Modulino library via the Arduino IDE Library Manager
108108
- Connect your Modulino Knob via QWIIC or solderable headers
109109

110-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
110+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
111111

112112
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
113113

@@ -255,7 +255,7 @@ The Modulino Knob is fully compatible with MicroPython through the official Modu
255255
- Install the Modulino MicroPython library
256256
- Ensure Arduino Lab for MicroPython is installed
257257

258-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
258+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](./how-general).
259259

260260
### Basic Example
261261

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The address can be changed through hardware modification (see the generic guide
107107
- Install the Modulino library via the Arduino IDE Library Manager
108108
- Connect your Modulino Knob via QWIIC or solderable headers
109109

110-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
110+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
111111

112112
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
113113

@@ -308,7 +308,7 @@ The Modulino Movement is fully compatible with MicroPython through the official
308308
- Install the Modulino MicroPython library
309309
- Ensure Arduino Lab for MicroPython is installed
310310

311-
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
311+
For detailed instructions on setting up your MicroPython environment and installing packages, please refer to the [Getting Started with Modulinos guide](./how-general).
312312

313313
### Basic Example
314314

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The module includes a power LED that draws 1 mA and turns on as soon as it is po
9393
- Install the Modulino library via the Arduino IDE Library Manager
9494
- Connect your Modulino Knob via QWIIC or solderable headers
9595

96-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
96+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
9797

9898
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
9999

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Full schematic and PCB files are available from the [Modulino Thermo page](https
8484
- Install the Modulino library via the Arduino IDE Library Manager
8585
- Connect your Modulino Knob via QWIIC or solderable headers
8686

87-
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](link-to-generic-guide).
87+
For detailed instructions on setting up your Arduino environment and installing libraries, please refer to the [Getting Started with Modulinos guide](./how-general).
8888

8989
Library repository available [here](https://github.com/arduino-libraries/Arduino_Modulino).
9090

@@ -179,7 +179,7 @@ void loop(){
179179

180180
### Prerequisites
181181

182-
- Install the Modulino MicroPython library (see [Getting Started with Modulinos](link-to-generic-guide) for detailed instructions)
182+
- Install the Modulino MicroPython library (see [Getting Started with Modulinos](./how-general) for detailed instructions)
183183
- Ensure Arduino Lab for MicroPython is installed
184184

185185
### Basic Example
@@ -308,7 +308,7 @@ If the sensor values are not accurate:
308308

309309
### Library Issues
310310

311-
See the [Getting Started with Modulinos](link-to-generic-guide) guide for library installation troubleshooting.
311+
See the [Getting Started with Modulinos](./how-general) guide for library installation troubleshooting.
312312

313313
## Project Ideas
314314

0 commit comments

Comments
 (0)