Arduino – A Simple Serial Echo
For one of my tests, I needed a communication using a serial port. I decided to use an Arduino board and the reason behind that is simple - you need to add only 3 lines of code to the default Arduino sketch to create a serial communication between the board and another serial device (most