Hello,
Is there any app present using which we can communicate with Arduino Hardware, both for receiving signal and for sending data to the board.
Regards
Have a look at this RemoteXY Thread - but it just works with an Android phone.
My EzScrn demo is probably more complex but it uses a browser so it should work with any phone.
...R
I used Arduino Commander (on Android) successfully, and just recently stumbled onto Blynk which I expect to function exactly the same as Arduino Commander, except the interface is much easier to navigate and adjust.
They both work by you setting up your Arduino to your project correctly, and load the app's sketch with a few small adjustments made to the sketch. Once the Arduino has the sketch uploaded, open the app and select a pin, set it's pinMode and function, then move to the next pin. The reads will collect and display the data, and the writes will have clickable buttons for the HIGH/LOW and sliders for the PWM.
I don't know if any default code can be added to the sketches to extend the functionality of the app.
There are several Android Bluetooth apps. I use Bluetooth Graphics Terminal and Blueterm. The later is to download off Arduino's SD.