Patrick Leiser

Results 22 comments of Patrick Leiser

Hmm, I'm not too familiar with the specific options, but perhaps it'd make sense to emulate the FTDI FT232H? It is used for i2c and SPI, in addition to some...

Hmm, what about this open source project? https://github.com/harbaum/I2C-Tiny-USB

I found another good option, the "Binho Nova Multi-Protocol USB Host Adapter" with a pretty friendly and intuitive (though not open source, sadly) implementation, emulating a UART adapter/virtual com port...

+1, this is an essential feature for me, and likely many others, especially on the M1 MacBook Pros. Really hope you can figure out that blocking issue #69 soon!

I would also find this useful, especially an option to only show remotes, excluding local changes

@reuben any news here? Given that tweet was in February, one would hope there would be some officially documented steps (if different than the normal installation method) to install and...

I may have been able to partially fix the issues on the M1, I managed to build the bindings for darwin-arm64 using the modifications here: https://github.com/phobosdpl/STT/tree/m1_js_bindings and following the instructions...

I have no idea what, if anything, has changed but now I seem to be able to complete the process of producing the node bindings (with the branch described above),...

I can confirm that the fix from @syed7x worked great for me, also using "plughw:0,0". @lissyx I think a modification of both the documentation and code would be ideal, as...

December 31st has come and gone, and 4.16 is released for Android, as promised, so that's a start. Is there any official release date planned for the iOS update?