Raspberry Pi
I have Raspberry Pi3 2015 model
Download and install RaspberryPi Imager from https://www.raspberrypi.com/software/
Install Arduino IDE
Raspberry Pi communicates with Ardiono
Serial Communication
- UART Protocol - Universal Asynchronous Reception & Transmission
Python -> pySerial
Arduino/C++ -> Serial