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
code:index [2026/05/12 19:04] – [MicroPython example codes for the RP2040_ETH_Module] vamsancode:index [2026/05/12 21:08] (current) – [MicroPython example codes for the RP2040_ETH_Module] vamsan
Line 7: Line 7:
 |[[:code:rp2040_eth_modul_i2c_scanner|I2C scanner]]|The program scans the addresses of devices connected via I²C.| |[[:code:rp2040_eth_modul_i2c_scanner|I2C scanner]]|The program scans the addresses of devices connected via I²C.|
 |[[:code:rp2040_eth_modul_mlx90614_1|MLX90614 simple]]|Read [[:sensor:mlx90614|MLX90614 (GY-906) infrared non-contact Thermometer]] to serial.| |[[:code:rp2040_eth_modul_mlx90614_1|MLX90614 simple]]|Read [[:sensor:mlx90614|MLX90614 (GY-906) infrared non-contact Thermometer]] to serial.|
-|[[:code:rp2040_eth_modul_bme680_modbus|Read BME 680 sensor data and store in Modbus input registers]]|Reads data from the [[sensor:bmp_bme|BME680 sensor]] and displays it in the Modbus input registers.|+|[[:code:rp2040_eth_modul_bme680|Read BME 680/688 sensor data]]|Reads data from the [[sensor:bmp_bme|BME680 sensor]]| 
 +|[[:code:rp2040_eth_modul_bme680_modbus|Read BME 680/688 sensor data and store in Modbus input registers]]|Reads data from the [[sensor:bmp_bme|BME680 sensor]] and displays it in the Modbus input registers.|