Arduino Commands is an iOS App that allows you to easily control all your Arduino based projects throught WiFi/Ethernet using HTTP Requests. App Store
You'll start with an empty canvas that you can fill with different kind of Nodes to interact with the Arduino:
- Label: to display data from the Arduino
- Button: to do some action on the Arduino
- Switch: to toggle between two states
- TextField: to send data as a String to the Arduino