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.sln
file with/from visual studio. - Open
Arduino
folder and openserialUART.ino
with arduino IDE/Editor. - Using the circuit shown in
Arduino
folder, build your circuit and upload theserialUART.ino
to 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.