價格:免費
更新日期:2019-01-21
檔案大小:8.7M
目前版本:0.20
版本需求:Android 4.1 以上版本
官方網站:http://www.doppler-native.com
Email:dopplernative@gmail.com
** Features: **
- 3 control types; Slider, Switch and Button
- Only requires Arduino IDE and ESP WiFi Libraries
- Will interact with any device or project that can connect via WebSockets
- No Ads or In-App purchases
Have you ever tried to control your project from an android app? Doppler Native makes this as easy as Pi. Doppler Native handles the mobile side of communicating to your device, all you have to do is add the logic to our server template.
** Benefits **
- No server or java coding needed
- Arduino code template can be downloaded and easily modified for your project
- No compiling of Android app needed
- Save precious microcontroller memory by not having to store html code
- Free tutorials and code examples on website
Supported implementations
=======
** Arduino **
For Arduino, visit , add your setup code and define a few symbols to configure the wifi setup. Finally add the logic to handle the incoming data and you're good to go.
Micropython and python to come.