meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sensor:aht10 [2026/04/21 20:47] – created - external edit 127.0.0.1sensor:aht10 [2026/05/13 00:01] (current) – [Pinout Configuration] vamsan
Line 30: Line 30:
   * **Pull-up Resistors:** Stable [[com:basic_i2c|I²C]] communication requires pull-up resistors (typically 4.7kΩ or 10kΩ) on the SDA and SCL lines. Most pre-assembled modules already have these built-in.   * **Pull-up Resistors:** Stable [[com:basic_i2c|I²C]] communication requires pull-up resistors (typically 4.7kΩ or 10kΩ) on the SDA and SCL lines. Most pre-assembled modules already have these built-in.
   * **I²C Address:** The default hardware address is 0x38.    * **I²C Address:** The default hardware address is 0x38. 
 +
 +{{page>:tarhal}}
  
 ==== Arduino example code ==== ==== Arduino example code ====