惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
T
Tailwind CSS Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
博客园 - 聂微东
V
Visual Studio Blog
博客园_首页
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The Cloudflare Blog
人人都是产品经理
人人都是产品经理
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
F
Fortinet All Blogs
C
Check Point Blog
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More

KittenLabs

Casiomania Marantz UD5007 power supply replacement AnotterKiosk GPD Pocket 4 Speaker DSP IP-over-Toslink FX3 LVDS Frame grabber Extreme Pi Boot Optimization WiFi auth with OsmoHLR/SIM cards Windows 11 tweaks & usability improvements Using custom domains as a Fediverse redirect 25GBit/s on macOS & iOS Router overclocking Real gaming router Manage RDP certificates on Windows using SSH 20 port USB-C charger Reviving a dead Gigabyte MJ11-EC1 mainboard NVMe BIOS Option ROM 2.5GbE PCIe NIC mod board Blinkekatze ThinkPad T41/T43 USB-C HomeSwitch 4 DC UPS (Lithium) OLED nametag Thermal camera macro Blåmba LPT printer emulator PC104 ISA adapter Palm IIIc USB-C OtterCast Gigaset DECT debug adapter
Environmental sensor
By Manawyrm and tSYS | Sunday, January 26, 2020 · 2020-01-26 · via KittenLabs

HomeMatic-compatible temperature/humidity sensor

Environment sensor PCB PCB mounted in a project box, with AA-sized lithium battery

What is it?

A cheap, low-cost HomeMatic-compatible temperature & humidity sensor.
The design is optimized for automated assembly and does not need any manual (re-)work.

Technical specs

  • HomeMatic-compatible sensor
  • Input voltage: 3V (2x AA or 1x LS14500 lithium recommended)
  • Absolute maximum input voltage: 3.6V (don’t use LiIon or LiPo cells!)
  • Low idle/quiescence current: 3.2µA
  • Very long battery life (> 3 years)
  • Measurement every ~3 minutes
  • Accuracy: Humidity: ±2.0 %RH, Temperature: ±0.3 °C
  • Using ATmega328 (MCU), CC1101 (TRX), SHT21 (Sensor)
  • Optional BMP280 pressure sensor
  • Optional SMA footprint for external antenna
  • Extension header (UART, I2C, 1 GPIO)
  • Firmware updates via OTA
  • Running AskSin++ firmware

Operating modes

There are several different operating modes which determine the sensor behaviour.
Some add additional features and need a CCU addon to be compatible.

WDS40 mode

This mode emulates a stock HM-WDS40-TH-I-2 sensor and is usable without any addons.

Temperature and Humidity

This mode provides the HB-Sen-Temp-I sensor type. It additionally reports battery voltage.

Temperature, Humidity and Pressure

This mode provides the HB-Sen-Env-I sensor type. It reports battery voltage and pressure.
(requires BMP280 sensor to be populated)