You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Each tutorial below has a `YouTube video` link where I will start with a blank p
15
15
16
16
17
17
18
-
## Part 1: Remote Data Logger MVP
18
+
## Part 0: Remote Data Logger MVP
19
19
[Minimum viable product](https://en.wikipedia.org/wiki/Minimum_viable_product) project where we'll implement all the peripherals and features we need for the data logger
20
20
- 4 ADC's
21
21
- 16 Digital I/O
@@ -39,8 +39,8 @@ Each tutorial below has a `YouTube video` link where I will start with a blank p
39
39
-[p10-log-values](): Log all the values read from the ADC's
40
40
-[p11-digital-stream](): Continuously read the SX1509 inputs and log to SD card
41
41
42
-
## Project P1:
43
-
For the next part of this project (`P1`) we will add in features listed below:
42
+
## Part 1:
43
+
For the next part of the project we will add in features listed below:
0 commit comments