Skip to content

Commit 281ada1

Browse files
committed
More Formatting experiments
1 parent baccd79 commit 281ada1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
= Grove Digital Outputs
2-
:page-toclevels: 1
2+
:page-toclevels: 2
3+
34
== Standard Digital Output
5+
46
=== Overview
57

68
A digital output can be thought of as the signal to an LED or a relay. These examples use the GPIO Pins [D16,D17],[D18,D19],[D20,D21] that correspond to connectors D16,D18 and D20 on the grove shield.

www/en/modules/ROOT/pages/grove-analog-outputs-pwm.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ The connectors used are [A0],[A1],[A2] as shown below
1010
image::GrovePicoShieldAnalogConnections.png[]
1111

1212

13-
14-
1513
== Hardware Details
1614

1715
https://wiki.seeedstudio.com/Grove-Passive-Buzzer/[Grove Passive Buzzer]
@@ -21,8 +19,7 @@ https://wiki.seeedstudio.com/Grove-Passive-Buzzer/[Grove Passive Buzzer]
2119

2220
Here is a video that shows the set-up and running of the Passive buzzer using a piano scale to demonstrate Frequency and Duty Cycle
2321

24-
video::0-suR8HejsY[youtube]
25-
22+
video::QSPMtF8XWTE[youtube]
2623

2724
== Example Code
2825

0 commit comments

Comments
 (0)