A WinUI App for interfacing and Controlling Arduino Uno and its Peripherals from PC via serialUART
- Clone the repository or download the Zip file.
- Unzip all the files
- Open the
serialUART.slnfile with/from visual studio. - Open
Arduinofolder and openserialUART.inowith arduino IDE/Editor. - Using the circuit shown in
Arduinofolder, build your circuit and upload theserialUART.inoto the arduino. - press F5 on Visual Studio on PC to run the program.
- Connect arduino USB cable to Pc.
- Fire on!!!!
Arduino SerialUART is released under Apache License 2.0
Copyright - 2021, Ebena Agro Ltd.


