Skip to content

Commit d992faf

Browse files
authored
Merge pull request #2059 from arduino/sync/jacobhylen/P&M-launch
[PaM] Launch
2 parents b11c605 + e95ec8a commit d992faf

37 files changed

+1720
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- web-editor
5+
hardware:
6+
shields: ~
7+
carriers: ~
8+
boards: ~
Loading

content/hardware/09.kits/maker/plug-and-make-kit/datasheet/assets/Arduino_UNO_R4_WiFi_Mec.svg

+142
Loading

content/hardware/09.kits/maker/plug-and-make-kit/datasheet/assets/Block_Diagram_Plug_and_Make.svg

+346
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

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

+730
Large diffs are not rendered by default.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
<EssentialsColumn title="Suggested Libraries">
3+
4+
<EssentialElement title="Modulino" type="library" link="https://www.arduino.cc/reference/en/libraries/modulino/">
5+
This library allows you to communicate with the Arduino Modulino® nodes.
6+
</EssentialElement>
7+
8+
</EssentialsColumn>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<FeatureDescription>
2+
3+
The Plug and Make Kit includes 7 Modulino® nodes, a Modulino® Base, and an Arduino UNO R4 WiFi - Everything you need to build countless interactive projects without making complicated connections. The kit also includes 7 example projects for you to learn important programming concepts and get inspired.
4+
5+
</FeatureDescription>
6+
7+
8+
<FeatureList>
9+
<Feature title="Beginner Friendly" image="led">
10+
11+
This kit includes instructions for 7 projects that use the Modulino® nodes, giving you a starting point to get inspired for your next project. All content is freely accessible in multiple languages.
12+
13+
</Feature>
14+
15+
<Feature title="Modulino® Base" image="configurability">
16+
17+
The kit includes a mounting plate for you to build your projects on, enabling you to quickly build physical interfaces.
18+
19+
</Feature>
20+
21+
<Feature title="Qwiic Connectors" image="connection">
22+
23+
The Modulino® connects to your UNO R4 WiFi with Qwiic cables, letting you focus on learning programming without building complex circuits.
24+
25+
</Feature>
26+
27+
28+
</FeatureList>

content/hardware/09.kits/maker/plug-and-make-kit/image.svg

+418
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Plug and Make Kit
3+
url_shop: https://store.arduino.cc/products/plug-and-make-kit
4+
url_guide: https://courses.arduino.cc/plugandmake
5+
primary_button_url: https://courses.arduino.cc/plugandmake
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
sku: [AKX00069]
9+
---
10+
11+
Combine Modulino® nodes in any way you can think of to create one of countless possible projects, or build one of the example projects with the included instructions. Focus on learning important programming concepts without the need of making complex circuits, just plug the Modulino® into your board and start programming.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Here you will find the technical specifications for the Arduino® Plug and Make Kit.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Kit:
2+
Name: Plug and Make Kit
3+
SKU: AKX00069
4+
Board included: Arduino® UNO R4 WiFi (ABX00087)
5+
Modulino® nodes:
6+
Communications: I2C (over QWIIC connector)
7+
Operational voltage: 3.3V
8+
Modulino® Movement (ABX00101):
9+
LSM6DSOXTR: 0x6A (0x6B)
10+
Modulino® Distance (ABX00102):
11+
VL53L4CDV0DH/1: 0x29
12+
Modulino® Thermo (ABX00103):
13+
HS3003: 0x44
14+
Modulino® Knob (ABX00107):
15+
PEC11J (STM32C011F4 for I2C communication): 0x76 (address can change via software)
16+
Modulino® Buzzer (ABX00108):
17+
PKLCS1212E4001-R1 (STM32C011F4 for I2C communication): 0x3C (address can change via software)
18+
Modulino® Pixels (ABX00109):
19+
8 LC8822-2020 (STM32C011F4 for I2C communication): 0x6C (address can change via software)
20+
Modulino® Buttons (ABX00110):
21+
3 push buttons plus 3 yellow LEDs (STM32C011F4 for I2C communication): 0x7C (address can change via software)
22+
Other accessories:
23+
USB-C® cable: 1x
24+
Qwiic cables: 7x
25+
Modulino® base: 1x
26+
Screws M3 (10 mm): 24x
27+
Nuts M3: 20x
28+
Metal spacers: 4x

0 commit comments

Comments
 (0)