Skip to content

Commit 7b63219

Browse files
authored
Update README with new sensor and modification date
Updated last modification date and added new sensor information.
1 parent dab3788 commit 7b63219

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ecomet_i2c_raspberry_tools
22

3-
**Last modification:** 25/08/2025
3+
**Last modification:** 20/01/2026
44
**Contributor:** Marian Minar
55

66
**Dont forget to add ![/python_test_script/display/images/star.png](https://github.com/mamin27/ecomet_i2c_raspberry_tools/blob/master/python_test_scripts/display/images/star.png) if you were satisfy with the software!**
@@ -52,7 +52,7 @@ The Driver for I2C Chip maintenance from **Raspberry PI 1B+** and above and **Al
5252
* EEPROM Chip
5353
24c01,24c02,24c04,24c08,24c16,24c32,24c64,24c128,24c256,24c512,24c1024
5454
* [Measurement Specialties, TE Connectivity](https://www.te.com/) MS5637,HTU21D
55-
* [Microchip](https://ww1.microchip.com/downloads/en/DeviceDoc/2301.pdf) EMC2301, MCP3221
55+
* [Microchip](https://ww1.microchip.com/downloads/en/DeviceDoc/2301.pdf) EMC2301, MCP3221, PIC12F1822
5656
* [NXP Semiconductor](https://www.nxp.com/)
5757
PCA9632 (could be modified for PCA9624,PCA9635PW,PCA9685,PCA9955B,PCA9956B)
5858
PCA9557
@@ -84,6 +84,7 @@ The Driver for I2C Chip maintenance from **Raspberry PI 1B+** and above and **Al
8484
* [SSD1306 module](ecomet_i2c_sensors/ssd1306/ssd1306_python.IIC.md) -> SSD1306 is a single-chip CMOS OLED/PLED driver with controller for organic / polymer light emitting
8585
diode dot-matrix graphic display system.
8686
* [TSL25911](ecomet_i2c_sensors/tsl2591/tsl2591_python.IIC.md) -> Ambient Light Sensor
87+
* [WINDS01](ecomet_i2c_sensors/ecomet/winds01/winds01.md) -> Wind sensor
8788

8889

8990

@@ -107,6 +108,7 @@ diode dot-matrix graphic display system.
107108
|SGP40|yes [check](wiki/common/support.md)| no | | | |
108109
| SSD1306 |[yes](ecomet_i2c_sensors/ssd1306/ssd1306_python.IIC.md)| no |[I01](https://github.com/mamin27/ecomet_i2c_raspberry_tools/wiki/_display_current_board) | | |
109110
|TSL25911|yes [check](wiki/common/support.md)| no | | | |
111+
|WIND01|yes [check](wiki/common/support.md)| no ||||
110112

111113

112114

0 commit comments

Comments
 (0)