Working Android with Arduino
VeroniTasingolir 2022-11-15 02:41:00 580 Views1 Replies Has anyone tried to make Android and Arduino communicate with each other?
I found a couple of projects online:
AmarinoAndroid-ArduinoWhat do you guys suggest is the best way to make those two communicate?
2022-11-15 17:28:00
Winster
Hi, You can communicate with each other using a hard serial port (TX-RX RX-TX) or using a Bluetooth module.
Winster 
