diff --git a/src/docs/devices/makerspacelt-temp-1w8-pro/bare_pcb.png b/src/docs/devices/makerspacelt-temp-1w8-pro/bare_pcb.png new file mode 100644 index 000000000..17fbf982d Binary files /dev/null and b/src/docs/devices/makerspacelt-temp-1w8-pro/bare_pcb.png differ diff --git a/src/docs/devices/makerspacelt-temp-1w8-pro/dev_with_sens.jpg b/src/docs/devices/makerspacelt-temp-1w8-pro/dev_with_sens.jpg new file mode 100644 index 000000000..5431018ee Binary files /dev/null and b/src/docs/devices/makerspacelt-temp-1w8-pro/dev_with_sens.jpg differ diff --git a/src/docs/devices/makerspacelt-temp-1w8-pro/index.md b/src/docs/devices/makerspacelt-temp-1w8-pro/index.md new file mode 100644 index 000000000..a1f49e091 --- /dev/null +++ b/src/docs/devices/makerspacelt-temp-1w8-pro/index.md @@ -0,0 +1,36 @@ +--- +title: temp-1w8-pro +date-published: 2025-05-09 +type: sensor +standard: global +board: esp32 +project-url: https://temp-1w8-pro.makerspace.lt/ +made-for-esphome: true +difficulty: 1 +--- + +![alt text](dev_with_sens.jpg "Device with sensor") +![alt text](top_view.jpg "Device") +![alt text](with_case.jpg "Device with case") +![alt text](bare_pcb.png "Device PCB") + +## temp-1w8-pro: measure temperature with up 8 sensors + +This device is specifically designed for temperature monitoring with up to 8 thermometers. + +Key features: + +- 8x 1-wire interfaces for DS18B20 Dallas temperature sensors using 2.5mm 4p audio jack connectors (available out-of-the-box on most e-commerce> +- 2x general-purpose, user programmable buttons +- 128x64 OLED display +- Powered via USB-C +- Compatibility with ESPHome and HomeAssistant +- Comes pre-flashed and ready to use without any additional configuration +- YAML configuration file is available for easy configuration +- OSHWA certified + +## Project pages + +- [Tindie](https://temp-1w8-pro.makerspace.lt/shop) +- [GitHub](https://temp-1w8-pro.makerspace.lt) +- [OSHWA](https://certification.oshwa.org/lt000004.html) diff --git a/src/docs/devices/makerspacelt-temp-1w8-pro/top_view.jpg b/src/docs/devices/makerspacelt-temp-1w8-pro/top_view.jpg new file mode 100644 index 000000000..570204c81 Binary files /dev/null and b/src/docs/devices/makerspacelt-temp-1w8-pro/top_view.jpg differ diff --git a/src/docs/devices/makerspacelt-temp-1w8-pro/with_case.jpg b/src/docs/devices/makerspacelt-temp-1w8-pro/with_case.jpg new file mode 100644 index 000000000..62ca2de6d Binary files /dev/null and b/src/docs/devices/makerspacelt-temp-1w8-pro/with_case.jpg differ