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}`
99
99
| co2.temperature | temperature from sensor (in °C) | number |
100
100
| co2.ppm | CO2 concentration in the air (in ppm) | number |
101
101
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
+
102
110
## TODOs
103
111
104
112
- [x] buy sensor and ESP32
@@ -109,4 +117,4 @@ Topic: co2-meter/`{device ID}`/out/`{command}`
109
117
- [x] test OTA updates
110
118
- [x] add part list
111
119
- [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