{"id":13414427,"url":"https://github.com/mongoose-os-apps/blynk-bme280-js","last_synced_at":"2025-10-04T02:06:03.406Z","repository":{"id":86016191,"uuid":"100011659","full_name":"mongoose-os-apps/blynk-bme280-js","owner":"mongoose-os-apps","description":"Using BME280 sensor with Blynk mobile app","archived":false,"fork":false,"pushed_at":"2020-08-20T19:02:53.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-27T06:40:43.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongoose-os-apps.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}},"created_at":"2017-08-11T08:44:19.000Z","updated_at":"2020-07-08T21:45:52.000Z","dependencies_parsed_at":"2023-05-25T15:00:28.555Z","dependency_job_id":null,"html_url":"https://github.com/mongoose-os-apps/blynk-bme280-js","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/mongoose-os-apps/blynk-bme280-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoose-os-apps%2Fblynk-bme280-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoose-os-apps%2Fblynk-bme280-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoose-os-apps%2Fblynk-bme280-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoose-os-apps%2Fblynk-bme280-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongoose-os-apps","download_url":"https://codeload.github.com/mongoose-os-apps/blynk-bme280-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongoose-os-apps%2Fblynk-bme280-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254466,"owners_count":25956604,"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-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-07-30T21:00:21.015Z","updated_at":"2025-10-04T02:06:03.360Z","avatar_url":"https://github.com/mongoose-os-apps.png","language":"JavaScript","funding_links":[],"categories":["Awesome Mongoose OS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)"],"sub_categories":["Official Examples"],"readme":"# Using BME280 sensor with Blynk mobile app\n\n## Overview\n\nThis example shows how to use MongooseOS with Blynk mobile framework.\nGo to device configuration and specify\n`blynk.auth` setting to your Blynk access token. Or, alternatively,\nrun the following console command (from the terminal or \"Terminal\" tab in Web UI):\n\n# BME280 sensor i2c address\n```bash\n# In case its on 0x76 use this\nmos config-set i2c.address=0x76\n# Otherwise if its on 0x77 use this\nmos config-set i2c.address=0x77\n```\n\n```bash\nmos config-set blynk.auth=YOUR_TOKEN blynk.server=\"blynk-cloud.com:8442\"\n```\n\n## Blynk configuration\n- Create a graph with virtual pin 1 (Graph of memory usage) limits min 0 - 50\n- Create a button with virtual pin 2 (Toggles led on/off)\n- Create a graph with virtual pin 3 (Graph of temperature) limits min -30 - 60\n- Create a graph with virtual pin 4 (Graph of humidity) limits min 0 - 100\n- Create a graph with virtual pin 5 (Graph of pressure) limits min 500 - 3000\n\nYou can easily add your own handlers for Blynk virtual pins, in either C\nor JavaScript.\n\n## How to install this app\n\n- Install and start [mos tool](https://mongoose-os.com/software.html)\n- Switch to the Project page, find and import this app, build and flash it:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://mongoose-os.com/images/app1.gif\" width=\"75%\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoose-os-apps%2Fblynk-bme280-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongoose-os-apps%2Fblynk-bme280-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongoose-os-apps%2Fblynk-bme280-js/lists"}