{"id":19144956,"url":"https://github.com/ldab/yabc-yet-another-blynk-controller-simple","last_synced_at":"2026-05-18T02:06:03.842Z","repository":{"id":109150296,"uuid":"143342841","full_name":"ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE","owner":"ldab","description":"Simple ESP8266 and Blynk based controller with 3 relays.  works with BME280, SHT3x, HTU21, DS18B20 probes","archived":false,"fork":false,"pushed_at":"2018-09-06T19:53:34.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T01:24:54.241Z","etag":null,"topics":["blynk","esp8266","esp8266-arduino","iot","nodemcu","smart-control","wemos"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ldab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-02T20:39:27.000Z","updated_at":"2021-08-09T09:43:26.000Z","dependencies_parsed_at":"2023-03-13T14:15:45.627Z","dependency_job_id":null,"html_url":"https://github.com/ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2FYABC-Yet-Another-Blynk-Controller-SIMPLE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2FYABC-Yet-Another-Blynk-Controller-SIMPLE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2FYABC-Yet-Another-Blynk-Controller-SIMPLE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2FYABC-Yet-Another-Blynk-Controller-SIMPLE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldab","download_url":"https://codeload.github.com/ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldab%2FYABC-Yet-Another-Blynk-Controller-SIMPLE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273632878,"owners_count":25140771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blynk","esp8266","esp8266-arduino","iot","nodemcu","smart-control","wemos"],"created_at":"2024-11-09T07:37:09.552Z","updated_at":"2026-05-18T02:05:58.809Z","avatar_url":"https://github.com/ldab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YABC---Yet-Another-Blynk-Controller - SIMPLE VERSION\n\u003ch4\u003eThis is a working example of open source YABC - Yet Another Blynk Controller a ESP8266 based 3x relay controller with Blynk.\u003c/h4\u003e\n\u003cul\u003e\n\u003cli\u003eYABC can be found at:\u0026nbsp;\u003ca href=\"http://untrol.io/\" rel=\"nofollow\"\u003euntrol.io\u003c/a\u003e\u0026nbsp;and\u0026nbsp;\u003ca href=\"https://www.tindie.com/stores/lbispo/\" rel=\"nofollow\"\u003eTindie\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThis is the most basic Blynk App with the initial 2,000 energy points, you'll find a more complex one at:\u0026nbsp;\u003ca href=\"https://github.com/ldab/YABC-Yet-Another-Blynk-Controller-Extended\"\u003eYABC Extended\u003c/a\u003e\u0026nbsp;but you'll need to buy energy from Blynk.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ca href=\"https://www.tindie.com/stores/lbispo/?ref=offsite_badges\u0026utm_source=sellers_lbispo\u0026utm_medium=badges\u0026utm_campaign=badge_medium\"\u003e\u003cimg src=\"https://d2ss6ovg47m0r5.cloudfront.net/badges/tindie-mediums.png\" alt=\"I sell on Tindie\" width=\"150\" height=\"78\"\u003e\u003c/a\u003e\n\n\u003cp\u003eThe firmware has been writen using PlatformIO which is a nice, neat IDE, check it out:\u0026nbsp;\u003ca href=\"https://platformio.org/platformio-ide\" rel=\"nofollow\"\u003eLearn how to install PlatformIO IDE\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eIf you're feeling brave and want to customize or improve the Firmware Over the Air (OTA), check this link:\u0026nbsp;\u003ca title=\"Over-the-Air (OTA) update\" href=\"http://docs.platformio.org/en/latest/platforms/espressif8266.html#over-the-air-ota-update\" rel=\"nofollow\"\u003eOver-the-Air (OTA) update\u003c/a\u003e\u0026nbsp;basically you change your sketch and upload it by running the following line on PlatformIO terminal:\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003e\u003cem\u003eplatformio run --target upload --upload-port IP_ADDRESS_HERE\u003c/em\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch3\u003e\u003ca id=\"user-content-or-if-you-want-to-use-arduino-idearduino-ide-ota\" class=\"anchor\" href=\"https://github.com/ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE#or-if-you-want-to-use-arduino-idearduino-ide-ota\" aria-hidden=\"true\"\u003e\u003c/a\u003e\u003ca id=\"user-content-or-if-you-want-to-use-arduino-idearduino-ide-ota\" href=\"https://github.com/ldab/MODBridge-and-Blynk/blob/master/README.md#or-if-you-want-to-use-arduino-idearduino-ide-ota\"\u003e\u003c/a\u003eOR if you want to use Arduino IDE:\u0026nbsp;\u003ca href=\"https://arduino-esp8266.readthedocs.io/en/latest/ota_updates/readme.html#arduino-ide\" rel=\"nofollow\"\u003eArduino IDE OTA\u003c/a\u003e\u003c/h3\u003e\n\u003ch3\u003e\u003ca id=\"user-content-download-blynk-appgetting-started-with-blynk\" class=\"anchor\" href=\"https://github.com/ldab/YABC-Yet-Another-Blynk-Controller-SIMPLE#download-blynk-appgetting-started-with-blynk\" aria-hidden=\"true\"\u003e\u003c/a\u003e\u003ca id=\"user-content-download-blynk-app-getting-started-with-blynk\" href=\"https://github.com/ldab/MODBridge-and-Blynk/blob/master/README.md#download-blynk-app-getting-started-with-blynk\"\u003e\u003c/a\u003eDownload Blynk App:\u0026nbsp;\u003ca href=\"https://www.blynk.cc/getting-started/\" rel=\"nofollow\"\u003e\u003cstrong\u003eGetting Started with Blynk\u003c/strong\u003e\u003c/a\u003e\u003c/h3\u003e\n\u003col\u003e\n\u003cli\u003eDownload Blynk App:\u0026nbsp;\u003ca href=\"http://j.mp/blynk_Android\" rel=\"nofollow\"\u003ehttp://j.mp/blynk_Android\u003c/a\u003e\u0026nbsp;or\u0026nbsp;\u003ca href=\"http://j.mp/blynk_iOS\" rel=\"nofollow\"\u003ehttp://j.mp/blynk_iOS\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTouch the QR-code icon and point the camera to the code below\n\u003cul\u003e\n\u003cli style=\"text-align: center;\"\u003e\u003cimg src=\"https://image.ibb.co/gxZFDz/Untitled.png\" alt=\"\" width=\"216\" height=\"77\" /\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003cli\u003eEnjoy my app!\u0026nbsp;\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https://image.ibb.co/gMWn3z/clone_1181297600.png\" alt=\"untrol Blynk cloud controller\" width=\"246\" height=\"246\" /\u003e\u003ca href=\"https://ibb.co/iXgPdd\" rel=\"nofollow\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/ba3365ffde00cd4114e85fd085f7d57fbeb1dcfb/68747470733a2f2f707265766965772e6962622e636f2f6a74784d6b652f53637265656e73686f745f32303138303830335f3038343931335f426c796e6b2e6a7067\" alt=\"Screenshot_20180720_101705_Blynk\" width=\"221\" height=\"392\" border=\"0\" data-canonical-src=\"https://preview.ibb.co/jtxMke/Screenshot_20180803_084913_Blynk.jpg\" /\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldab%2Fyabc-yet-another-blynk-controller-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldab%2Fyabc-yet-another-blynk-controller-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldab%2Fyabc-yet-another-blynk-controller-simple/lists"}