Skip to content

Commit 79f467e

Browse files
committed
First version ready
1 parent f459d7f commit 79f467e

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

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

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Power for the Arduino® UNO R4 WiFi can be supplied through either the VIN pin o
150150

151151
The power distribution system ensures proper voltage levels for all components. The ISL854102 buck converter and SGM2205 regulator manage voltage regulation. Diodes for protection are also represented.
152152

153-
![Arduino® UNO R4 WiFi power tree.](assets/UNO_R4_WiFi_Power_Tree.png)
153+
![Arduino® UNO R4 WiFi power tree](assets/UNO_R4_WiFi_Power_Tree.png)
154154

155155
#### Pin Specifications
156156

@@ -170,12 +170,12 @@ The Plate Node is designed to provide a stable and secure mounting solution for
170170

171171
### Mechanical Information
172172

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

175-
| **Specification** | **Details** |
176-
| ----------------- | -------------- |
177-
| Dimensions | 140x140x1.6 mm |
178-
| Holes | 3.5 mm |
175+
| **Specification** | **Details** |
176+
| --------------------- | -------------- |
177+
| Dimensions | 140x140x1.6 mm |
178+
| Holes size (diameter) | 3.5 mm |
179179

180180

181181
## Modules
@@ -184,7 +184,7 @@ The Plug and Make Kit modules offer a versatile and user-friendly introduction t
184184

185185
### General Characteristics
186186

187-
The Plug and Make Kit modules provide a straightforward introduction to IoT and electronics. These modules connect easily using Qwiic cables for I2C communication, simplifying setup. This modular design is ideal for both beginners and experienced users.
187+
The Plug and Make Kit modules provide a straightforward introduction to IoT and electronics. These modules connect easily using Qwiic cables for I2C communication, simplifying the setup. This modular design is ideal for both beginners and experienced users.
188188

189189
All modules share common features such as standardized connectors, blue solder mask, and consistent mechanical dimensions and hole locations, ensuring compatibility.
190190

@@ -201,7 +201,7 @@ All modules share common features such as standardized connectors, blue solder m
201201

202202
#### I2C Side Connectors
203203

204-
At least one 4-pin surface mount connector from the JST SM Series with a 1.0 mm pitch.
204+
All modules have at least two 4-pin surface mount connector from the JST SM Series with a 1.0 mm pitch. These connectors are used to connect modules between them and to the microcontroller.
205205

206206

207207
#### I2C Address Reference
@@ -235,9 +235,9 @@ These modules use an additional chip to handle I2C communication when there is a
235235

236236
#### Pull-up Resistors
237237

238-
These modules have pads for optional I2C pull-up mounting. No resistors are mounted by default:
238+
These modules 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 a SMD 0402 format are reccomended.
239239

240-
![Pullup resistors pads](assets/ResistorsPullup.png)
240+
![Not mounted pullup resistors pads example on the movement module](assets/ResistorsPullup.png)
241241

242242
### Movement Module
243243

@@ -285,10 +285,9 @@ The above pads are generic to all modules and they are on the same bus as the Qw
285285
| SDOAUX | Auxiliary Output |
286286
| OCSAUX | Auxiliary Output |
287287

288-
It is possible to make VDDIO independent from 3.3 V by cutting its solder jumper.
289-
![Cuttable jumper for selection](assets/VDDIO.png)
288+
![Cuttable jumper for VVDIO](assets/VDDIO.png)
290289

291-
LSM6DSOXTR interrupts INT1 and INT2 are available on the header.
290+
It is possible to make VDDIO independent from the 3.3 V power net by cutting its solder jumper.
292291

293292
#### Mechanical Information
294293

@@ -373,6 +372,8 @@ The above pads are generic to all modules and they are on the same bus as the Qw
373372

374373
![](assets/TempMec.png)
375374

375+
<div style="page-break-after: always;"></div>
376+
376377
### Knob Module
377378

378379
The KNOB module includes a quadrature rotary encoder with an SPST switch, using the STM32C011F4 chip for digital communication. This setup allows precise control for user interfaces and adjustments in various applications. All of the modules that use dedicated I2C interface controllers have the footprints to provide the option to mount I2C pullups, but no pullups are mounted.
@@ -466,7 +467,7 @@ The above pads are generic to all modules and they are on the same bus as the Qw
466467
| SWCLK | SWD Clock |
467468
| PF2 | NRST |
468469

469-
This header can be used to actuate the buzzer from an external 3.3 V source, to use the dedicated I2C IC other purposes, or to reprogram the chip its SWD interface. These provide a place to mount header pins if desired.
470+
This header can be used to actuate the buzzer from an external 3.3 V source, to use the dedicated I2C IC for other purposes, or to reprogram the chip its SWD interface. These provide a place to mount header pins if desired.
470471

471472
#### Mechanical Information
472473

Binary file not shown.

0 commit comments

Comments
 (0)