Nicolai-Electronics / rp2040-i2c-interface

MIT License
217 stars 27 forks source link

Call for joint effort to make better usb to gpio device #1

Open tao-j opened 1 year ago

tao-j commented 1 year ago

Hi, recently, read about your amazing project online. Built your project locally and it works.

There is a similar project like yours, using dln2 instead of usb-tiny-i2c https://github.com/notro/pico-usb-io-board/wiki

Compared to your project: Pros:

Cons:

Device tree binding support for both methods are unexplored, but it would be great to have respective drivers probed properly. (Maybe there is a better way that I'm not aware).

I wonder if you are interested in making joint effort to combine the work to improve usb2gpio situation. Thanks.

renzenicolai commented 1 year ago

Sounds cool but I am a bit short on time (as you might have noticed by my late reply). I will have a look at that project some day.