Chris Tacke

Results 14 issues of Chris Tacke

I am trying to get this up and running on a Raspberry Pi Zer 2W. I can enumerate the capture devices, and it find 6. All of the devices, however,...

help wanted
question

Create a library for the CP2112 IO Expander

If you have a control that you explicitly set a property during construction: ``` _progressBar = new ProgressBar(LabelWidth + Margin + 2, Margin, width - LabelWidth - Margin * 3,...

Currently MicroLayout refreshes the entire display when a control changes. Add support for updating only regions for better performance.

enhancement

The PCA9671 originally had a driver for the Iowa Scaled Engineering relay board. That specific driver was not commented and did not have a sample so it was removed. A...

Driver Request

Using a MAX7219 display, if I set a pixel to "transparent" that gets translated to "on" which feels like it's probably wrong.

To be Investigated

The ADS1115 is an ADC, yet doesn't implement `IAnalogInputController`. This means you cannot receive an `IAnalogInputPort` from it, and if you wanted to use it to read something like a...

enhancement
Bug - Pri 2