Skip to content

Commit 2a2f27a

Browse files
authored
Update README.md
1 parent 794cb04 commit 2a2f27a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,17 @@ OpenWeather32 is designed to be a flexible DIY friendly weather and air quality
3434

3535
# Why?
3636
Although there are many other open source weather stations out there, not many are based around the ESP32 and most are just weather stations without any air quality or soil moisture sensing capabilities. There also seemed to be a huge lack of any designed around sensors supported by ESPHome I also wanted it to be flexible enough for most people's needs (which is why the variety of connector headers).
37+
38+
# How to use it?
39+
I've exported the gerbers and odb++ files for the PCB layout, to make it just upload these files to your favourite PCB fab. I made the PCB 100x100mm, 2 layers, so that it would be suitable for being produced at dirtyPCB as a prototype run.
40+
41+
# Disclaimer:
42+
I have not tested all features on this PCB yet, inparticular the wind and rain meters. I also have not tested the adafruit BME280 & The SparkFun AS3935 header. **Check Board layout and if headers are suitable before use**
43+
44+
# Render & Photos:
45+
**Render of the Revision 1.1 board**
46+
![TOP - Render](https://user-images.githubusercontent.com/20442610/116513412-1f94c300-a8fc-11eb-8c42-d6f277ac053c.PNG)
47+
**Photos of the Revision 1.0 board**
48+
![Board](https://user-images.githubusercontent.com/20442610/116514205-4acbe200-a8fd-11eb-8ee6-03e759af5f3b.jpg)
49+
![Board](https://user-images.githubusercontent.com/20442610/116515415-da25c500-a8fe-11eb-9569-b1468a5386dc.jpg)
50+

0 commit comments

Comments
 (0)