Skip to content

Commit 5da573b

Browse files
committed
Digital Inputs and Outputs pages complete
Use Digital Outputs as template for formatting other pages
1 parent 281ada1 commit 5da573b

File tree

4 files changed

+3
-89
lines changed

4 files changed

+3
-89
lines changed

www/en/modules/ROOT/pages/digital-inputs.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
= Grove Digital Inputs
22
:page-toclevels: 2
33

4-
== Overview
4+
== Standard Digital Input
55

66
A digital input can be thought of as the reading from a button, a switch or a digital sensor. These examples use the GPIO Pins [D16,D17],[D18,D19],[D20,D21] that correspond to connectors D16,D18 and D20 on the grove hat.
77

88
image::GroveDigitalConnectionsPico.png[]
99

10-
== Example
11-
1210
=== Overview
1311

1412
This example uses the grove button module but the source code is also applicable for other similar Grove Modules.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ image::GroveDigitalOutLEDBD.png[]
4343

4444
== I2C 4 Channel SPDT Relay Board
4545

46+
=== Overview
47+
4648
There are also options that communicate using I2C. These will use connectors I2C0 and I2C1 as shown.
4749

4850
image::GrovePicoShieldI2CConnection.png[]

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

Lines changed: 0 additions & 45 deletions
This file was deleted.

www/en/modules/ROOT/pages/grove-i2c-4-channel-spdt-relay-board.adoc

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)