Top 3 Apps Similar to Control Domótico Versiones CA

Animoby Uno 1.0
Arduino controller by Bluetooth and Wifi.
Blynk - Arduino, ESP8266, RPi 2.27.32
Blynk Inc.
Control Arduino, ESP8266, ESP-12,NodeMCU,Particle Photon, Raspberry Pi and other microcomputers withthesmartphone over the Internet. Bluetooth and Bluetooth LowEnergysupport.Create beautiful interfaces with widgets like buttons,knobs,graphs, displays and many more!Start in 5 minutes:http://www.blynk.cc/getting-startedIf you have any questions, ask on our forum:http://community.blynk.ccYou can even share your project with friends and other makersbysimply sending them the link.Use our Blynk Cloud or deploy your own Blynk Server in a minuteandhave full privacy and control in your hands.Supported boards and shields:• ESP8266• ESP32• NodeMCU• Arduino Uno• Arduino Mega• Arduino Nano• Arduino Mini• Arduino YÚN (Bridge)• Arduino Due• Arduino 101• Raspberry Pi• Particle Core (ex Spark Core)• Particle Photon• SparkFun Blynk Board• TinyDuino (CC3000)• Wicked WildFire (CC3000)Shields and connections:• USB, connected to your laptop or desktop computer (noshieldrequired!)• Ethernet shield (W5100)• Adafruit CC3000 WiFi• Official Arduino WiFi shield• ENC28J60• HC-05, HC-06, HC-08, HM-10, etc.And much much more...
Teleduino Controller V2 2.1
2014-04-24V2 of Teleduino Controller is now released as a new packageandsigned with another key which (hopefully) will eliminateearlierproblems------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------FAQ-----------------------------------------------------------Q: Is the Define serial and pins function same on appandofficial website?A: Yes, you can choose to define your pins and Serial baud ratefromeither the app or the official website, the result will be thesame.And if you´we defined your pins before installing the app, noneedto do this again.Q: How do I use the "Use for serial" input?A: This is useful If you want to control a second Arduino-unit(Ex.RF-transmitting for your home automation system) which isconnectedto your Teleduino-controlled unit with a serialconnection. In the"String to send" field, enter the string you wantyour Teleduinounit to send to your second unit. For example: Enter"LightOn"(without the quotes) and tick the Send CR box if you wan´ta CR tobe sent after the string. A click on the configured buttonwill nowsend the string "LightOn" on the TX-pin of your Teleduinounit, thesecond unit should now be programmed to do a certain taskwhen itrecieves the string "LightOn" from the serial port, forexamplesending an RF-code to turn the lights on at home.----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------With the Teleduino Controller you can easily manage yourEthernetconnected Arduino unit, where you are doesn´t mather anymore!Go to https://www.teleduino.org/ for info about howtosetup your unit.Since this is an early release things supported so far is:Set the key you got from request at Teleduino siteDefine Serial baudrateDefine Digital Pins as output pinsDefine Analog or Digital pins as input pinsSee the latest string thats been sent to your unit. (As adebugfeature)In total 24 buttons, each can control Digital Out, DigitalIn,Analog In, Serial etc.Set your custom label for every buttonSet custom label for every section (Long press on section nameinmain screen)Reset unit, Ping unit, get uptime and more System tools.What do YOU want to include? Please share your wishes forfutureupdates.----------------------------------------Teleduino Controller Pro is now available in Google Play:* Support of the MEGA version boards* 24 buttons in total with the possibility to hide the onesthat´snot used.* Linear functions for Analog In* Full API support will be added in future releases* A total manual API-mode where the user can write his ownAPIstring to send.