I have to create a program where I need to send numbers from a text file to an Arduino UNO through a C++ program. But once I've managed to open the .txt files and gathered the data I don't know how to send it to the Arduino. Can someone help?? the data must be transferred by the program, I can't copy and paste it manually. Thanks