{"id":15170415,"url":"https://github.com/arogov-com/esp8266-thermo","last_synced_at":"2026-02-10T16:32:13.477Z","repository":{"id":191060235,"uuid":"613492907","full_name":"arogov-com/esp8266-thermo","owner":"arogov-com","description":"A simple weather station project based on ESP8266, MicroPython and BME280. It is possible to automatically synchronize the software with the server.","archived":false,"fork":false,"pushed_at":"2024-12-10T16:31:23.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T10:38:24.879Z","etag":null,"topics":["automation","bme280","esp8266","micro-python","micropython","micropython-esp8266","ota","ota-firmware-updates","python3","thermometer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arogov-com.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":"2023-03-13T17:15:29.000Z","updated_at":"2024-12-10T16:31:27.000Z","dependencies_parsed_at":"2023-08-27T23:23:14.363Z","dependency_job_id":"c4f3a4a9-6eed-42ee-87be-59a4a6581e97","html_url":"https://github.com/arogov-com/esp8266-thermo","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"82c14f2f644fc0168b0c12db3306e1d9053d9347"},"previous_names":["arogov-com/esp8266-thermo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arogov-com/esp8266-thermo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arogov-com%2Fesp8266-thermo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arogov-com%2Fesp8266-thermo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arogov-com%2Fesp8266-thermo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arogov-com%2Fesp8266-thermo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arogov-com","download_url":"https://codeload.github.com/arogov-com/esp8266-thermo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arogov-com%2Fesp8266-thermo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29307905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T16:09:25.305Z","status":"ssl_error","status_checked_at":"2026-02-10T16:08:52.170Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automation","bme280","esp8266","micro-python","micropython","micropython-esp8266","ota","ota-firmware-updates","python3","thermometer"],"created_at":"2024-09-27T08:02:20.655Z","updated_at":"2026-02-10T16:32:13.457Z","avatar_url":"https://github.com/arogov-com.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp8266-thermo\nA simple weather station project based on ESP8266, MicroPython and BME280.\nIt is possible to automatically synchronize the software with the server.\n\n## Install\n1. Burn the module with the Micropython image. https://micropython.org/download/esp8266/\n```\nesptool.py --port /dev/ttyUSB0 erase_flash\nesptool.py --port /dev/ttyUSB0 --baud 115200 write_flash --flash_size=detect 0 esp8266-20220618-v1.19.1.bin\n```\n2. Put the \u003ci\u003eFile: [main_fw.py](https://github.com/arogov-com/esp8266-thermo/blob/master/main_fw.py)\u003c/i\u003e to the module's FS.\n```\nampy -p /dev/ttyAMA0 -b 115200 put main.py /main.py\n```\n3. Build the docker image\n```\nmake build\n```\n4. Run container on the server\n```\ndocker compose up -d\n```\n\n## Flowchart\n![esp8266-thermo-fc](https://user-images.githubusercontent.com/34504035/225302183-e3161c05-bec9-42e1-a1b9-02200308c54f.png)\n\n## Schematics\n![esp8266-thermo](https://user-images.githubusercontent.com/34504035/224777200-c6ba177d-f591-4194-a915-3057da11c480.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farogov-com%2Fesp8266-thermo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farogov-com%2Fesp8266-thermo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farogov-com%2Fesp8266-thermo/lists"}