Skip to content

Commit a360b57

Browse files
committed
Corrected PDF kinbk and started Digital Outputs
1 parent 13993a8 commit a360b57

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

www/en/modules/ROOT/pages/grove-digital-outputs.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.Overview
55
:page-toclevels: 2
66
****
7-
This example uses the grove button module but the source code is also applicable for other similar Grove Modules.
7+
This example uses the LED module and the Relay module, the source code is also applicable for other similar Grove Modules.
88

99
The GPIO Pins used are [D16,D17],[D18,D19],[D20,D21]
1010

@@ -16,7 +16,9 @@ image::GroveDigitalConnectionsPico.png[]
1616
.Hardware Details
1717
:page-toclevels: 2
1818
****
19-
https://wiki.seeedstudio.com/Grove-Dual-Button/#features[Grove Dual Button]
19+
https://wiki.seeedstudio.com/Grove-Red_LED/[Grove LED]
20+
21+
https://wiki.seeedstudio.com/Grove-Relay/[Grove Relay]
2022
****
2123

2224
.Demo Video
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
= Course overview
22

3-
In this section, add:
3+
This material is aimed at providing examples employing the CTI firmware, mainly implemented using the Grove platform.
44

5-
- an overview of the content
6-
- the goals
7-
- the people targeted
8-
- the prerequisite knowledge
9-
- the recommended courses to take before and after
5+
The focus is to provide enough toys to enable a prospective engineer or hobbyist to start building things.
106

11-
NOTE: This page is the entry point of the course.
7+
Some Electronics knowledge would be useful, but hopefully the wealth of material available for these platforms can fill in the gaps. Videos will be provided to offer some real-world experience.
128

139
== Download
1410

1511
// do not include the PDF download link in the PDF itself. See
1612

1713
ifeval::["{backend}" != "pdf"]
18-
* {site-url}/{page-component-name}/{page-component-version}/{page-component-name}.pdf[PDF version of the course]
14+
* {site-url}/{page-component-name}/{page-component-version}/_exports/{page-component-name}.pdf[here]
1915
endif::[]

0 commit comments

Comments
 (0)