ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
355 stars 30 forks source link

Arduino + webpage #166

Closed zykovkirill closed 1 month ago

zykovkirill commented 1 month ago

Hello, tell me how you can connect to an arduino device and display readings from it on a web page? I need to connect 4 sensors and display readings. The device has a serial port and this can be used image Are there any instructions for this? What steps are needed for this?