Skip to content

Commit 9e9d28d

Browse files
authored
Update README.md
1 parent ad8fd33 commit 9e9d28d

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

README.md

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

3-
**Last modification:** 24.09.2024
3+
**Last modification:** 09/07/2025
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!**
@@ -18,25 +18,21 @@ Project eCScope was created to show progress in development. Insert the #eCScope
1818

1919
**PyPi module:** [ecomet-i2c-sensor](https://pypi.org/project/ecomet-i2c-sensors/)
2020

21-
**Current release:** 0.1.8
21+
**Current release:** 0.1.9 !NEW!
2222

2323
**New features**
2424

25-
* AXP209 driver added (X-Powers)
26-
* TSL25911 driver added (Osram-AMS)
27-
* add i2c_interface parameter as switch for libraries Adafruit_PureIO or smbus2
28-
* Add Allwiner CPU A10 driver, olimex OLinuXino A10 update load_config_yaml
29-
30-
```sh
31-
pip install ecomet-i2c-sensors
32-
```
33-
**Test release:** 0.1.9.post3
3425
* AS3935 driver added (Sciosens)
3526
* SGP40 driver added (Sensirion)
3627
* MCP3221 driver added (Microchip)
3728
* MCP3221 added feature for convert measured number to range or 360 degree, or cardinal points
3829
* Fixes in PCA9632, prepared for multiple chips at I2C bus
39-
* HDC1080 driver mainly code rewritten, different methon calls
30+
* HDC1080 driver mainly code rewritten, different method calls
31+
32+
```sh
33+
pip install ecomet-i2c-sensors
34+
```
35+
**Test release:** 0.1.9
4036

4137
```sh
4238
pip3 install -i https://test.pypi.org/simple/ecomet-i2c-sensors

0 commit comments

Comments
 (0)