Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
d26e796
Update content.md
ProgrammingElectronics Sep 29, 2023
07a48dc
Update `pinout.png`
aliphys Oct 2, 2023
941c037
Increase `pinout.png` resolution
aliphys Oct 2, 2023
6c33540
update pwm tech spec
karlsoderby Oct 2, 2023
7a02a2e
Datasheet pdf removed (#1381)
jcarolinares Oct 2, 2023
e47c05e
Merge pull request #1380 from arduino/aliphys/MKRCompatibilityRevise
aliphys Oct 2, 2023
39e38b5
update mkr1000 cloud compatibilioty
karlsoderby Oct 2, 2023
23cb012
Merge pull request #1382 from arduino/karlsoderby/esp32pins
karlsoderby Oct 2, 2023
02a3aef
Update iot-cloud-getting-started.md
karlsoderby Oct 2, 2023
1a7a95a
Merge pull request #1378 from ProgrammingElectronicsAcademy/patch-5
karlsoderby Oct 2, 2023
52a5686
Initial commit - Main features description patch w/ minor updates
TaddyHC Oct 2, 2023
4653cc9
Merge pull request #1383 from arduino/karlsoderby/mkr-1000-fixes
karlsoderby Oct 3, 2023
5b867a2
fixed spelling mistakes
jhansson-ard Oct 3, 2023
fe2e20e
updated spelling
jhansson-ard Oct 3, 2023
62520f6
updated spelling ignore list
jhansson-ard Oct 3, 2023
4bd7e9a
Add sketch section to ide getting started
jacobhylen Oct 3, 2023
e8c5cec
added quotes
jhansson-ard Oct 3, 2023
5ea00da
added proper quotes to metadata
jhansson-ard Oct 3, 2023
791f546
Merge pull request #1387 from arduino/jhansson-ard/spelling-issues
mcmchris Oct 4, 2023
b981438
Minor description update
TaddyHC Oct 4, 2023
d6970e0
Merge pull request #1385 from arduino/taddy/edge-control-enclosure-pr…
TaddyHC Oct 4, 2023
b47e724
Merge branch 'main' into jacobhylen/ide2wheretofindexamples
jacobhylen Oct 4, 2023
0e20a99
Merge pull request #1390 from arduino/jacobhylen/ide2wheretofindexamples
jacobhylen Oct 4, 2023
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added proper quotes to metadata
  • Loading branch information
jhansson-ard committed Oct 3, 2023
commit 5ea00dae04657f85de85cdb8dae1aa67d7dad39d
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Getting Started With the Arduino Portenta Breakout
title: 'Getting Started With the Arduino Portenta Breakout'
difficulty: beginner
tags: [Getting Started, Setup, PWM, Analog, I2C]
description: This tutorial will give you an overview of the core features of the Portenta Breakout, setup the development environment and introduce the APIs required to program the board.
author: "Manuel Zomer, Pablo Marquínez, Sebastian Romero"
description: 'This tutorial will give you an overview of the core features of the Portenta Breakout, setup the development environment and introduce the APIs required to program the board.'
author: 'Manuel Zomer, Pablo Marquínez, Sebastian Romero'
---

## Overview
Expand Down