Top 41 Apps Similar to Bluetooth Control Panel

Arduino bluetooth controller 1.3
Giumig Apps
Use Android as a bluetooth remote controller for Arduino
Bluetooth Controller 2.2
NJ App Lab.
HC-06 Bluetooth Serial Controller
Easy Bluetooth Controller 3.0
KGeorgiev
This is a very easy Bluetoothcontrollerforyour arduino witch will help you to control all ofyourprojectwith ease. You can choose what commands to send toarduinowitchare hidden in custom commands names. You can eveneasily edityourcommands by simply holding up on top of her. Cansend analogdataand color data.The analog data is simply a number between 0 and 1024.The color data is in pattern 000 000 000 so youeasilycantransform it to color in your arduino program.Here is a simple code for gettingitwork.http://pastebin.com/embed_iframe/yxH4L29TEnjoy controlling everything!
Bluetooth Controller 8 Lamp 2.4
merahkemarun
Bluetooth controller 8 channel lamp for Arduino andcodevisionAvrprogramming. You can connected relay modul 8 channelforelectronicdevice with a working voltage of 220v, lamp, fans,tv,etc.. i amtest with arduino leonardo and serialcommnunicationlibrary toconnected RX pin 10 and TX pin 11. you canuse arduinouno orarduino mini etc... FEATURES: -Tutorial page-control 8channelon/off lamp -control All channel ON -control AllchannelOFF-download file Program Arduino_Bluetooth_8Lamp.ino+schemmatic-download file ProgramCvAvrBluetooth_8_Lamp_Atmega16.zip +schemmatic -downloadtutorialebook.pdf -support Bluetooth modulHC-05 ,HC-06 and HC-07etc Checkto main menu update to PremiumVersion WHY YOU SHOULDUPGRADE to thePREMIUM? If you upgrade topreium, then you will notfind ads thatappear in applications(remove ads). And you'll get thecoolfeatures in addition toremove the ads, which featurekeysynchronization of the lightsbeing lit as shown in thevideo.PREMIUM FEATURES *Unlocksynchronize button of the means*Remove AdsDOWNLOAD FILE: DownloadFile: -Program Code arduinoproject with8LEDhttps://www.dropbox.com/s/f13qc8g929ze8ft/Arduino_Bluetooth_8Lamp_with_LED.zip?dl=1-ProgramCodearduino project with8Relayhttps://www.dropbox.com/s/c49htqkmjwhbngg/Arduino_Bluetooth_8Lamp_with_Relay.zip?dl=1-ProgramCodearduino project 8 Relay EEPROM .............Update toProVersion-Program Code cvavr project atmega16ZIPhttps://goo.gl/CDC9ei -EbookTutorialPDF:http://drive.google.com/file/d/0B-M9mRnKKpvSejJfb3pnOEpRUjg/viewVIDEOTUTORIAL:1. Test APPS for Free version VS Pro Premium 2.UploadProgram toArduino 3. Setting And Connected Bluetooth toPhoneDeviceGroupDiscussions:https://www.facebook.com/groups/257664444610751https://plus.google.com/u/0/communities/110412488278847572335*ConnectedArduinoPIN Lamp 1 connected to PinOut 2 Arduino Lamp 2connected toPinOut 3Arduino Lamp 3 connected to PinOut 4 ArduinoLamp 4connected toPinOut 5 Arduino Lamp 5 connected to PinOut 6ArduinoLamp 6connected to PinOut 7 Arduino Lamp 7 connected toPinOut 8ArduinoLamp 8 connected to PinOut 9 Arduino *Serial datasendingfromBluetooth Controll Lamp.apk data '1'-'8' to on is lamp1-8data'A'-'H' to off is lamp 1-8 data '9' to on ALL is lamp data'I'tooff ALL is lamp
Arduino Bluetooth Controller 1.0 Home Premium
JULIO LIMA
Arduino Bluetooth Controller 100% compatible withallmicrocontrollers.
Bluetooth Remote Controller 1.0
With this app you dont need to useacablecontroller. Just sipmle two button to turn on and turnoffanythingyou want. Lamp, sound, etc.You need to use this app a Bluetooth Kit. If you don'thaveadevice that can be connected with bluetooth, this appisuselessfor you.
Arduino Bluetooth Control
broxcode
Take full control of your microcontroller-based boards viabluetoothmodules
IOIO Bluetooth Device Control 1.52
Amphan
IOIO Bluetooth Device Control Application istoallow you to control various electrical devices up to 8 devicesandindependently controlled.Use Android Bluetooth mobile device to remote control yourdeviceswith IOIO Board and Bluetooth Dongle.For Automation System ,Smart Home Automation ,lightcontroletc.The program features.- Control up to 8 devices with Relay Board. ( and can testcontrolLED on IOIO Board )- Show Bluetooth Connecting status- Run on Background Service so when go to other App,IOIOControldevice App still running.- Change and Edit your button name. (New Function 1.5+)- Free Version with Ad.Version 1.1 +- Run IOIO on Background Service ( Show Icon on Notification Bar ).So, The App connect IOIO all the time until stop service (StopFunction on Notification Bar )Hardware1. USB Bluetooth Dongle2. IOIO Board ( new version support over Bluetooth )3. 8 channel Output Relay BoardFor the IOIO Board , you don’t need program hex code orflashcode in to the IOIO Board.It has firmware for ready to use. You are only wiring the cabletothe relay board only.More About hardware :http://androidcontrol.blogspot.com/2012/06/ioio-board-over-bluetooth.htmlInfo & Manualhttp://androidcontrol.blogspot.com/2012/06/ioio-bluetooth-control-devices.htmlFull Android Source Code. It cost 10 - 50 USD.Please. contact [email protected] Jan 2014
Bluetooth Control Programmable 1.0.2
GonzaloGPF
This app will let you make abluetoothexploration to give you the chance to stablish aconnection withdevices close to you. Then, you will be able to sendcommands(bytes) to your connected device by simply interacting withthe appcontrols available.This app can receive information transmited by your connecteddeviceto respond your petitions (you must program your remotedevice, e.j.an Arduino).The app lets you program all its controls one by one by a simplewayusing the Programmer Tab.Its app also gives you a simple Console to interact with yourremotedevice in another way, like a chat.Communication Protocol:In order to receive data from your remote bluetooh device, youmustprogram it appropriately (the App and the remote device).First, in the App, create all inputs you want; each input will beadata that you want to receive (e.g. a temperature value).Creatingan Input will need an ID (identifier, needed) and aName(associated with that ID).Then you must program your remote device to output allthatinputs following the next Protocol:ID-Value <- each input must be build with an ID + a Dash +thedata value + blank space;To send multiple inputs values just concat them (saparetingthemby a blank space) as follows:ID-Value1 ID-Value2 ID-Value3\n <- Multiple inputs sent(noticethe last byte)Important! Last byte must be a LineFeed character(number10 in ascii code, the \n caracter)
PIC32BLUE (Bluetooth control) 1.0
D Gardner
This application allows you to connect toyourmicrocontroller using a serial Bluetooth module to sendmessages orcommands to or from your Android smartphone. See examplebelow fortext message command and microcontroller code.Simply send a message to the microcontroller and you canprogramany reaction that you would like.PIC32BLUE Features:★Send information to a microcontroller.★Receive information from a microcontroller.★Microcontroller can make your phone talk.PIC32BLUE+ Features:★Everything mentioned above.★The plus version supports text message abilities.You can setup the microcontroller to periodically sendmessagesto your Android device through Bluetooth in a chat likeform. Thechat will be cleared after exiting and closing theapplication.You can have the application running in the background bytappingthe home button on your device and the app will maintainaconnection running in the background.Tapping the back button within the application will closeanddisconnect from the Bluetooth device if it is connected.Note:There are two versions of this application. The onlydifferencebetween them is that one supports text messagingfunctionality andone does not.PIC32BLUE+ supports text messaging so that you can havethemicrocontroller text another phone number with a message ifyouwould like by using a special command or another phone cantextyour phone to have your Microcontroller do a task, likedisplayinga new message on a LCD.PIC32BLUE only supports Bluetooth communication only (notextmessage ability).This application was made to function with a HC-06Bluetoothdevice and others may work but have not been tested.Example of command to that is sent to device withPIC32BLUE+installed (this will forward your message tothemicrocontroller)::PIC:Hello, MicrocontrollerOr:pic:LightOnExample of the Microcontroller telling your phone to textanotherphone::PICSMS:XXXXXXXXXX:Hello, from MicrocontrollerOr:picsms:XXXXXXXXXX:The Light is on.Where the XXX’s is the phone number you are having yourphonetext. You must include the “:” colon at the end of the phonenumberalso. Note No spaces for phone number and colon.This application will never send out a text message or forwardacommand to your microcontroller unless the specific commandisincluded in the message, place at beginning of message.For the microcontroller to send a text message from yourdeviceyou must include::PICSMS:XXXXXXXXXX:Or:picsms:XXXXXXXXXX:For the phone to forward the received text message toyourmicrocontroller you must include::PIC:Or:pic:This application will never send out a text message or forwardacommand to your microcontroller unless the specific command isatthe beginning of the message as seen above.You can also make your microcontroller have your phone talkoutloud using the :TALK: or :talk: command.For the microcontroller to have your Android phone talk out loudyoumust include::TALK:Or:talk:// Microcontroller code example//Change delay times if neededString inputString ="";int incoming = 0;void setup (){delay(15);Serial1.begin(9600);delay(50);}void loop (){if(Serial1.available()>0){while(Serial1.available()>0){incoming = Serial1.read();delay(1);inputString += char(incoming);}delay(2);//must be exact spellingif(inputString == "Cool"){//add code here}if(inputString == "Respond"){Serial1.println("Okay.");}if(inputString == "Talk"){Serial1.println(":TALK:Hello, world.");}if(inputString == "TextOutgoing"){Serial1.println(":PICSMS:XXXXXXXXXX:Replace X's withphone#.");}}inputString ="";delay(50);}Visit my website to download more example code files
Bluetooth Control It ! 1.3
Reeb Game
Communicate by bluetooth with your Arduino.
Bluetooth Control Keypad 1.1
A configurable keypad for controlling Bluetooth devices from aphoneor tablet.
Speech Bluetooth Controller 1.1
BinaryBros
Speech Bluetooth Controller isanApplicationwhich allows you to send Voice commands to controloroperate anyof your appliances or system.It can be used with AVR, ARM, Raspberry Pi, 8051 oranyotherdevices which can operate on serial communication.Use Android Bluetooth mobile device to remote controlyourdevicewith Serial TTL Bluetooth Module and Any of theaboveBoard.
Bluetooth Control for Arduino 1.1
merahkemarun
Arduino Bluetooth Relay 4CH App is android application which isusedto control 4 channel relay module via Bluetooth withBluetoothserial communication module support HC-05, HC-06, orHC-07, UsingArduino or AVR i am test with arduino UNO and serialcommnunicationlibrary to connected RX pin 10 and TX pin 11. you canuse arduinouno or arduino leonardo etc... Fitur App: -control 4channel on/offralay -control All channel ON -control All channelOFF -downloadfile Program Arduino_Bluetooth_Ralay_4ch.ino -downloadfileTutorial PDF with schemmatic Download File: -arduino projectZIP :https://goo.gl/Vq1n9D -tutorial & schematic wiring PDF:https://goo.gl/b2UVY1 or you can Copy program here to ArduinoIDE/* Relay IN1 connected to PinOut 2 Arduino Relay IN2 connectedtoPinOut 3 Arduino Relay IN3 connected to PinOut 4 Arduino RelayIN4connected to PinOut 5 Arduino --->you can connected torelaymodul 4 channel Serial data sending from Arduino BluetoothRelay4CH.apk data '1'-'4' to on is Ralay CH 1-4 data 'A'-'D' to offisRalay CH 1-4 data '9' to on ALL CH 1-4 data 'I' to off ALL CH1-4*/ #include SoftwareSerial mySerial(10, 11); //Pin10 RX , Pin 11TXconnected to--> Bluetooth TX,RX #define relay1 2 #definerelay23 #define relay3 4 #define relay4 5 char val; void setup(){pinMode(relay1,OUTPUT);pinMode(relay2,OUTPUT);pinMode(relay3,OUTPUT);pinMode(relay4,OUTPUT);digitalWrite(relay1,HIGH);digitalWrite(relay2,HIGH);digitalWrite(relay3,HIGH);digitalWrite(relay4,HIGH);mySerial.begin(9600); Serial.begin(9600);} void loop() { //cekdata serial from bluetooth android App if(mySerial.available()>0 ) { val = mySerial.read();Serial.println(val); } //Relay ison if( val == '1' ) {digitalWrite(relay1,LOW); } else if( val =='2' ) {digitalWrite(relay2,LOW); } else if( val == '3' ){digitalWrite(relay3,LOW); } else if( val == '4' ){digitalWrite(relay4,LOW); } //relay all on else if( val == '9' ){digitalWrite(relay1,LOW);digitalWrite(relay2,LOW);digitalWrite(relay3,LOW);digitalWrite(relay4,LOW); } //relay isoff else if( val == 'A' ) {digitalWrite(relay1,HIGH); } else if(val == 'B' ) {digitalWrite(relay2,HIGH); } else if( val == 'C' ){digitalWrite(relay3,HIGH); } else if( val == 'D' ){digitalWrite(relay4,HIGH); } //relay all off else if( val == 'I'){ digitalWrite(relay1,HIGH);digitalWrite(relay2,HIGH);digitalWrite(relay3,HIGH);digitalWrite(relay4,HIGH); } }
Bluetooth Control for Arduino 1.2.4
Control your Arduino circuit with ease using Bluetooth andyoursmartphone. Easy setup allows you to set up a lot of commandstosend to your Arduino. Also possible to send commands tocircuitusing smartphone's gyroscope. Application has built-inBluetoothterminal. Application allows to control circuit via anyDIYbluetooth adapter - for example not expensiveHC-05/HC-06.Bluetooth module should be connected to the Arduinousing RX/TXwire using circuit from site below. © Arduino trademarkand itslogo are registered by Arduino team - pleasereferhttp://arduino.cc/en/Trademark/HomePage What's new: 1.2.4 -Addedability to switch-off gyroscope handling 1.2.3 - Added supportfor4.0.3 devices. 1.2.2 - Added landscape support. 1.2.1 - Addedhelpwith most useful AT commands. 1.2 - Added color settings forthecommand buttons. 1.1 - Added predefined Bluetooth commandsinTerminal. 1.0.6 - Added Bluetooth device information screen.1.0.5- Added Bluetooth terminal. 1.0.3 - Fixed multi-charcommandssupport. 1.0.2 - Small UI changes. 1.0.1 - Added Russianlocale.1.0 - Initial version FAQ and code forArduino:https://code.google.com/p/arduino-controller/source/browse/
Bluetooth Electronics
keuwlsoft
Control your electronic project with your Android deviceusingBluetooth.
Bluetooth spp tools pro 0.16
Jerry.Li
The softwarefortheBluetoothclientcommunication tools (ie: Bluetoothslavemode),Bluetoothserialcommunication can be tested. Can connectaBluetoothMCU andPCserial port.Support android 4.0+ version of the system.Hardware1.Serial Port Bluetooth Module( TTL )2.Arduino Microcontroller Board3.MCU serial communication4.Can search for Bluetooth low energy devices (nothing more)Software features:1. Search for Bluetooth devices, and displaystheclassandRSSI(signal strength);2. The use of serial communication, receiving andsendingdata;3. Can be set to ASCII and HEX input and output mode;4. The data results can be saved totheSDcard(/sdcard/Bluetoothspppro/...).5. Can search for Bluetooth low energy devices (nothing more)This tool three modules:1. Byte stream mode: the basic input-output model;2. Keyboard mode: Can customize the outputvalueof12buttons;Eachbutton has three states(respectively:Down|Long-press| Up), eachstate can send commands event.3. Command Line: Set thecommandterminatorforcommunicationdebugging.If the connected Bluetooth device is notpaired,thesystemwillautomatically prompt you forpairing.Bluetoothpairingissuccessful, try to connect again.This can only connect Bluetoothserialmoduledevices,Bluetoothdevices are generally usedforMCUserialcommunication.System using the Bluetooth pairingmeans:[menu->Settings->Wireless and Network ->BluetoothSettings], opentheBluetoothfeature, and to search forBluetoothdevices topair,paired with adevice only once.System Configuration (includes keyboardmodebuttonsettings)filecan be found in the SD card Bluetoothsppprodirectory. Youcan backup the configuration file, orcopytheconfiguration fileto anotherterminal equipment,coveringhisprofile to completerecovery.Special cases:Non-normal end of the Bluetooth function, may lead tonotbeabletoconnect Bluetooth devices such as this isthecase,pleaserestartthe phone can often return to normal.Contact the author (Welcome to AC):WeiBo: http://weibo.com/hzjerryEmail: [email protected]:Bluetooth, communication, MCU ,industrialcontrol,serialAssistant,Arduino, Robot Control, TTLdebugging
Custom Bluetooth Controller 1.4.2
Notroid
Highly customizable bluetooth remote controlforArduino/Microcontroller.
Axxess Bluetooth Controller 1.0
Configure your Axxess Bluetooth Device. By Metra Electronics
ArduDroid 0.155
Hazim Bitar
ArduDroid: A simple 2-Way Bluetooth-based Android ControllerforArduino UNO
Virtuino 6 6.0.33
Ilias Lamprou
HMI for SCADA & IoT platforms - MQTT, MODBUS, HTTP,Bluetooth,WIFI, Thingspeak
ESP8266 WiFi Oled Static IP 1.3
- ESP8266 WiFi Oled Static IP Automation - Remote Control.Automaçãoe Controle de dispositivos via WiFi/3G: Rede interna ouexterna!Conexão via WiFi ou 3G rede internet interna ou externa;Controle aqualquer distância ou local, bastando uma conexão comnumero de IP eporta de acesso seu roteador. - Você pode tambémusar seu Host! -IOT: Internet Of Things A Internet das coisas éuma revoluçãotecnológica a fim de conectar dispositivoseletrônicos utilizados nodia-a-dia (como aparelhoseletrodomésticos, eletroportáteis,máquinas industriais, meios detransportes, etc) à internet. -Funcionamento e instalações passo apasso com imagens; - CódigoESP8266, esquema de montagem, materiaisutilizados; - Roteador WiFiconfiguração do IP, Porta ouHost;Blog:http://sergioarduino.blogspot.com.br/p/esp8266-wifi-oled-static-ip-automation.htmlDownloads:Code: ESP8266 WiFi Oled Static IPAutomationhttps://www.dropbox.com/sh/01ppwbfj8nz5kfg/AACP9bVmoXUAjQKB7r_om7mUa?dl=0ArduinoHome https://www.arduino.cc/ Librari:ESP8266WiFihttps://www.dropbox.com/sh/8boav3bmtpvevdg/AADw964YEUtt3KSLoqZXyRrpa?dl=0Librari:Adafruit_GFXhttps://www.dropbox.com/sh/75vnnvdu7flxolz/AAC0WDntfPOgk8rBgzwkRfWua?dl=0Librari:ESP_Adafruit_SSD1306https://www.dropbox.com/sh/dskss2970oqe1bb/AACYP-ZDBL7mPrQZryKClifWa?dl=0Driver:CH340G http://www.arduined.eu/tag/ch340g/Blog:http://sergioarduino.blogspot.com.br/p/esp8266-wifi-oled-static-ip-automation.html-Descrição do App. NodeMCU ESP8266 WiFi IOT Automation: Automaçãoecontrole de dispositivos via WiFi/3G: Rede interna ouexterna!Controle ON/OFF 110/220V de até 6(seis) dispositivoseditáveis:Através do smartphone Android com App. instalado, podemosfazer aconexão via WiFi com o NodeMCU ESP8266 que por sua vezestáconectado ao Roteador WiFi. BUTTON - SWITCHES MODE: - 6Chavescontrol ON/OFF Mode Relay 110/220V; - 6 DispositivosEditáveis; - 6Status das portas IO do ESP8266; BUTTONLOCK/UNLOCK:Bloqueia/desbloqueia modo de Edição para nome dosdispositivos.BUTTON SAVE: Salva a Edição com novo nome dosdispositivos. BUTTONNET: Edita o numero de IP ou Host com o numeroda porta. BUTTONREFRESH: Atualizar página; Se necessário quandoestiver utilizandodiversos celulares simultaneamente. NOTE1-NOTE6:Edição de notas ourecomendações sobre acionamentos dosdispositivos. - Como funciona:O celular Android e o ESP8266conectam-se ao roteador via WiFiatravés de numero de IP e Porta;Nos pinos de saída do ESP 8266,temos ligado uma placa de relés quepor sua vez está ligada à redeelétrica com os contados dos relésligados aos dispositivos que sedeseja controlar. Quando por exemplopressionarmos um botão paraligarmos um dispositivo, o APP. Androidenvia dados à placaESP8266, esta recebe os dados e toma decisão deenviar comando paraligar o relé correspondente e retorna dados parao APP. Android queirá acionar a chave e indicação de statuscorrespondentes.
Bluetooth Terminal Pro 2.9
★★★★★ Bluetooth Terminal ★★★★★ ▶ This app let your androidsmartphone to connect with your bluetooth module. ▶ You can sendandreceive string data to your Bluetooth Module using this app.▶Bluetooth Control Device Application is to allow you tocontrolvarious electrical devices. ▶ Using Bluetooth Terminal onecancontrol HC-05 & HC-06 Bluetooth Controller. ▶ You cancontroldevices like Automation System ,Smart Home Automation,lightcontrol, RC car etc. ▶ Store Unlimited bookmark commands tosend itwithin a single click. ▶ Setting Menu to view and managehistory. ▶Setting Menu to Add & Delete bookmark commands. ▶Maintain allthe history of sent data. ▶ Auto complete help fromhistory datawhile typing commands. ▶ Bookmark command popup to sendwith singleclick. ▶ App UI is very much clean and easy to operate.▶ Tried andtested with HC-05 & HC-06 Bluetooth Modules. ▶▶︎Supportedlanguages: English, Russian, Spanish, Italian, German,Portuguese,French, Arabic, Japanese, Korean, Simplified Chinese,TraditionalChinese. ▶▶︎ Note : All the supported language aremachinetranslations. There are possibilities of mistakes in anylanguage.If you found any type of mistake then please write [email protected] and we will verify and resolve it.
Arduino Bluetooth Control 1.10
This app allows you to control anyRobotorEmbedded Sys. interfaced bluetooth using SerialPortProfile(SPP).Full source code nowavailableathttp://aman-tugnawat.github.io/androbot/This is a simple app for beginners learning touseArduino/AnyDevelopment using Serial communication and controltheirprojectfrom their Android Smartphone/Tablet.Understanding how the app sends data:The app uses separate Thread with a loop to senddatacontinuouslyafter every 100ms (this would be user configurableinfurtherversions of the app) in form of a byte*.*(Which could be type-casted to int as well charasperconvenience)Which key/button would send will send which byte can beseeninthe table:Key 1 2 3 4 5 6 7Data(char) “1” “2” “3” “4” “5” “6” “7”Data(int ) 48 49 50 51 52 53 54Data(byte) 48 49 50 51 52 53 54The key/button no. can be seen in image shown on topi.e.thepromo image.For example:If the key 1 is pressed on the screen. The data send wouldbesinglechar i.e.“1” which could be type casted and usedtoestablishcontrol over Arduino as follows:Int read;read=Serial.Read();if(read==48){//Write your Code for what to do}About the App Documentation can be found at this link:https://goo.gl/ir4sokSample Arduino Source Code can be downloaded fromthislink:https://goo.gl/NK6fP1I will be adding adding further functionality basedonuserreviews like accelerometer,GPS , PWM ,Serial terminal etc soifyouhave any specific need please do write an review.Please rate the app 5 stars if you find my work helpful.In case you have any issues with app please write a review ormailmeregarding it before giving low rating.
Joystick Bluetooth Migrate Plataform v1.3.66 (kodular)(beta)
Mbsborges
Use your mobile phone/tablet to control carts, servo motors,robotsand more
Arduino Bluetooth Control 1.0
rhappbr
A Remote control for your Arduino Projects.Itdoes have a simple interface that allows to send numbersor any string. You can connect and disconnect to your Arduino,andthen start controlling it.
Game Controller 2 Touch 1.2.8
Play your favorite games on your Android Devices with ANYUSB/BTGame Controller
Control Panel 2.0
Control Panel is a quick settings tooltoassistyou in daily using the phone. Bring the new experiencetouser inAndroid. You could quickly toggle your switch and openyourfavoriteapps with control center.- Toggle for Airplane Mode- Toggle for Wi-FI- Toggle for Silent mode- Toggle for Portrait Orientation Lock- Toggle for Vibration Mode- Toggle for Bluetooth- Toggle for GPS- Different background color- Adjust brightness- Automatic brightness if the device supported- Shortcut for Flashlight- Shortcut for Clock- Shortcut for Calculator- Shortcut for Camera- Shortcut for System settings- Shortcut for Control Center settings
iControl 10 2.0.28.02.2017
Messagere
iControl 10 is Smart Control Panel like Phone7for Android N . it will help you have planes control fordeviceandroid style OS 10 . you could quick settings your switchand openyour favorite apps with control center.It can help you save time in turn ON/OFF Wifi settings,GPS,brightness and more. All you need to do is tap on the icon andgetquick access to your settings.Main features of iControl 10 :- Smart Toggles for Airplane Mode style OS 10- Smart Toggle for Wi-FI style Phone 7- Smart Toggle for Silent mode- Smart Toggles for Data Connection- Smart Teggles for Vibration Mode- Smart Toggles for Bluetooth- Smart Toggle Touch Vibration- Smart Toggle the HD background transparency- Support Date display ( 12 - 24 format )- Smart Adjust brightness- Support Lock screen 10- Support Nougat Lock screen- Simple flat design like OS 10Other features of iControl 10 :- Control Panels Automatic brightness if the device supported- Control Panels for Clock- Control Panel for Flashlight OS 10- Control Panel for Calculator- Control Panel for Camera OS 10- Control Panel for Control Center settings- Support Android L ( lollipop ) and Android N ( Nougat )Display system information like Phone 7- System info percent RAM used- System info percent MEMORY used- System info percent Battery used- System info battery CPU available- View system information Memory info display- View system information Battery info display- View system information Storage info display- View system information CPU info displayDisplay & Play/Stop/Next Music- Quick Control volume music in seekbar- Ringer volume music.- Quick play music from sdcard- Control Center : play, next, pause, pre musicIf you have any problems, please feel free to contact us . Wewillresponse within 24 hours !
Control Panel - iControl OS 10 3.0.20170302
Okinawap
Smart Control ( iControl OS 10 ) isquicksettings app to assist you using your phone easy . You canquicklytoggle your switch and ON/OFF any setting and open your appsoniControl OS10 .Smart Control OS10 designed like design of Phone7 , all functionofiControl is the same like Phone 6SKey Features of Smart Control - Smart Toggle★Support Toggle for Airplane Mode★Support Toggle for Smart Wi-FI★Support Toggle for Silent mode★Support Toggle for Screen Timeout★Support Toggle for Vibration Mode★Support Toggle for Bluetooth★Support Toggle for GPS★Support Toggle for Data Connection★Support Toggle for Lockscreen OS 10★Support OS 10 Wallpapers★Support Hide the Arrow Indicator★Support Lock screen notification display★Support Touch Vibration★Support Different OS 10 background color(grey and black)★Support Customize app shortcuts in icontrol setting★Support iGallery display★Support Restore setting★Support iMusic Control (Play/Pause/Next)★Support Date display★Support Adjust brightness★Support Automatic brightness if the device supported★Support Shortcut for iNoty★Support Shortcut for Flashlight★Support Shortcut for Calculator★Support Shortcut for Clock★Support Shortcut for iCamera OS10★Support Shortcut for System settings★Support Shortcut for Control Center settings★Support Real-time Memory info display★Support Real-time Battery info display★Support Real-time Storage info display★Support Real-time CPU info display in Pro versionThank you for using Smart Control - Control Panel os 10
Easy Touch - Phone Assistant 1.1.1
Mirsapps
Easy Touch is an advanced tool for Android devices. It's fast,it’ssmooth, and it’s free. You can easily use your Androidsmartphoneusing a floating control panel. You can quickly access toall yourfavorite apps, games, settings and quick toggle. Also, youcan usesmart clean function to clean running background apps andboostyour phone memory and CPU. Easy Touch is also an ideal apptoprotect the physical buttons (home button, power button andvolumebuttons). ► Easy Touch Features: This app uses theDeviceAdministrator permission : BIND_DEVICE_ADMIN: Only used tolockdevice screen and turn off the screen of your device. •VirtualHome button, easy touch to lock screen and open recent task•Virtual Volume button, quick touch to change volume andchangesound mode • Virtual Back button • Clean RAM, boost memoryspeed,One Tap RAM Booster. • One touch to open your favoriteapplication• Go to settings very quick with a touch ► Floating barCustomSettings: • WiFi • Bluetooth • GPS Location • Airplane Mode•Screen Rotation (Portrait, Landscape or Auto-rotate) • VolumeUp& Down • Flashlight • Launch all applications or games onyourdevice ★ Ram Booster - Memory Cleaner The best RAM Booster&Memory Cleaner is here for your Android device, if it hasbecomeslow, if your battery drains too quickly, if you want morespace tostore more songs or pictures, if it gets too hot or if youneed tospeed up your network 3G / Wi-Fi. Our One-Tap Boost make iteasy tooptimize directly from your home screen. This is a fast andusefull booster feature to clear unnecessary apps runningbackground,smart clean ram memory. Clean your phone when plug inwith power,may help your phone charging faster. ★ CustomizeFloating ControlPanel - You can change color of background withyour favorite color- You can change icon of Easy Touch easy withmany pretty icon.It's FREE! ★★★★★ • If you like Easy Touch, pleaseleave a review to5 stars to support the developer. • For anynegative comment,Please send us an email to [email protected] withany complaints.★★★★★ General FAQ's 1. How to set my Easy Touchpanel? Just holddown the blank space of the floating panel 2.Thisapp uses theDevice Administrator permission: •BIND_DEVICE_ADMIN:Only used tolock device screen and turn off the screen of yourdevice. •CAMERA:To turn on Flashlight and shortcut to snapphotos.•ACCESS_FINE_LOCATION: Use your current location to give youexactweather report. •CALL_PHONE: Add contacts to Panel so you canmakecalls. •BIND_NOTIFICATION_LISTENER_SERVICE: It is convenient togetupdate notifications. Contact Us •If you have anyquestions,please, feel free to contact us via email:[email protected]
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...
Control Panel 2.7
This is a simple Overlay Custom Controlpanel.There will be more in the future, anything we should add?send usan email and let us know.
Smart Controller 1.0.2
Note:If you meet any issue, pls don't just rate one star. We hopeyouremail the issue to me, we will definitely feedback and resolveyourissue ASAP.This is a powerful and easy-to-use assitive system tool,whichsupports to configure most of the Android functions. You cancallit out at anytime during use of your phone just by one clickorgesture slide;Especially, it provides so many running modes includingControlCenter, Assitive touch, PATH menu and RAYS menu that youshouldfound the ONE you like.Feature List:- Supports toggles for most of the Android configurations,includingWIFI, ringer mode, Bluetooth, VPN, vibration, GPS,brightness, dataconnection, automatic synchronization, rotation,volume, airplanemode, WIFI hotspot and etc.- Supports simulate HOME button, lock screen trigger, expandstatusbar, recent tasks, etc.;- Flashlight;- One click to clean memory, game boost;- Music controller, which supports most of the popularmusicplayers;- Shortcuts to launch the specified application or function;- System status monitor: memory info, SD card info, systemloadinfo, battery info, unread SMS and missed call, etc.;- Sleep mode, which can block the disturb during your rest andwillnot miss the important calls;- Multiple running mode: Control Centrer, assitive touch, Pathmenuand rays menu;- Customization of shortcuts, toggles, operation style andalso,many icons and themes.FAQ:If you met uninstall problems, please try to uninstall itinsettings of this app.
iPanel Control Center style OS 1.2
iPanel - Control Center style OS 10 is a control application,helpyou perform control equipment tasks quickly. Control panel–control center contain commonly used settings with Androidsystemand ensure that your device is always ready to be used. Witha flatinterface, easy to use, friendly, you will not encounteranydifficulties when using application everyday. Control Panel –SmartToggle is a quick settings tool to assist you in daily usingthephone. Bring the new experience to user in Android. Youcouldquickly toggle your switch and open your favorite apps withcontrolcenter. • Main function of Control Panel – Smart Toggle : oChangesound of device. o Simple OS 9 flat design o Enable/DisableWiFinetwork. o Night mode design as os 10 o Enable/ DisableBluetooth.o Enable/ Disable Auto Rotation. o Support Toggle forSilent mode oEnable/ Disable Flashlight style Phone 7 o Enable/Disable Nightmode – Take care to your eyes at night. o Fast accesssettings:airplane, data network, location… o Fast change devicebrightness.o Smart Toggles for Airplane Mode style OS 10 o Followmemory used,storage available. o OS 10 Settings Toggle for Wi-FIstyle o Togglecontrol panel smart settings for audio o Informationmemory o RAMusage o Fast start some system application: Camera,Gallery,Calculator, Calendar… iPanel Control Center style Phone 7 (os 10controller) contain many thing you use everyday and quicklydosetting or access. This application is view system info deviceinandroid styles os . Leave a comment to help us improvetheapplication. And do not forget to introduce the app toyourfriends. Thank you for using the iPanel Control Center stylePhone7
iControl - Control Panel OS9 3.1.09032017
Dictatoren
if you know OS 9 design , you will likeControlPanel of OS 9 , and now you can use iControl OS9 on AndroidPhone ,Control Panel is a smart toggle tool free for your Android, Controlcenter can control all commonly used switches of Androidsystem andall apps installed , with Smart control panel you couldquicklychange , switch or open your favorite apps ( like inoty ,facebookimessenger, contact phonebook style of OS9 , igallery..... ) fromiControlFeatures of iControl OS9- OS 9 flat design- Support iNoty notification app- Smart Toggle for Airplane Mode- Quickly Toggle for Wi-FI- Toggle for Silent mode- Toggle for Lock Screen- Toggle for Screen Timeout- Toggle for Bluetooth- Toggle for GPS- Toggle for Vibration Mode- Support Shortcut for Flash light- Support Shortcut for Clock ( Datetime)- Support Shortcut for Calculator- Support Shortcut for Camera ( icamera os9 )- Support Shortcut for System settings- Music Control ( Music Playback Control )- Support Adjust brightnessOther Features of Control Panel Pro version- Customize the Touchable Area- Support Lock screen OS9 ( ilock )- Support Touch Vibration- Support Change Different background color(grey and white)- Customize the background transparencyHow to use Smart Toggle - Control Panel- Install and open this app- Enable app in setting- Enjoy your control
Control Panel For Providers 3.9.1
VehicleTrack
Control Panel For Providers
SDS Control Panel 1.4
sds4smarthome
Aplikace pro snadné ovládání SDS modulů od firmy LazNet,s.r.o.http://www.merenienergie.cz/Aplikace je kompatibilní se všemi moduly řady SDS. Čteaktuálnístav modulu a zobrazuje data na jednotlivých stránkách.Umožňujetaké ovládat výstupy SDS modulů. Aplikace umožňujecelkovépřizpůsobení vstupů a výstupů. Aplikace může obsahovatlibovolnýpočet připojených SDS modulů.Naše malé, inteligentní moduly SDS MICRO - a vyšší verzeSDSMACRO či SDS TTCPRO umožňují ONLINE sledování údajů o spotřeběaodběru energií a provádění dálkových odečtů, měřit teplotyavlhkosti. Aktuální stavy odběru všech zařízení(nejčastějielektroměr, vodoměr, plynoměr), lze pohodlně sledovatpřes webovýprohlížeč na počítači, tabletu či telefonu. Každý moduljeautonomní zařízení. Umí automaticky podle těchto hodnotprovádětinteligentní samostatné řízení.Přes optické vstupy na všech modulech řady SDS (MICRO,MACRO,TTCPRO, UPS) je možné online sledovat odběr a výrobu energií.Jemožné sledovat všechna zařízení, které jsou vybavenaimpulsnímvýstupem.Některé moduly SDS mají i RS232 nebo RS485 rozhraní, cožumožňujepřipojit i měřiče energií (typicky elektroměry) stímtorozhraním.Zpravidla se jedná o :elektroměry (jedna nebo více sazeb / tarifů)plynoměryvodoměrykalorimetryVšechny moduly SDS umožňují zapojení několika měřičůenergií.Pomocí výrobků SDS tak snadno vytvoříte vlastní SmartMeteringřešení.Další informace najdete také na forum.merenienergie.cz*** INFO ***Pro správnou komunikaci je nutné nastavit pouze UDP portvadministraci SDS zařízení a stejný port nastavit vnastaveníaplikace u zvoleného zařízení. Pokud přistupujete přespevnou IP,nezapomeňte přesměrovat port v routeru na vaše zařízení.Pokud budeovládat relé z aplikace, je potřeba nastavit vadministraci SDSmodulu v panelu "Výstupy", ovládání relé "SDS-Cprogram".Applications for easy operation SDS modules from LazNet,Ltd.http://www.merenienergie.cz/The application is compatible with all modules of the SDS.Readsthe current status of the data and displays on each page. Italsoallows you to control the outputs SDS modules. Theapplicationallows total customization of inputs and outputs.Applications caninclude any number of connected modules SDS.Our small, intelligent modules SDS MICRO - and higher MACROSDSor SDS TTCPRO enables online monitoring of data onenergyconsumption and demand and the implementation of remotemeterreading, to measure temperature and humidity. Current statusofconsumption of all devices (usually electricity, water, gas),canmonitor via a web browser on a computer, tablet or phone.Eachmodule is autonomous. It can automatically according tothesevalues ​​make intelligent self-management.Despite the optical input on all modules of the SDS(MICRO,MACRO, TTCPRO, UPS), you can watch online consumption andenergyproduction. It can monitor all devices that are equipped withapulse output.Some modules SDS have a RS232 or RS485 interface, allowing youtoconnect and energy meters (typically meters) withthisinterface.Usually it is:    meters (one or more rates / tariffs)    gas meters    water meters    calorimetersAll modules SDS permit the integration of several energymeters.Using SDS products so you can easily create your own SmartMeteringsolutions.Further information can also be foundonforum.merenienergie.cz*** INFO ***For correct communication must be set only UDP port intheadministration of SDS devices and set in the same port settingsforthe selected device. If you are accessing via fixed IP, remembertoredirect port on the router on your device. If the controlrelayfrom the application, you need to set the SDS moduleadministrationpanel "Outputs", relay control "SDS-C program."
Control Center - Smart Control 1.2
MAXO MOBI
✌ Control Center ✌Control Center is the application for android from styleíỌs10 .Control Center - ( Control Panel -SmartControl - Control Center - Smart switch-Smart Touch ) is a support tool to fast settingsmartcontrol style ĩ Phónè 10 controller and withflatdesign very beautiful, simple and clean.Shows all information about the system your phone: ramphone- memory phone - cpu phone – batteryphone inControl CenterRight on your android phone, toggle settings quicklyandeasily with smart touch, easy touch, clear cache ,ClearRAM , trash manage , clear trash,flashlight with easy touch.With Control Center, very very easy touchScreen your phone be come to the smart screen.We will bring you a great experience , felt phone 7 handsetwithControl Center controller latest style now. Thissoftwarewill assist you a lot.☸ Feature of Control Center ☸▶ Music Pro in the Control Center - ControlPanel◀- Music Control center play, next, pause, pre,repeatíMusic- Music player with style ỉ Phỏnẹ 10- Fast iControl volume music in seekbar- Smart playlist Music Pro▶ Setting Control panel ◀- Control panel toggle smart settings for audio- Control panel toggle smart settings for Bluetooth- Control panel toggle smart settingsforflashlight- Control panel toggle smart settings for Music proinMusic Control- Control panel toggle smart settings for rotatephonetab- Control panel toggle smart settings for brightness styleOS10- Control panel toggle smart settings for Wifi▶ Control Center like style OS 10 ◀- Smart Control : Control panel fast settingsBluetooth- Smart Control : Control panel fast settingsturnon/off Audio- Smart Control : Control panel fast settingsOrientationscreen- Smart Control : Control panel fast setting iCamera- Smart Control : Control panel fastsettingsflashlight- Smart Control : Control panel fast settingssmartscreen- Smart Control : Control panel fast settings Wifi▶ Control panel ◀- Control panel: control center smart switchOS10 setting Control Center- Control panel : control center smart switchsettingCalculator- Control panel : control center smart switchsettingCamera- Control panel : control center smart switchsettingAlarm- Control panel : control center quicksettingflashlight▶ PROC file ◀- Read all info systems from proc.txt- Proc view system information OS 10 , smart control,Control Panel▶ Support Tool Clear Ram + Clear cache +cleartrash + trash manage + cache application –SmartTouch ◀- Support Clear Ram phone with a touch, smartswitch,style OS 10 in control center.- Tool Clear cache , clear trash ,trashmanager with a touch smart touch insmartswitch▶ Ajustes Centrales - Control center ◀- System infomation Ram phone used (percent)- System infomation Memory phone used (percent)- System infomation CPU phone available (percent)- System infomation Battery phone (percent)Do not forget to leave a comment, and ourControlCenterRecommend it to your friends.What are you waiting for, right now download and experiencewithControl Center like a phone7.Thank you for using Control Center↳ ❤❤❤❤❤ ↲
ESP8266 SmartConfig 0.3.4.3
Nat Weerawan
ESP8266 SmartConfig Arduino Code you cansimplycallbeginSmartConfig() like thisWiFi.beginSmartConfig();while(1){delay(1000);if(WiFi.smartConfigDone()){Serial.println("SmartConfigSuccess");break; } } or the easier wayis use library that supportsmartConfigfunction such asWiFiConnectorArduinoLibrary:https://github.com/cmmakerclub/WiFiConnector
ESP Connect 0.0-alpha-5
Umran Abdulla
Easily connect your ESP8266 node to the internet.