Skip to content

Simple ESP8266 and Blynk based controller with 3 relays. works with BME280, SHT3x, HTU21, DS18B20 probes

License

Notifications You must be signed in to change notification settings

ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YABC---Yet-Another-Blynk-Controller - SIMPLE VERSION

This is a working example of open source YABC - Yet Another Blynk Controller a ESP8266 based 3x relay controller with Blynk.

  • YABC can be found at: untrol.io and Tindie
  • This is the most basic Blynk App with the initial 2,000 energy points, you'll find a more complex one at: YABC Extended but you'll need to buy energy from Blynk.

I sell on Tindie

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

  1. Download Blynk App: http://j.mp/blynk_Android or http://j.mp/blynk_iOS
  2. Touch the QR-code icon and point the camera to the code below
  3. Enjoy my app! 

untrol Blynk cloud controllerScreenshot_20180720_101705_Blynk

About

Simple ESP8266 and Blynk based controller with 3 relays. works with BME280, SHT3x, HTU21, DS18B20 probes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages