Skip to content

Commit 720a79c

Browse files
committed
Trying to get Nav screen to see sensors
1 parent 6735175 commit 720a79c

File tree

5 files changed

+11
-148
lines changed

5 files changed

+11
-148
lines changed

www/en/modules/ROOT/nav.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
* xref:index.adoc[Overview]
2+
23
* xref:set-up.adoc[Set-up Instructions]
4+
35
* xref:what-is-grove.adoc[What is Grove]
6+
47
* xref:digital-outputs-nav.adoc[Digital Output Examples]
8+
59
* xref:digital-inputs.adoc[Digital Input Examples]
10+
611
* xref:analog-outputs-nav.adoc[Analog Output Examples]
12+
713
* xref:analog-inputs-nav.adoc[Analog Input Examples]
14+
815
* xref:sensors.adoc[Various Sensors]
16+
917
* xref:displays-nav.adoc[Various Displays]
10-
* xref:gadgets-nav.adoc[Misc Gadgets Examples]
1118
19+
* xref:gadgets-nav.adoc[Misc Gadgets Examples]
1220
1321
1422

www/en/modules/ROOT/pages/grove-i2c-ADC-ADS1115.adoc

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

www/en/modules/ROOT/pages/grove-i2c-dh20-temperature-humidity-sensor.adoc

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

www/en/modules/ROOT/pages/grove-i2c-mcp9600-thermocouple-sensor.adoc

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

www/en/modules/ROOT/pages/sensors.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
= Sensors
22
:page-toclevels: 2
33

4+
Grove has a wide variety of sensors that can be communicated to using I2C.
5+
46
== Grove I2C Sensors
57

68
There are also options that communicate using I2C. These will use connectors I2C0 and I2C1 as shown. Commonly these will offer improved resolution e.g. 16 bits or 24 bits, so 65536 levels or 16,777,215 level respectively. They may also offer amplifiers, multiplexers or other enhanced functionality.

0 commit comments

Comments
 (0)