Skip to content

Commit 7927371

Browse files
committed
Adding missin sku
1 parent a673b3b commit 7927371

File tree

60 files changed

+54
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+54
-53
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
Shield:
2-
Name: Arduino® MKR Relay Shield
3-
SKU: TSX00003
4-
Compatibility: MKR
5-
Relays:
6-
Name: G5V-1
7-
Pins: 1 (relay 1), 2 (relay 2)
8-
Max voltage: 24 VAC, 50 VDC
9-
Max current: 1A
10-
Max switching capacity: 62.50VA, 30W
11-
Other features:
12-
Prototyping area: Yes
13-
Screw terminals: relays, A1-A4, SDA, SCL, 3.3V, GND
14-
Power:
15-
Operating Voltage: 3.3V
16-
Dimensions:
17-
Width: 50.625 mm
18-
Length: 80 mm
1+
Shield:
2+
Name: Arduino® MKR Relay Shield
3+
SKU: TSX00003
4+
Compatibility: MKR
5+
Relays:
6+
Name: G5V-1
7+
Pins: 1 (relay 1), 2 (relay 2)
8+
Max voltage: 24 VAC, 50 VDC
9+
Max current: 1A
10+
Max switching capacity: 62.50VA, 30W
11+
Other features:
12+
Prototyping area: Yes
13+
Screw terminals: relays, A1-A4, SDA, SCL, 3.3V, GND
14+
Power:
15+
Operating Voltage: 3.3V
16+
Dimensions:
17+
Width: 50.625 mm
18+
Length: 80 mm

Diff for: content/hardware/01.mkr/03.carriers/mkr-motor-carrier/product.md

+3-2

Diff for: content/hardware/02.hero/boards/uno-mini-le/tutorials/AnalogReadSerial

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
Board:
2-
Name: Arduino UNO Mini Limited Edition
3-
SKU: ABX00062
4-
Microcontroller: ATmega328P
5-
USB connector: USB-C®
6-
Pins:
7-
Built-in LED Pin: 13
8-
Digital I/O Pins: 14
9-
Analog input pins: 6
10-
PWM pins: 6
11-
Communication:
12-
UART: Yes
13-
I2C: Yes
14-
SPI: Yes
15-
Power:
16-
I/O Voltage: 5V
17-
Input voltage (nominal): 7-12V
18-
DC Current per I/O Pin: 20 mA
19-
Clock speed:
20-
Main Processor: ATmega328P 16 MHz
21-
USB-Serial Processor: ATmega16U2 16 MHz
22-
Memory:
23-
ATmega328P: 2KB SRAM, 32KB FLASH, 1KB EEPROM
24-
Dimensions:
25-
Weight: 8.05 g
26-
Width: 26.70 mm
27-
Length: 34.20 mm
1+
Board:
2+
Name: Arduino UNO Mini Limited Edition
3+
SKU: ABX00062
4+
Microcontroller: ATmega328P
5+
USB connector: USB-C®
6+
Pins:
7+
Built-in LED Pin: 13
8+
Digital I/O Pins: 14
9+
Analog input pins: 6
10+
PWM pins: 6
11+
Communication:
12+
UART: Yes
13+
I2C: Yes
14+
SPI: Yes
15+
Power:
16+
I/O Voltage: 5V
17+
Input voltage (nominal): 7-12V
18+
DC Current per I/O Pin: 20 mA
19+
Clock speed:
20+
Main Processor: ATmega328P 16 MHz
21+
USB-Serial Processor: ATmega16U2 16 MHz
22+
Memory:
23+
ATmega328P: 2KB SRAM, 32KB FLASH, 1KB EEPROM
24+
Dimensions:
25+
Weight: 8.05 g
26+
Width: 26.70 mm
27+
Length: 34.20 mm
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../built-in-examples/01.basics/AnalogReadSerial

Diff for: package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/arduino/docs-content#readme",
2020
"dependencies": {
21-
"@arduino/docs-arduino-cc": "^2.0.6-alpha-25",
21+
"@arduino/docs-arduino-cc": "^2.0.6-alpha-27",
2222
"gatsby": "^5.11.0",
2323
"gatsby-background-image": "^1.6.0",
2424
"gatsby-image": "^3.11.0",

0 commit comments

Comments
 (0)