You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/02.hero/boards/due/features.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
1
<FeatureDescription>
2
+
2
3
The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button.
4
+
3
5
</FeatureDescription>
4
6
5
7
<FeatureList>
6
8
7
-
<Featuretitle="Atmel SAM3X8E ARM Cortex-M3 CPU"image="core">
9
+
<Featuretitle="32-bit ARM core"image="core">
8
10
9
11
Based on the ARM® Cortex®-M3 processor, this 32-bit microcontroller has 84 MHz clock and 96kb of SRAM.
Copy file name to clipboardExpand all lines: content/hardware/02.hero/boards/leonardo/features.md
+7-16Lines changed: 7 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,22 @@
1
1
<FeatureDescription>
2
+
2
3
The Arduino Leonardo is a microcontroller board based on the ATmega32u4. It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
4
+
3
5
</FeatureDescription>
4
6
5
7
<FeatureList>
6
8
7
-
<Featuretitle="ATmega32U4"image="core">
8
-
9
-
The high Performance, low power AVR® 8-bit microcontroller.
Copy file name to clipboardExpand all lines: content/hardware/02.hero/boards/mega-2560/features.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,32 +1,28 @@
1
1
2
2
<FeatureDescription>
3
+
3
4
The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button.
5
+
4
6
</FeatureDescription>
5
7
6
8
<FeatureList>
7
9
8
-
<Featuretitle="ATmega2560"image="core">
9
-
10
-
The high Performance, low power AVR® 8-bit microcontroller.
Copy file name to clipboardExpand all lines: content/hardware/02.hero/boards/yun-rev2/features.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,26 +6,18 @@ The Yún Rev2 has the power of a Linux based system that enables advanced networ
6
6
7
7
<FeatureList>
8
8
9
-
<Featuretitle="ATmega32U4"image="core">
9
+
<Featuretitle="Linux based system"image="core">
10
10
11
-
The ATmega32U4 executes powerful instructions in a single clock cycle, achieving throughputs approaching 1 MIPS per MHz allowing the user to optimize power consumption versus processing speed.
The Atheros AR9331 is a highly integrated and cost effective 2.4 GHz System-on-a-Chip (SoC) for wireless local area network (WLAN) AP and router platforms.
0 commit comments