Extended version of a Cloud Controller based on ESP8266 and Blynk - Yet Another Blynk Controller a ESP8266 based 3x relay controller with Blynk APP. Control temperature, humidity and others thru the Cloud
- YABC can be found at: untrol.io and Tindie
- This is an extended version of Blynk App you will need to buy some energy as the App requires 4,400 energy points, you'll find a simpler version at: YABC Simple and you won't need to buy energy initially.
The firmware has been writen using PlatformIO which is a nice, neat IDE, check it out: Learn how to install PlatformIO IDE
If you're feeling brave and want to customize or improve the Firmware Over the Air (OTA), check this link: Over-the-Air (OTA) update basically you change your sketch and upload it by running the following line on PlatformIO terminal:
platformio run --target upload --upload-port IP_ADDRESS_HERE
OR if you want to use Arduino IDE: Arduino IDE OTA
Download Blynk App: Getting Started with Blynk
- Download Blynk App: http://j.mp/blynk_Android or http://j.mp/blynk_iOS
- Touch the QR-code icon and point the camera to the code below
- Enjoy my app!
I will send the YABC board with the firmware already flashed, has all you need to control Heating and Cooling using Blynk Cloud App.
Briefly press the buton and the board will start the Access point mode YABC- followed by the 6 last digits of the board MAC address:
Connect to the network (no password required) and the Captive Portal should start automatically, if it doesn't start, please go to your internet browser and go to 192.168.4.1 the following configuration screens will be available, insert your WiFi credentials, Blynk Authentication number retrieved from the App when clonning the above project and select your temperature probe and save.
After savind the configuration the board will restart and connect to the WiFi informed and if everything is right you can start using your Blynk App and Control the temperature with your own IoT controller.