How can I send an array with size X[1000] ( read from analogread command of the arduino IDE) to raspberry pi as a numpy array?
1 Answers
Hi.
We don’t have any tutorials about that.
Take a look at the Serial arduino library functions: https://www.arduino.cc/reference/en/language/functions/communication/serial/
Regards,
Sara