tag:github.com,2008:https://github.com/michaelkamprath/i2c-character-display/releasesRelease notes from i2c-character-display2025-10-18T19:44:14Ztag:github.com,2008:Repository/865087799/v0.5.12025-10-19T01:32:50ZBug Fixes<p>This release fixes a few small bugs and improves documentation.</p>michaelkamprathtag:github.com,2008:Repository/865087799/v0.5.02025-02-16T08:41:24ZSupport for ST7032i Controller<p>Added support for the ST7032i controller.</p>michaelkamprathtag:github.com,2008:Repository/865087799/v0.4.02024-11-24T18:05:00Zv0.4.0: Support for AiP31068 character displays (#5)<p>Significant refactor to enable support for different controller types in character displays, and added support of AiP31068 controller.</p>michaelkamprathtag:github.com,2008:Repository/865087799/v0.3.02024-11-03T22:09:03ZSupport for reading data from display<p>Some I2C adaptors for character displays support reading data from the display. Specifically, the generic PCF8754T adaptor. This updated refactors code in order to support reading data from the display when the adaptor supports it.</p>michaelkamprathtag:github.com,2008:Repository/865087799/v0.2.12024-10-25T04:01:39Zv0.2.1: Added support for ufmt (#2)<ul>
<li>
<p>added support for ufmt</p>
</li>
<li>
<p>formatting</p>
</li>
<li>
<p>updated documentation</p>
</li>
<li>
<p>added display_type() method</p>
</li>
<li>
<p>updated chage log</p>
</li>
</ul>michaelkamprathtag:github.com,2008:Repository/865087799/v0.2.02024-10-19T21:47:41ZSupport for Dual HD44780 Displays<p>Added support for character displays that use two HD44780 drivers, notably the 40x4 character display.</p>michaelkamprathtag:github.com,2008:Repository/865087799/v0.1.02024-09-30T01:04:58Zv0.1.0<p>First release. Support for Adafruit LCD Backpack and common PCF8574 based I2C interfaces for character displays.</p>michaelkamprath