8e3511110c1716a5657454613152dc0e9f50c24c
Board-dat/NWL/NWL1071-dat/NWL1071-dat.md
| ... | ... | @@ -11,8 +11,8 @@ |
| 11 | 11 | |
| 12 | 12 | ## ref |
| 13 | 13 | |
| 14 | -- DS - [[ra-01h_product_specification_en.pdf]] |
|
| 14 | +- DS RA-01H - [[ra-01h_product_specification_en.pdf]] |
|
| 15 | 15 | |
| 16 | -- DS - [[ra-01_product_specification_v1.1.pdf]] |
|
| 16 | +- DS RA-01 - [[ra-01_product_specification_v1.1.pdf]] |
|
| 17 | 17 | |
| 18 | 18 | - [[Lora-dat]] |
Board-dat/SSL/SSL1072-dat/SSL1072-dat.md
| ... | ... | @@ -7,12 +7,16 @@ version 20KG, prefer to version [[SSL1070-dat]] |
| 7 | 7 | |
| 8 | 8 | [product url - Load Cell Amplifier, Weight Sensor Kit, HX711 [KG]](https://www.electrodragon.com/product/load-cell-amplifier-weight-sensor-kit-hx711-kg/) |
| 9 | 9 | |
| 10 | -### Board Map, Dimension, Pins, etc. |
|
| 10 | +### Board Map, Dimension, Pins, chips, etc. |
|
| 11 | 11 | |
| 12 | +- [[HX711-dat]] |
|
| 13 | + |
|
| 12 | 14 | ## Applications, category, tags, etc. |
| 13 | 15 | |
| 14 | 16 | ## Demo Code and Video |
| 15 | - |
|
| 17 | + |
|
| 18 | +- [HX711](https://github.com/bogde/HX711) |
|
| 19 | + |
|
| 16 | 20 | ## ref |
| 17 | 21 | |
| 18 | 22 | - [[SSL1070]] |
Chip-cn-dat/aosong-dat/DHT22-dat/DHT22-dat.md
| ... | ... | @@ -1,2 +1,41 @@ |
| 1 | 1 | |
| 2 | -# DHT22-dat |
|
| ... | ... | \ No newline at end of file |
| 0 | +# DHT22-dat |
|
| 1 | + |
|
| 2 | +The DHT22 is a basic, low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). |
|
| 3 | + |
|
| 4 | +It’s fairly simple to use, but requires careful timing to grab data. The main difference between this sensor and the DHT11 is that the DHT22 is more precise, more accurate and works in a bigger range of temperature/humidity, but it is larger and more expensive. |
|
| 5 | + |
|
| 6 | +## Specifications |
|
| 7 | + |
|
| 8 | +* **Power supply:** 3.3-5.5V DC |
|
| 9 | +* **Output signal:** digital signal via single-bus |
|
| 10 | +* **Sensing element:** Polymer capacitor |
|
| 11 | +* **Operating range:** |
|
| 12 | + * Humidity: 0-100%RH |
|
| 13 | + * Temperature: -40~80°C |
|
| 14 | +* **Accuracy:** |
|
| 15 | + * Humidity: ±2%RH (Max ±5%RH) |
|
| 16 | + * Temperature: <±0.5°C |
|
| 17 | +* **Resolution:** |
|
| 18 | + * Humidity: 0.1%RH |
|
| 19 | + * Temperature: 0.1°C |
|
| 20 | +* **Repeatability:** |
|
| 21 | + * Humidity: ±1%RH |
|
| 22 | + * Temperature: ±0.2°C |
|
| 23 | +* **Humidity hysteresis:** ±0.3%RH |
|
| 24 | +* **Long-term stability:** ±0.5%RH/year |
|
| 25 | +* **Sensing period:** Average: 2s |
|
| 26 | +* **Interchangeability:** Fully interchangeable |
|
| 27 | +* **Dimensions:** 15.1mm x 25mm x 7.7mm (with 4 pins, 0.1" pitch) |
|
| 28 | + |
|
| 29 | +## Pinout |
|
| 30 | + |
|
| 31 | +* **VDD:** Power supply (3.3V to 5.5V) |
|
| 32 | +* **DATA:** Serial data output |
|
| 33 | +* **NC:** Not connected |
|
| 34 | +* **GND:** Ground |
|
| 35 | + |
|
| 36 | + |
|
| 37 | +## ref |
|
| 38 | + |
|
| 39 | +- [[aosong-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/avia-dat/HX711-dat/2025-05-08-17-29-50.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/avia-dat/HX711-dat/2025-05-08-17-29-50.png differ |
Chip-cn-dat/avia-dat/HX711-dat/HX711-dat.md
| ... | ... | @@ -0,0 +1,8 @@ |
| 1 | + |
|
| 2 | +# HX711-dat |
|
| 3 | + |
|
| 4 | +- datasheet = [[hx711_english.pdf]] |
|
| 5 | + |
|
| 6 | +## APPs |
|
| 7 | + |
|
| 8 | + |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/avia-dat/HX711-dat/hx711_english.pdf
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/avia-dat/HX711-dat/hx711_english.pdf differ |