Maxim Devaev

Results 560 comments of Maxim Devaev

I've got a mouse, keyboard, and mass storage using OTG on RPi4. It takes a little debugging, but it works pretty well. ![unknown (13)](https://user-images.githubusercontent.com/416259/65848790-5a193100-e350-11e9-9aa9-8ac5685f37cb.png)

Okay, just received a package in the mail with Chinese CSI-2/HDMI bridge: https://aliexpress.com/item/4000102166176.html It works perfectly and without complaints, so yes, now we have a cheap HD capture device.

Basic functionality will work, but don't expect much from Zero: it has a weak CPU. Encoding HD video requires a lot of resources. In a few days, my ZeroW will...

@Appelg do you mean that Intel Noc acts as a KVM or you want to use RPi to control Intel Noc?

@Appelg yes, it's possible. Currently I have two hw implementations: 1) Arduino keyboard/mouse emulator that connects to GPIO on RPi and USB on the host. This is the only option...

@Appelg you're welcome! Join to our discord: https://discord.gg/bpmXfz5. Developers and users are available in the chat, you can quickly get an answer to any question.

@Spamm00r This will work for Zero. I just need to write the correct configuration for this board. I'm waiting for a flat cable for HDMI bridge. However, I should note...

@bobbintb RPi4 1Gb costs minimum $55.

Okay, I've finished implementing KVM for ZeroW and HDMI-to-CSI2 bridge. It supports mouse and mass storage emulation (CD-ROM or Flash at your choice). In addition, I added support for Wake-on-LAN....