Hi fruitoftheloom,
Unfortunately I don't have any control on the other end. The other end runs windows and it won't be possible to run linux on it. Thanks though!
Hi @topguy, I linked up sensors to the rpi and what it needs to do is as soon as any event occurs, it needs to send a signal to the computer right away. Now the only thing I need to do is to send it over to the PC via USB, as wifi or any networking would not be reliable. Could you please elaborate o...
Hello, I was wondering how I could send a byte array of 16 or more bytes from the pi to a computer, where the computer would receive it via USB. How would it be possible? If possible, could you please include links of any tutorials or videos? Should I use UART? Could UART send a byte array of this l...