-
Tasmota Version: 5.1.3
Only changes from downloaded Version in user_config.h:
#define WIFI_IP_ADDRESS
#define WIFI_GATEWAY
#define WIFI_DNS
#define STA_SSID1
#define STA_PASS1
#define MQTT_HOST…
-
I am trying to read temperature and humidity from SHT75 sensor and I have installed sht-sensor library
I connected the sensor as below
VDD-> 3.3
GND-> PI GND
SCK-> GPIO 21
DATA-> GPIO 17
my…
-
## Mycodo Issue Report:
- Specific Mycodo Version:4,.0.26
#### Problem Description
After last update the SHT75 sensor stop working.
### Errors
No any error when i try to activate/ desac…
-
using` sht -vtrd 4 17`
I get a gpio4 direction error
```
Traceback (most recent call last):
File "/usr/local/bin/sht", line 9, in
load_entry_point('sht-sensor==16.2.0', 'console_scripts',…
-
I've got one sensor reading that can take to about 300ms (this is not timing critical, so even if it's longer, does not matter) to issue measurement and I'm wondering how to get this "delay" the most …
-
Hi,
I'm very new to all this so please forgive me.
I'm trying to use a SHT71 humidity sensor with a R.Pi 2 b
The R.Pi is new so may not have everything needed to support the setup.
I copied the pi-s…
-
Hello,
I am trying to use your library on a Particle Core, to connect to cloudmqtt server. It seems like it connects initially, but when I issue the first publish() command, the broker never gets any…
-
SHT1x works fine, thanks ;-)
But I recently got the following panic:
panic: EpollWait error: interrupted system call
in file griffina/gpio/gpio_linux.go
like davecheney gpio issue 12: davecheney/g…
-
Hello,
In my project, i use SHT11 (not standard I2C) and orther I2C.
For SHT11, it connect to pins 20 and 21 (Arduino Mega 2560). It's work perfectly, but not when i use Wire.begin(). And i not use …
-
Hello kizniche , first of all you do a great work . I worked so many years under Michochip family and was everything fine , now i found "in mistake " your project and i by some days ago a Raspberry pi…