Skip to content

Commit 9052016

Browse files
change formating
1 parent e747bd9 commit 9052016

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
= What is Grove
22
:page-toclevels: 1
33

4-
.Overview
5-
:page-toclevels: 2
4+
== Overview
5+
66

77
Grove is an inexpensive connection system for hobbyist micro-controllers (Pico, RPi and Arduino) and comes with a whole eco-system of boards and hats. This makes it very convenient for trainers and hobbyist engineers.
88

99
https://wiki.seeedstudio.com/Grove_System/[SEEED Grove Website]
1010

11-
.Digital Connectors
12-
:page-toclevels: 3
11+
=== Digital Connectors
12+
1313
image::GroveDigitalConnection.png[]
1414

1515
Connectors D16,D18,D20 are used for our examples and are wired as shown in Figure 1
1616

17-
.Analog Connectors
18-
:page-toclevels: 3
17+
=== Analog Connectors
18+
1919
image::GroveAnalogConnection.png[]
2020

2121
Connectors A0,A1,A2 are used for our examples and are wired similar to Figure 2
2222

23-
.UART Connectors
24-
:page-toclevels: 3
23+
=== UART Connectors
24+
2525
image::GroveUARTConnection.png[]
2626

2727
Connectors UART0 and UART1 are used for our examples and are wired as shown in Figure 3
2828

29-
.I2C Connectors
30-
:page-toclevels: 3
29+
=== I2C Connectors
30+
3131
image::GroveI2CConnection.png[]
3232

3333
Connectors I2C0 and I2C1 are used for our examples and are wired as shown in Figure 4

0 commit comments

Comments
 (0)