Releases: EAGrahamJr/kobots-devices
v 0.2.10
Build stuff, dependency changes - mostly new, spiffy publish plugin
Full Changelog: 0.2.9...0.2.10
v 0.2.9
Fix a couple of minor irritations.
Also added gamma correction to PixelBuf
Full Changelog: 0.2.8...0.2.9
v 0.2.8
Still futzing with brightness and what does it all mean...
Full Changelog: 0.2.7...0.2.8
v 0.2.7
Includes 0.2.6
- Fixes too many updates going to the segment displays
What's Changed
- Adjust brightness by re-setting colors. by @EAGrahamJr in #3
Full Changelog: 0.2.5...0.2.7
v 0.2.5
Hopefully this has all the missing commits.
Full Changelog: 0.2.4...0.2.5
v 0.2.4
Adding the ability to "share" I2C devices due to the usage of multiplexers. Also added the Sparkfun rotary encoder device.
Got a little messy at the end of this release to get the document/page publish working correctly.
Full Changelog: 0.2.3...0.2.4
v 0.2.3
Full Changelog: 0.2.1...0.2.3
v 0.2.1
Added the I2CMultiplexer.
Thread-contention issues with the I2CMultiplexer
and registering multiple devices of the same address caused some release issues.
v 0.2.0
Extracted stuff that was more application-specific, rather than devices.
v 0.1.5
Removed some crazy hacks for MQTT helper class, which actually contributed to instability.