thebabush

Results 27 comments of thebabush

Ciao :) grazie. Comunque LCL e' una figata, props. Anyway, I made a simple launchpad PoC using [launchpad-webmidi](https://github.com/LostInBrittany/launchpad-webmidi). I'm not a web guy by any means, so I just hacked...

[Test video](https://www.youtube.com/watch?v=RdpfSNHZL1Q) The code was pretty simple. I just added two functions: - `lps(y, x)` that returns the LaunchPad State of the button at the given position - `lpd(y, x)`...

I don't know, but I worked around it by using the Dropbox API way of things. Create an app at https://www.dropbox.com/developers/apps And put the token in laverna. You'll then press...

Thanks, I'll take a look in the next days if I have a chance. But from my understanding of refs I think that it shouldn't be too difficult to implement...

Ok turns out the current implementation is working out of the box (the things I reversed are for the "real time" results, not for the final measurement). See #563

I was focusing on the 8-byte long messages and on my scale they are basically sending weight and then `adc` which is some sort of inter-leg impedence I suppose. It's...

Sure, go ahead. It would be nice if you can give credit (just a link is fine). Il giorno 31 lug 2022, alle ore 19:10, spitemim ***@***.***> ha scritto: ...

Mmmh, I think doing it with a known wav is going to require more work. The first step is to dump the I/O of the nets themselves and test that...

Apart from the fact that it uses javascript, frida is amazing :) check it out. Btw, I have a rooted Pixel, so it should Just Work™.