Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Read temperature and humidity from DHT11 sensor. Supports custom GPIO pins via CLI argument or environment variable.
Read temperature and humidity from DHT11 sensor. Supports custom GPIO pins via CLI argument or environment variable.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Read temperature and humidity from a DHT11 sensor.
Wiring (adjust pin as needed): DHT11 Pinout: โโโโโโโโโโโโโ 1. VCC โ 5V (Pin 2 oder 4) 2. DATA โ GPIO <PIN> + 10K Pull-Up Widerstand โ 5V 3. GND โ GND (Pin 6) Important: The 10K pull-up resistor must be connected between DATA and VCC (5V)!
# Install dependencies pip3 install RPi.GPIO
sudo python3 scripts/dht/main.py
sudo python3 scripts/dht/main.py 4 # Uses GPIO 4
export DHT_PIN=4 sudo python3 scripts/dht/main.py
Line 1: Temperature (ยฐC) Line 2: Humidity (%)
VariableDefaultDescriptionDHT_PIN19GPIO pin number
# Read every 30 minutes */30 * * * * sudo python3 ~/scripts/dht/main.py >> /var/log/dht.log 2>&1
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.