meta data for this page
  •  

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sensor:mlx90614 [2026/05/12 16:14] vamsansensor:mlx90614 [2026/05/13 00:04] (current) – [lamaPLC: MLX90614 (GY-906) infrared non-contact thermometer] vamsan
Line 22: Line 22:
   * Different package options for applications and measurement versatility   * Different package options for applications and measurement versatility
   * Automotive grade   * Automotive grade
 +
 +{{page>:tarhal}}
  
 ===== MLX90614 (GY-906) Module Pinout ===== ===== MLX90614 (GY-906) Module Pinout =====
Line 36: Line 38:
   * **Pull-up Resistors:** I²C communication requires pull-up resistors (typically 4.7 kΩ or 10 kΩ) on the SDA and SCL lines. Most GY-906 modules have these built-in.   * **Pull-up Resistors:** I²C communication requires pull-up resistors (typically 4.7 kΩ or 10 kΩ) on the SDA and SCL lines. Most GY-906 modules have these built-in.
   * **I²C Address:** The default factory address for the MLX90614 is **0x5A**   * **I²C Address:** The default factory address for the MLX90614 is **0x5A**
 +
 +===== Source code =====
 +Read MLX90614 sensor values to RP2040_ETH over Micropython to serial: **[[code:rp2040_eth_modul_mlx90614_1|CODE]]**.  
  
 ===== I²C topics on lamaPLC ===== ===== I²C topics on lamaPLC =====