Skip to content

Commit b29c91f

Browse files
ArduinoBotcanchebagurTaddyHCmcmchrismartab1994
authored
[PC-1696] - Nicla Sense Env Launch (#2228)
* Content update (initial commit) * Content update (Nicla Sense Env Architecture Overview section) * Content update (Board Libraries section) * Content update (general content update) * Content update (hello world section) * Content update (board management section) * Content update (hello world section) * Content update (linter fix) * Content update (graphics description) * Content update (board information section) * Content update (onboard sensors management section) * Content update (board reset section) * Content update (board management section information) * Content update (temperature and humidity sensor section) * Content update (datasheet first release) * Content update (datasheet information, graphics) * Content update (indoor air quality sensor section) * Content update (outdoor air quality sensor and communication section) * Content update (library changes) * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: TaddyHC <[email protected]> * Initial commit - Nicla Sense Env Product Page Dev * Product page content update * Content update (initial commit) * Content update (linter fix) * Content update (linter fix) * Content update (banner) * Initial commit * Content update (remove pdf) * Content update (linter fix) * Content update (remove PM sensor) * Content update (remove PM) * Content update (LED section, user manual) * Content update (onboard LEDs section, user manual) * Content update (Arduino style example code) * Content update (RGB LED section, application note) * Content update (LEDs section) * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: Christopher Méndez <[email protected]> * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: Christopher Méndez <[email protected]> * Content update (Chris review) * Content update (indoor/outdoor air quality sensors sections) * Content update (general updates) * Content update (datasheet and application note last changes) * Update content/hardware/06.nicla/boards/nicla-sense-env/tutorials/user-manual/content.md Co-authored-by: martab1994 <[email protected]> * Content update (Marta's review) * Image added * gif rgb added * typo * download cloud file * download cloud file 2 * threshold update * Content update (application note last review/update) * Content update (Marta's review) * Product page addition to clarify board needs another soms as a base * Grammar fix * Small fixes, better tutorial order, ready for launch * Update content.md Remove extra space --------- Co-authored-by: José Antonio Bagur Nájera <[email protected]> Co-authored-by: TaddyHC <[email protected]> Co-authored-by: TaddyHC <[email protected]> Co-authored-by: Christopher Méndez <[email protected]> Co-authored-by: martab1994 <[email protected]> Co-authored-by: jcarolinares <[email protected]>
1 parent 9a2ad75 commit b29c91f

File tree

67 files changed

+2610
-1
lines changed

Some content is hidden

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

67 files changed

+2610
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ public
88
src
99
.DS_Store
1010
.vscode/settings.json
11+
.vscode/ltex.hiddenFalsePositives.en-US.txt
12+
.vscode/ltex.dictionary.en-US.txt
1113
content/en
1214
content/de
1315
content/pt

content/hardware/04.pro/boards/portenta-c33/tutorials/energy-meter-application-note/content.md

Lines changed: 1 addition & 1 deletion
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- cloud-editor
5+
6+
hardware:
7+
boards:
8+
- portenta-c33
9+
- portenta-h7
10+
- portenta-h7-lite
11+
- portenta-h7-lite-connected
12+
- mkr-wifi-1010
13+
- mkr-wan-1310
14+
- mkr-zero
15+
- mkr-nb-1500
16+
- nano-33-ble
17+
- nano-33-ble-rev2
18+
- nano-33-ble-sense
19+
- nano-33-ble-sense-rev2
20+
- nano-33-iot
21+
- nano-esp32
22+
- nano-every
23+
- nano-rp2040-connect
24+
- uno-r4-minima
25+
- uno-r4-wifi
26+
- zero

0 commit comments

Comments
 (0)