Forum >Working Android with Arduino
Working Android with Arduino

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.
