This application is used to control micropython esp8266 board. Scans WiFi network for available devices.
Supported projects are listed below.
It controls WS2812B leds (and similiar). It offers few animations, solid color, changing leds count, animation speed. Everything can be changed via REST API or Android app.
It controls pins (you can set high or low state). Pins can be changed via REST API or Android app. I used it with relays (hence the name, not entirely correct).
It controls sonoff device (for now support S20, S26, switch, touch). It supports power off and on by the switch. Led indicator is also supported. It can be controlled via REST API or Android app
Import an existing project in the Android studio and build.
The application is available in Google Play.
It should correctly work on Android 4.4 (API 19) and above.
It was tested on android 8.1 (API 27).
In general don't be afraid to send pull request. Use the "fork-and-pull" Git workflow.
- Fork the repo
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from upstream before making a pull request!
If you enjoy this project and want to thanks, please use follow link: