Serial port connection
- The diagram for the circuit is in the Resource folder
- The Sketch code uses those pins for the input/output signals
- The Pins can be changed but need to be refactor on the code
- The PortName is on com5 but that's the port in which the arduino is connected to my local machine, this would have to be change for the serial comunication to work with the com port in which the arduino is connected
- The Scketch code is on the Folder sketch_may01a
- Visual Studio (2015 - Latest)
- Arduino IDE