felHR85 / UsbSerial

Usb serial controller for Android
MIT License
1.81k stars 589 forks source link

Controlling Arduino uno board to turn on/off LED from android using Button Widget #321

Open primafauzan opened 3 years ago

primafauzan commented 3 years ago

I'm new on programming and I'm working on a project to control arduino with android.

Does anyone know how to control arduino board to turn on/off LED using android app with button widget?

I really appreciate for your help. Thank you..