Skip to content

Commit

Permalink
initial page structure tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vilhelmp committed Mar 10, 2024
1 parent 1abd1f3 commit c7329f4
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions README.md
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">

0 comments on commit c7329f4

Please sign in to comment.