Dr. Mickey Lauer

Results 149 comments of Dr. Mickey Lauer

Any update on that? Just stumbled over the same "limitation".

Indeed, that would be pretty cool. While I can work around the difference of talking to the I2CDriver vs. the I2C character device with an additional abstraction layer in my...

This would be frickin' awesome. Crossing fingers that you can make it happen!

I‘d love to see that as well… especially given the new [Badger2040](https://shop.pimoroni.com/products/badger-2040?variant=39752959852627) board. Imagine what you could do there with Swift…

Absolutely. Where are you located?

@demhademha I have two Badger 2040 boards on order. Send me a shipping address to mickey-at-vanille.de and I'll forward one of those to you when they arrive.

That would be a great additional feature. I'm using `cannelloni` here for developing ECU reprogramming software and in normal mode, ECUs talk to a huge number of other ECUs, all...

Agreed. I usually do this for all kinds of controls w/ ``` _control.userInteractionEnabled = ; _control.alpha = _control.userInteractionEnabled ? 1.0 : 0.5; ``` Native handling of a disabled state would...

A [new snapshot](http://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-11-08/) has appeared -- unfortunately copying the device tree file seems to be still necessary.