Skip to content

Latest commit

 

History

History
279 lines (124 loc) · 13.9 KB

File metadata and controls

279 lines (124 loc) · 13.9 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.23.1 (2026-04-16)

0.23.0 (2026-04-16)

Features

  • bq27441: Add battery pet (tamagotchi) example with OLED. (#399) (190354f)

0.22.0 (2026-04-16)

Features

  • wsen-pads: Climate Station example with OLED Display. (#373) (e9d5539)

0.21.0 (2026-04-16)

Features

  • ism330dl: Add maze game example with OLED and accelerometer. (#390) (5552b5c)

0.20.3 (2026-04-16)

0.20.2 (2026-04-16)

Bug Fixes

  • steami_screen: Improve text scaling using pixel-by-pixel framebuf. (#398) (16386ea)

0.20.1 (2026-04-16)

0.20.0 (2026-04-16)

Features

  • ism330dl: Add OLED spirit level example. (#376) (6c25021)

0.19.0 (2026-04-16)

Features

  • apds9960: Add OLED color lamp example. (#372) (0f1546b)

0.18.0 (2026-04-16)

Features

  • apds9960: Add pentatonic light theremin example. (#367) (5ab80bf)

0.17.0 (2026-04-16)

Features

  • lis2mdl: Add OLED digital compass example. (#362) (64ba19a)

0.16.9 (2026-04-14)

0.16.8 (2026-04-14)

0.16.7 (2026-04-13)

0.16.6 (2026-04-13)

0.16.5 (2026-04-13)

Bug Fixes

  • Bump lodash and lodash-es to 4.18 to address dependabot alerts. (#385) (f867a08)

0.16.4 (2026-04-13)

0.16.3 (2026-04-13)

0.16.2 (2026-04-13)

Bug Fixes

  • Force frozen rebuild and switch deploy to pyOCD. (#379) (4004540)

0.16.1 (2026-04-10)

0.16.0 (2026-04-10)

Features

  • steami_screen: Add examples and fix value/gauge/arc rendering. (#350) (b333c4f)

0.15.0 (2026-04-10)

Features

  • steami_screen: Add SSD1327 display wrapper. (#355) (0d1494b)

0.14.0 (2026-04-10)

Features

  • steami_screen: Add steami_screen widget library. (#354) (737f8de)

0.13.3 (2026-04-10)

0.13.2 (2026-04-09)

0.13.1 (2026-04-09)

Bug Fixes

  • Add daplink_bridge and bme280 to firmware and fix list-frozen. (#359) (cd73454)

0.13.0 (2026-04-09)

Features

  • steami_config: Update show_config example with all config features. (#353) (304f6a2)

0.12.1 (2026-04-09)

0.12.0 (2026-04-01)

Features

  • vl53l1x: Add radar screen example with OLED. (#345) (e6871c3)

0.11.1 (2026-03-30)

0.11.0 (2026-03-30)

Features

  • vl53l1x: Add proximity alert example with buzzer. (#337) (01d1206)

0.10.0 (2026-03-30)

Features

  • bme280: Add measurement time estimation from oversampling config (#324) (5d36b59)

0.9.0 (2026-03-30)

Features

  • bme280: Add dew point calculation using Magnus formula (#322) (8e730ad)

0.8.0 (2026-03-30)

Features

  • bme280: Add altitude computation and sea-level pressure (#321) (43625d9)

0.7.0 (2026-03-29)

Features

  • bme280: Implement _ensure_data() auto-trigger pattern (#318) (a0d344d)

0.6.0 (2026-03-29)

Features

  • bme280: Add measurement modes and sensor configuration (#313) (2af3fd9)

0.5.0 (2026-03-29)

Features

  • bme280: Add compensated temperature, pressure, humidity readings (#312) (f18aeaf)

0.4.0 (2026-03-29)

Features

  • bme280: Read factory calibration trimming parameters. (#309) (91d9016)

0.3.0 (2026-03-29)

Features

  • bme280: Create module skeleton with const.py and device ID check. (#308) (3c7a99d)

0.2.7 (2026-03-28)

0.2.6 (2026-03-28)

0.2.5 (2026-03-28)

0.2.4 (2026-03-28)

0.2.3 (2026-03-28)

0.2.2 (2026-03-28)

0.2.1 (2026-03-28)

Bug Fixes

  • Fix publishCmd template conflict with lodash interpolation. (e3a0c33)

0.2.0 (2026-03-28)

Features

  • Include firmware assets in GitHub releases. (c81e73c)

0.1.5 (2026-03-28)

0.1.4 (2026-03-28)

Bug Fixes

  • bq27441: Harmonize temperature() return value with project convention. (#274) (ac3f14d)

0.1.3 (2026-03-28)

Bug Fixes

  • examples: Migrate buzzer tone() to hardware PWM Timer. (#273) (54a46e2)

0.1.2 (2026-03-26)

Bug Fixes

  • steami_config: Simplify calibrate_temperature for frozen drivers. (#249) (81f9588)

0.1.1 (2026-03-26)

0.1.0 (2026-03-25)

Features

  • steami_config: Add magnetometer calibration storage. (#241) (017a40b)

0.0.3 (2026-03-25)

Bug Fixes

  • wsen-hids: Restore sensor config after power cycle. (#240) (56e5d39)

0.0.2 (2026-03-25)

Bug Fixes

  • Correct broken method calls in lis2mdl and wsen-pads examples. (f26a055)