-
please share the python3 solution file
[sht21_python3.zip](https://github.com/jaques/sht21_python/files/1582128/sht21_python3.zip)
-
Hi,
I am not very good at the electronics subject. I read the `readme.md` and I do not get few parts.
> GY-21 board with SHT21 has 5V SDA/SCL pins , use FET 3.3V-5V level converter to connect to E…
-
Arduino IDE 1.8.6, MySensors 2.2, NodeManager 1.8, StampNode (Atmega328p), NRF24 SMD
When hooking up the SHT21 directly to my node's power and ground, I measured the sleeping current to be around 5…
-
Please support sht21 / hti21 sensor
-
I'm trying to get a real SHT21 I2C humidity and temperature sensor to work with a NodeMCU V1
with a ESP8266 -12E. I have been trying ReadSHT2x and SHT21_DEMO. I have the sensor with SDA to D1 and SLC…
-
When I run sht21.py alone, it completes and prints the proper values. When I run it with the sample in the readme, I get the attribute error. Being quite the noob, I'm not sure exactly how to fix th…
-
- [ ] Bluepill(STM32)
- [x] Mini360 DC->DC converter
- [ ] MPU 9250
- [ ] GNSS
- [ ] SHT21
- [ ] MAX6675
- [x] SN65HVD230
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
K0I05 updated
2 weeks ago
-
Maybe in parallel to SHT21?
dbrgn updated
6 years ago
-
The Module I2C module have a bug:
i2c.write is ok (PCF8574)
c=i2c.read(id,1) the mcu restart i have tried with SHT21, BMP180, TSL2561 , PCF8574 all FAIL
Please can you repair this? And have your exam…