A problem while socket
I have a program where i use socket to communicate with my pc and raspberry pi i send through the computer data which is 2 numbers and like 1800,2200 for example i use Arduino to control the data and then i send it to pi but after a while my pi just says too many values to unpack i tried to put time.sleep(0.1) but still happens
3 Replies