Skip to content

Adding Feature buttons for Nano Carriers - MKC-766 #794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions content/hardware/03.nano/carriers/nano-motor-carrier/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,17 @@ Designed to facilitate motor control, the Nano Motor Carrier takes care of the e

<FeatureList>
<Feature title="Nano motor carrier" image="nano-form-factor">
The Nano Motor Carrier is the perfect add-on for the Nano 33 IoT board as it works to extend and power up its functionality.
</Feature>

<Feature title="ATSAMD11 (Arm Cortex-M0+ @48 Mhz)" image="mcu">

The Nano Motor Carrier features the ATSAMD11 (Arm Cortex-M0+) as an on-board processor for automated control of some of the outputs.
The Nano Motor Carrier is the perfect add-on for the Nano 33 IoT board as it works to extend and power up its functionality.

<FeatureLink title="Datasheet" url="http://ww1.microchip.com/downloads/en/devicedoc/atmel-42363-sam-d11_datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-motor-carrier/nano-simulink-wifi-led"/>
</Feature>

<Feature title="Power source" image="power">
When working with motors, you need an external power source to feed the motor drivers and power the motors. You can do this by connecting a 1 cell Li-Ion battery to the battery connector or by using an external power source.

Connect a 1 cell Li-Ion battery to the battery connector or by using an external power source to power extra motors.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-motor-carrier/nano-matlab-wifi-led"/>
</Feature>

</FeatureList>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A smaller proto area suitable for through-hole component soldering is located on

<Feature title="Additional GND Pins" image="hw-pin">

There are 4x ground (GND) pins available on the board.
There are 4x ground (GND) pins available on the board for you to use in your next project.

</Feature>

Expand Down