Hello!
It's my first time using Arduino, so I'm just a begginer.
I'm trying to send a message through an APCE220 from a computer to another... I've already connected a breadboard with all the components attached (APCE220 connected to an Arduino Nano), but I'm having problems with understanding which is the best code to use and how to visualize and send the message.
Could anyone help me please?
have you had a look at How to Use APC220: Examples, Pinouts, and Specs ?
Thank you so much for the help!
I've check that information right now and I beilieve I've connected all the pins correctly. My only problem is the Arduino program...
Am I supposed to use different codes to both computers (the receiver and the one which sends the message)?
And how can I visualize and send that message through the Arduino program? Is it on the serial monitor window?
I hope I was able to explain myself, but if you find any questions confusing, just ask me to repeat and I'll try to explain it better
Your questions will be answered by studying the information in the link and trying out the example at the end.
The search phrase "arduino apc220 tutorial" will find other links.