diff --git a/README.md b/README.md index fd2fef0..589dab7 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,26 @@ noise levels, and wind. ## Hardware Sensors: -- BME280 +- [BME280](https://shop.pimoroni.com/products/bme280-breakout?variant=29420960677971) MCs: -- Raspberry Pi Pico -- Adafruit Airlift +- [Raspberry Pi Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/) +- [Adafruit Airlift](https://www.adafruit.com/product/4201) +Other: +- [Weatherproof Enclosure](https://shop.pimoroni.com/products/weatherproof-cover-for-outdoor-sensors?variant=40047884468307) + +_Note: I would not recommend buying from pimoroni from EU as shipping tax is huge!_ ## Images -![power case](/docs/power.jpg) \ No newline at end of file +Circuit board: +![project circuit board](https://travisshears.com/image-service/images/sourcehut/balcony-weather-station/circuit.jpg) + +Home Assistant screen shot: +![home assistant screen shot](https://travisshears.com/image-service/images/sourcehut/balcony-weather-station/home_assistant.jpg) + +Case: +![project weather proof case](https://travisshears.com/image-service/images/sourcehut/balcony-weather-station/case.jpg) + +Power box: +![power case](https://travisshears.com/image-service/images/sourcehut/balcony-weather-station/power.jpg) diff --git a/docs/case.jpg b/docs/case.jpg deleted file mode 100644 index f252aa1..0000000 Binary files a/docs/case.jpg and /dev/null differ diff --git a/docs/circuit.jpg b/docs/circuit.jpg deleted file mode 100644 index a49e856..0000000 Binary files a/docs/circuit.jpg and /dev/null differ diff --git a/docs/home_assistant.jpg b/docs/home_assistant.jpg deleted file mode 100644 index 8384592..0000000 Binary files a/docs/home_assistant.jpg and /dev/null differ diff --git a/docs/power.jpg b/docs/power.jpg deleted file mode 100644 index 68b8e56..0000000 Binary files a/docs/power.jpg and /dev/null differ