My project is to use the Raspberry Pi to send data to Arduino, and the data will be sent from the Raspberry Pi most likely through the serial port to pin 8 & 10 of the GPIO pins. Then that data will be sent to Arduino.
How do I send the data from the Raspberry Pi to the Arduino, and how do I know that the data is stored in the Raspberry Pi?