File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,14 @@ Topic: co2-meter/`{device ID}`/out/`{command}`
9999| co2.temperature | temperature from sensor (in °C) | number |
100100| co2.ppm | CO2 concentration in the air (in ppm) | number |
101101
102+ ## Housing
103+
104+ You can create a robust housing with a 3D printer or at the workbench.
105+
106+ I decided to make one out of plywood. It didn't turn out perfect, but it protects the components.
107+
108+ ![ sketch] ( /docs/housing.jpg )
109+
102110## TODOs
103111
104112- [x] buy sensor and ESP32
@@ -109,4 +117,4 @@ Topic: co2-meter/`{device ID}`/out/`{command}`
109117- [x] test OTA updates
110118- [x] add part list
111119- [x] add video doc
112- - [ ] create housing (from wood)
120+ - [x ] create housing (from wood)
You can’t perform that action at this time.
0 commit comments