Skip to content

Commit 518bba7

Browse files
Small fixes
QWIIC -> Qwiic Qwicc -> Qwiic Silknames fixed
1 parent f0425be commit 518bba7

File tree

1 file changed

+11
-11
lines changed
  • content/hardware/09.kits/maker/plug-and-make-kit/datasheet

1 file changed

+11
-11
lines changed

content/hardware/09.kits/maker/plug-and-make-kit/datasheet/datasheet.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,11 @@ Layout for dimensions and mounting hole locations for secure attachment.
166166

167167
## Modulino® Base
168168

169-
The Plate Node is designed to provide a stable and secure mounting solution for your Arduino® UNO R4 WiFi and additional nodes. Measuring 140x140x1.6 mm with 3.5 mm holes, it ensures that your setup remains firm and organized, making it easier to manage your components and connections.
169+
The Modulino® Base is designed to provide a stable and secure mounting solution for your Arduino® UNO R4 WiFi and additional nodes. Measuring 140x140x1.6 mm with 3.5 mm holes, it ensures that your setup remains firm and organized, making it easier to manage your components and connections.
170170

171171
### Mechanical Information
172172

173-
![Plate Node Mechanical information](assets/PlateMec.png)
173+
![Modulino® Base Mechanical information](assets/PlateMec.png)
174174

175175
| **Specification** | **Details** |
176176
| --------------------- | -------------- |
@@ -206,19 +206,19 @@ All Modulino® nodes have at least two 4-pin surface mount connectors from the J
206206

207207
#### I2C Address Reference
208208

209-
Each Modulino® node of the kit is designed to be connected to the Arduino® UNO R4 WiFi microcontroller using the QWIICC connectors available on both sides of the Modulino® nodes. The first node is connected to the microcontroller while the rest are connected to the latest one creating a physical "daisy-chain" connection that, from the communication point of view, is an I2C bus line where all the devices are connected acting the Arduino® UNO R4 WiFi as the controller and the Modulino® nodes as the targets.
209+
Each Modulino® node of the kit is designed to be connected to the Arduino® UNO R4 WiFi microcontroller using the Qwiic connectors available on both sides of the Modulino® nodes. The first node is connected to the microcontroller while the rest are connected to the latest one creating a physical "daisy-chain" connection that, from the communication point of view, is an I2C bus line where all the devices are connected acting the Arduino® UNO R4 WiFi as the controller and the Modulino® nodes as the targets.
210210

211211
In the case multiple nodes of the same kind are connected to the I2C "daisy-chain", they may have the same I2C default address, causing communication problems. All Modulino® nodes are designed to have the possibility of having different I2C addresses via hardware or firmware changes as presented in the following table.
212212

213213
| **Board Silk Name** | **Sensor/Actuator** | **Default I2C Address (HEX)** | **Editable Addresses (HEX)** |
214214
| ------------------- | ----------------------- | ----------------------------- | ----------------------------------------------- |
215-
| MOVEMENT | LSM6DSOXTR | 0x6A | 0x6A, 0x6B (via Solder Jumper) |
216-
| DISTANCE | VL53L4CDV0DH/1 | 0x29 | Any custom address (via software configuration) |
217-
| THERMO | HS3003 | 0x44 | Any custom address (via software configuration) |
218-
| BUZZER | PKLCS1212E4001 | 0x3C | Any custom address (via software configuration) |
219-
| KNOB | PEC11J-9215F-S0015 | 0x76 | Any custom address (via software configuration) |
220-
| PIXELS | Eight LC8822-2020 | 0x6C | Any custom address (via software configuration) |
221-
| BUTTONS | Three SPST Push Buttons | 0x7C | Any custom address (via software configuration) |
215+
| MODULINO MOVEMENT | LSM6DSOXTR | 0x6A | 0x6A, 0x6B (via Solder Jumper) |
216+
| MODULINO DISTANCE | VL53L4CDV0DH/1 | 0x29 | Any custom address (via software configuration) |
217+
| MODULINO THERMO | HS3003 | 0x44 | Any custom address (via software configuration) |
218+
| MODULINO BUZZER | PKLCS1212E4001 | 0x3C | Any custom address (via software configuration) |
219+
| MODULINO KNOB | PEC11J-9215F-S0015 | 0x76 | Any custom address (via software configuration) |
220+
| MODULINO PIXELS | Eight LC8822-2020 | 0x6C | Any custom address (via software configuration) |
221+
| MODULINO BUTTONS | Three SPST Push Buttons | 0x7C | Any custom address (via software configuration) |
222222

223223
With the provided software, users can change the default I2C address of the dedicated I2C interface controller firmware. Assigning different addresses allows users to connect multiple boards of the same type in a chain.
224224
To facilitate this, a white rectangle is positioned on the bottom silk of the board, where users can write the new I2C address directly on the board itself.
@@ -237,7 +237,7 @@ These nodes use an additional chip to handle I2C communication when there is a l
237237

238238
These nodes have pads for optional I2C pull-up mounting in both data lines to avoid communication problems in case the I2C bus is not working as it should. No resistors are mounted by default but in case the resistors are need 4.7 K resistors in an SMD 0402 format are recommended.
239239

240-
These are positioned near the Qwicc connector on the power LED side except on the Modulino® Buttons where it can be found between the button B and C.
240+
These are positioned near the Qwiic connector on the power LED side except on the Modulino® Buttons where it can be found between the button B and C.
241241
![Generic pull-up resistor position](assets/ResistorsPullupGen.png)
242242

243243

0 commit comments

Comments
 (0)