This repository was archived by the owner on Jan 24, 2026. It is now read-only.
Features
- (sgm58031): Driver for SGM58031 16-bit I2C ADC by @jmpmscorp in #511
- (sts3x): Driver for Sensirion STS30/STS31/STS35 digital temperature sensor by @slimcdk in #532
- (mpu6050): Driver for MPU6000/MPU6050 6-axis MotionTracking device by @horsemann07 in #455
- (max1704x): Driver for MAX17043/MAX17044/MAX17048/MAX17049 battery fuel gauge by @shuki25 in #542
- (calibration): Multi-point calibration library by @UncleRus in #545
Bugfixes
- (veml7700): Fixed wrong resolution divider by @Throows in #534
- (docs): Fixed section in docs for max7219 by @UncleRus in #529
- (mcp23x17): Fixed function name in mcp23x17.c to match the one in the header by @oisalb in #536
- (tsl2591): Added sensor init to default tsl2591 example by @UncleRus in #541
- (ci): New devtool, simpler metadata, simpler CI by @UncleRus in #546
- (docs): Fixed doxygen comments and docs, updated doxygen config by @UncleRus in #553
New Contributors
- @slimcdk made their first contribution in #532
- @Throows made their first contribution in #534
- @oisalb made their first contribution in #536
- @horsemann07 made their first contribution in #455