rht_sensor_wired/README.md

3.9 KiB

Humidity and Temperature sensor RHT01

This repository contains all CAD files needed for making a Veles RHT01 wired sensor, part of a family of Veles Smart Household sensors.

Basic properties

Measured values

  • Temperature
  • Relative humidity
  • Light intensity

Connectivity

  • RS-485 with Modbus

Power requirements

  • Input voltage: 5 - 30 V DC

Where to get these sensors?

We hope to be able to be to offer you these sensors in one way or another (fully assembled or some kits with PCBs and components). In the meantime, you can build one yourselves! You will need a bit of experience with PCB ordering, soldering, and flashing the firmware on STM32. Don't worry though, none of these require deep expertise. Also a 3D printer will come in handy, if you want some of those pretty enclosures.

Project files

Images

Front view of the sensorFront view of the sensor

IAQ wired sensor renderFront view of the sensor

Veles Smart Household

This sensor is part of Veles Smart Household. Goal of this project is to create open hardware and software platform for measuring various quantities, not only related to indoor air quality:

  • temperature
  • humidity
  • atmospheric pressure
  • carbon dioxide (CO2)
  • carbon monoxide (CO)
  • volatile organic compounds (VOC)
  • particulate matter (PM - dust particles)
  • light intensity
  • soil moisture

... and some more!

Sensors are connected either via RS-485 Modbus or wirelessly to central unit. Wireless sensors are currently in development. Central unit may be any anything that can read from the bus: any computer with RS-485 to USB converter (e.g. Raspberry Pi) or an actual PLC. Readout of the sensor is possible via Modbus: either using your own favourite application or using your Python package.

We want this to be community effort! Come help us make something great!

Other Smart Household repositories

Further reading

If you need more data, check out the datasheet.