Open and cheap DIY IP-KVM based on Raspberry Pi
raspberry-pi
hardware
raspberrypi
kvm
ipmi
vnc
hdmi
mass-storage-device
vga
atx
ip-kvm
ipkvm
video-capture-device
pi-kvm
pikvm
-
Updated
Jul 22, 2022
Like the project. I am trying to use my stm32 as display renderer, so I needed to make it as i2c slave and set the Wire pins to I2C2. Arduino nano is sending over i2c letters to put on the display. It doesn't work while it is displaying, only before displaying image. I know that the code relies on hardware timer, so delay, pwm etc doesn't work, but does it also disable i2c and spi interfaces?