-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,31 @@ | ||
# CO2 sensor | ||
Files and how-to for making a CO2 sensor using the Sensirion SCD30 and a ESP 8266 (D1 Mini type) | ||
|
||
Files and how-to for making a CO2 sensor using the Sensirion SCD30 and a ESP 8266 (D1 Mini type) | ||
|
||
[extras.md](extras.md) | ||
|
||
|
||
## Introduction | ||
|
||
|
||
## Materials | ||
|
||
## Wiring | ||
|
||
[resources/scd30_pinout.pdf](Sensirion SCD 30 pinout diagram) | ||
|
||
|
||
|
||
|
||
## Code | ||
|
||
|
||
|
||
<img src="file:///home/magnusp/projects/esp/sensor_co2-scd30/esphome-co2sensor/images/wiring_soldered.jpg" title="" alt="Wiring soldered" width="266"> | ||
|
||
## Code | ||
|
||
## Results | ||
|
||
<img src="file:///home/magnusp/projects/esp/sensor_co2-scd30/esphome-co2sensor/images/finished_inside.jpg" title="" alt="" width="274"> | ||
|
||
|
||
|
||
<img src="file:///home/magnusp/projects/esp/sensor_co2-scd30/esphome-co2sensor/images/finished.jpg" title="" alt="" width="279"> |