Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
applleid feedback
  • Loading branch information
pedromsousalima committed Oct 20, 2025
commit 5f926a850a2b30e0d65d256ce8fb113dcbc81f9f
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-buttons/how-buttons/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to link to Thermo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The general live in the thermo @jhansson-ard is there a better way?

secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-buttons/214'
sku: [ABX00110]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Buttons"
description: "Complete guide for the Modulino Buttons tactile input and LED feedback module."
title: "Getting Started with Modulino Buttons"
description: "Complete guide for the Modulino Buttons and programming with Arduino and MicroPython."
tags:
- Modulino
- Buttons
Expand Down Expand Up @@ -45,7 +45,7 @@ The default I²C address for the **Modulino Buttons** module is:

### Pinout

![Arduino Buttons Pinout](assets/ButtonsPinouts.png)
![Modulino Buttons Pinout](assets/ButtonsPinouts.png)

#### 1x10 Header

Expand Down Expand Up @@ -90,7 +90,7 @@ The main components are the **three tactile buttons**, **three user-programmable

You can connect to the I²C pins (SDA and SCL) using either the **QWIIC connectors** (J1 and J2, this is the recommended method) or the **solderable pins** (J4). The board runs on **3.3V**, which comes from the QWIIC cable or the **3V3 pin** on J4.

You can grab the full schematic and PCB files from the [Modulino Buttons product page](https://docs.arduino.cc/hardware/modulinos/modulino-buttons).
You can grab the full schematic and PCB files from the [Modulino Buttons page](https://docs.arduino.cc/hardware/modulinos/modulino-buttons).

## Programming with Arduino

Expand All @@ -103,6 +103,8 @@ The Modulino Buttons is fully compatible with the Arduino IDE and the official M

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).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should symlink the other tutorial if that is the idea. Then update this link.


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

### Basic Example

```arduino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-buzzer/how-buzzer/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-buzzer/215'
sku: [ABX00108]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Buzzer"
description: "Complete guide for the Modulino Buzzer audio output module."
title: "Getting Started with Modulino Buzzer"
description: "Complete guide for the Modulino Buzzer audio output module and programming with Arduino and MicroPython."
tags:
- Modulino
- Buzzer
Expand Down Expand Up @@ -46,7 +46,7 @@ The default I²C address for the **Modulino Buzzer** module is:

### Pinout

![Arduino Buzzer Pinout](assets/BuzzerPinouts.png)
![Modulino Buzzer Pinout](assets/BuzzerPinouts.png)

#### 1x8 Header

Expand Down Expand Up @@ -94,7 +94,7 @@ You can connect to the I²C pins (SDA and SCL) using either the **QWIIC connecto

There's also a small power LED indicator that lights up when the board is on.

You can grab the full schematic and PCB files from the [Modulino Buzzer product page](https://docs.arduino.cc/hardware/modulinos/modulino-buzzer).
You can grab the full schematic and PCB files from the [Modulino Buzzer page](https://docs.arduino.cc/hardware/modulinos/modulino-buzzer).

## Programming with Arduino

Expand All @@ -107,6 +107,8 @@ The Modulino Buzzer is fully compatible with the Arduino IDE and the official Mo

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).

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

### Basic Example

```arduino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-distance/how-distance/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-distance/216'
sku: [ABX00102]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Distance"
description: "Complete guide for the Modulino Distance Time-of-Flight sensor module."
title: "Getting Started with Modulino Distance"
description: "Complete guide for the Modulino Distance Time-of-Flight sensor module and programming with Arduino and MicroPython."
tags:
- Modulino
- Distance
Expand Down Expand Up @@ -52,7 +52,7 @@ The default address for the Module is:

### Pinout

![Arduino Distance Pinout](assets/DistancePinouts.png)
![Modulino Distance Pinout](assets/DistancePinouts.png)

#### 1x4 Header (Sensor GPIO)

Expand Down Expand Up @@ -94,7 +94,7 @@ You can connect to the I²C pins (SDA and SCL) using either the **QWIIC connecto

There's also a small power indicator LED that lights up when the board is on.

You can grab the full schematic and PCB files from the [Modulino Distance product page](https://docs.arduino.cc/hardware/modulinos/modulino-distance).
You can grab the full schematic and PCB files from the [Modulino Distance page](https://docs.arduino.cc/hardware/modulinos/modulino-distance).

## Programming with Arduino

Expand All @@ -107,6 +107,8 @@ The Modulino Distance is fully compatible with the Arduino IDE and the official

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).

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

### Basic Example

```arduino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-knob/how-knob/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-knob/217'
sku: [ABX00107]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Knob"
description: "Complete guide for the Modulino Knob rotary encoder module."
title: "Getting Started with Modulino Knob"
description: "Complete guide for the Modulino Knob rotary encoder module and programming with Arduino and MicroPython."
tags:
- Modulino
- Knob
Expand Down Expand Up @@ -47,7 +47,7 @@ The I²C address can be changed via software configuration.

### Pinout

![Arduino Knob Pinout](assets/KnobPinouts.png)
![Modulino Knob Pinout](assets/KnobPinouts.png)

#### 1x10 Header

Expand Down Expand Up @@ -96,7 +96,7 @@ You can connect to the I²C pins (SDA and SCL) using either the **QWIIC connecto

There's also a small power LED indicator (green) that lights up when the board is on.

You can grab the full schematic and PCB files from the [Modulino Knob product page](https://docs.arduino.cc/hardware/modulinos/modulino-knob).
You can grab the full schematic and PCB files from the [Modulino Knob page](https://docs.arduino.cc/hardware/modulinos/modulino-knob).

## Programming with Arduino

Expand All @@ -109,6 +109,8 @@ The Modulino Knob is fully compatible with the Arduino IDE and the official Modu

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).

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

### Basic Example

```arduino
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-movement/how-movement/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-movement/218'
sku: [ABX00101]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Movement"
description: "Complete guide for the Modulino Movement 6-axis IMU sensor module."
title: "Getting Started with Modulino Movement"
description: "Complete guide for the Modulino Movement 6-axis IMU sensor module and programming with Arduino and MicroPython."
tags:
- Modulino
- Movement
Expand Down Expand Up @@ -63,7 +63,7 @@ The address can be changed through hardware modification (see the generic guide

### Pinout

![Arduino Movement Pinout](assets/MovementPinouts.png)
![Modulino Movement Pinout](assets/MovementPinouts.png)

#### 1x10 Header

Expand Down Expand Up @@ -105,7 +105,11 @@ The address can be changed through hardware modification (see the generic guide
### Prerequisites

- Install the Modulino library via the Arduino IDE Library Manager
- Connect your Modulino Movement via QWIIC or solderable headers
- Connect your Modulino Knob via QWIIC or solderable headers

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).

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

### Basic Example

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-pixels/how-pixels/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-pixels/219'
sku: [ABX00109]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Pixels"
description: "Complete guide for the Modulino Pixels RGB LED module."
title: "Getting Started with Modulino Pixels"
description: "Complete guide for the Modulino Pixels RGB LED module and programming with Arduino and MicroPython."
tags:
- Modulino
- LED
Expand Down Expand Up @@ -91,7 +91,11 @@ The module includes a power LED that draws 1 mA and turns on as soon as it is po
### Prerequisites

- Install the Modulino library via the Arduino IDE Library Manager
- Connect your Modulino Pixels via QWIIC or solderable headers
- Connect your Modulino Knob via QWIIC or solderable headers

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).

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

### Basic Example

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ url_guide: https://courses.arduino.cc/plugandmake
primary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-thermo/
primary_button_title: Get Started
secondary_button_url: https://docs.arduino.cc/tutorials/modulino-thermo/how-general/
secondary_button_title: More on Modulinos
secondary_button_title: More on Modulino Nodes
forumCategorySlug: '/hardware/accessories/modulino-thermo/220'
sku: [ABX00103]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Getting Started with Modulinos"
title: "Getting Started with Modulino"
description: "Learn the fundamentals of connecting, configuring, and programming Modulino sensors and actuators."
tags:
- Modulino
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Modulino Thermo"
description: "Complete guide for the Modulino Thermo temperature and humidity sensor."
title: "Getting Started with Modulino Thermo"
description: "Complete guide for the Modulino Thermo and programming with Arduino and MicroPython."
tags:
- Modulino
- Temperature
Expand Down Expand Up @@ -47,7 +47,7 @@ The default address for the Module is:

### Pinout

![Arduino Thermo Pinout](assets/ThermoPinouts.jpg)
![Modulino Thermo Pinout](assets/ThermoPinouts.jpg)

#### 1x4 Header (I2C)

Expand Down Expand Up @@ -75,14 +75,18 @@ The Modulino Thermo uses a simple circuit built around the **HS3003** sensor (U1

You can connect to the I2C pins (SDA and SCL) using either the **QWIIC connectors** (J1 and J2, recommended) or the **solderable pins** (J4). The board runs on **3.3V** from the QWIIC cable or the **3V3 pin** on J4.

Full schematic and PCB files are available from the [Modulino Thermo product page](https://docs.arduino.cc/hardware/modulinos/modulino-thermo).
Full schematic and PCB files are available from the [Modulino Thermo page](https://docs.arduino.cc/hardware/modulinos/modulino-thermo).

## Programming with Arduino

### Prerequisites

- Install the Modulino library via the Arduino IDE Library Manager (see [Getting Started with Modulinos](link-to-generic-guide) for detailed instructions)
- Connect your Modulino Thermo via QWIIC or solderable headers
- Install the Modulino library via the Arduino IDE Library Manager
- Connect your Modulino Knob via QWIIC or solderable headers

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).

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

### Basic Example

Expand Down