aboutsummaryrefslogtreecommitdiff
path: root/#README.md#
blob: 35aabc353d3e41cfa878cf8c2b998894a4614f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# MQTT weather station

Simple station for monitoring environmental conditions in the lab over MQTT.

Designed to work with [mqtt.chem.wisc.edu](https://mqtt.chem.wisc.edu/).

## PCB

This PCB was designed using KiCAD version 5.
Refer to `weather.pdf` for schematic.
PCB images generated with [tracespace](https://github.com/tracespace/tracespace) follow.

![top](./top.png "PCB top view")

![bottom](./bottom.png "PCB bottom view")

Bill of Materials

| reference      | value          | manufacturer | part number          | vendors |
| :------------- | :------------- | :----------- | :------------------- | :------ |

## Firmware

TODO

## Changelog

### Unprinted

### A

#### Added
- initial design