Skip to content

Commit 66765cf

Browse files
committed
add housing
1 parent 06ea07c commit 66765cf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

docs/housing.jpg

6.38 MB
Loading

0 commit comments

Comments
 (0)