Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakopappa/esp8266_smartconfig_flutter_example
Esp8266 smartconfig(onetouch) config using flutter example
https://github.com/kakopappa/esp8266_smartconfig_flutter_example
esp8266 flutter smartconfig smarthome
Last synced: about 1 month ago
JSON representation
Esp8266 smartconfig(onetouch) config using flutter example
- Host: GitHub
- URL: https://github.com/kakopappa/esp8266_smartconfig_flutter_example
- Owner: kakopappa
- Created: 2019-01-01T07:25:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T15:47:17.000Z (about 3 years ago)
- Last Synced: 2023-10-20T20:53:49.878Z (about 1 year ago)
- Topics: esp8266, flutter, smartconfig, smarthome
- Language: Java
- Homepage:
- Size: 185 KB
- Stars: 36
- Watchers: 4
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Esp8266 smartconfig (onetouch) flutter example
This example demostrate how to use SmartConfig for ESP8266/ESP32 modules using a Flutter (dart) app
Arduino code for SmartConfig is in WiFiSmartConifg folder.
NOTE: Support only Android for now. Made for upcomig Sinric app.
Based on ESP Touch v0.3.7.0 https://github.com/EspressifApp/EsptouchForAndroid
With password encryption:
https://github.com/kakopappa/flutter_smartconfig_with_aes_cbc_encryption![How it looks like](https://github.com/kakopappa/esp8266_smartconfig_flutter_example/blob/master/flutter_01.png)