Tomas Mudrunka

Results 460 comments of Tomas Mudrunka

> V2_2 with metal enclosure has slightly worse isolation What does that mean? Is that crosstalk between the two ports? I wonder if that might be calibrated out in firmware....

Well i don't have time to code real limit right now as it would be quite complex piece. However it may be interesting to have this fake size merged anyway...

@mpartel sure. it can be used for cases where you want the client to clearly see that his resources are limited, but not crash if he gets behind the boundaries....

To be honest i've ended up using ZFS, which supports quotas without need for bindfs wrapper. But it comes with whole another can of worms...

> S-curve would be better? Indeed https://www.youtube.com/watch?v=qYJpl7SNoww

I have plans to test it, but i guess the sound mostly depends on output method you choose. Mozzi supports everything from pwm to external i2s dac.

Hello, nice to hear that you've found useful application for ps2dev library. i really like DIY IPKVM projects, working on somewhat similar stuff myself. So you are already using ps2dev...

@mdevaev BTW do you know you can use raspberry pi zero (running Linux) to act as USB mouse/keyboard? https://randomnerdtutorials.com/raspberry-pi-zero-usb-keyboard-hid/ and use GPIO on raspberry to handle the PS2 communication? But...

Have you seen this? https://github.com/ndusart/ps2-keyboard It seems to use interrupts rather than delays... i've mentioned that in README some time ago

At the first sight, i am not a huge fan of this. Never had any issues. That version you use seems rather old to me. Have you tried upgrading? Also...