{"id":20067895,"url":"https://github.com/jensstockhausen/micropythonprojects","last_synced_at":"2026-05-13T19:33:34.293Z","repository":{"id":66761113,"uuid":"202581627","full_name":"jensstockhausen/MicroPythonProjects","owner":"jensstockhausen","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-17T12:06:01.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T11:18:46.653Z","etag":null,"topics":["micropython","micropython-esp8266"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jensstockhausen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-15T17:11:30.000Z","updated_at":"2022-01-03T10:28:09.000Z","dependencies_parsed_at":"2023-02-24T23:45:22.419Z","dependency_job_id":null,"html_url":"https://github.com/jensstockhausen/MicroPythonProjects","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"fab08c2d595aef8597ab91f43272671bc3a70460"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jensstockhausen/MicroPythonProjects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensstockhausen%2FMicroPythonProjects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensstockhausen%2FMicroPythonProjects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensstockhausen%2FMicroPythonProjects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensstockhausen%2FMicroPythonProjects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jensstockhausen","download_url":"https://codeload.github.com/jensstockhausen/MicroPythonProjects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jensstockhausen%2FMicroPythonProjects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["micropython","micropython-esp8266"],"created_at":"2024-11-13T14:04:25.655Z","updated_at":"2026-05-13T19:33:34.277Z","avatar_url":"https://github.com/jensstockhausen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroPython Projects\n\n\nThis is a collection of MicroPython projects mainly used for home automation based on ESP8222 boards using MQTT and node-red.\nPlease find below a list of useful links.\n\n\n## Projects\n\n### Template\nA template project setting up wifi and mqtt connection.\n\n### Tutorial\nWalktrough a small project with an ESP8266.\n\n\n## Links\n\n* [MicroPython](http://micropython.org/): python for ESP boards.\n* [Thonny](https://thonny.org/): IDE with MicroPython support. (try the 3.2.0 beta)\n\nPython libraries/snippets used:\n* [umqtt.simple](https://github.com/micropython/micropython-lib/tree/master/umqtt.simple): simple MQTT client \n* [bme280_float](https://github.com/robert-hh/BME280/blob/master/bme280_float.py): reading the temperature/pressure sensor BME280.\n\nadditional python packages used:\n* [esptool](https://github.com/espressif/esptool): tool to flash the firmware.\n* [mpfshell](https://github.com/wendlers/mpfshell): shell based file explorer to automate uploads of scripts. \n\n\n**Note**\n\nAs there quite a few python packages to be installed, using a virtual environment is not a bad idea.\n\n```\ncd your_project_folder\npython3 -m venv ./venv\nsource ./venv/bin/activate\n```\nDo that before your're installing packages with pip3\n\n\n## Expanding\n\n### ESP32\nNeed a second UART? (e.g. for GPS) Think about an ESP32. \nComes with DAC/ADC and capacitive touch sensors. \n\n### Visual Sudio Code \u0026 PlatformIO\nMore control and more frameworks.\nBUT: C++ ;-)\n\nTake [Visual Studio Code](https://code.visualstudio.com/) and install the [PlatformIO](https://platformio.org/) plugin.\nIt installs all required tool chains and manages libraries.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensstockhausen%2Fmicropythonprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjensstockhausen%2Fmicropythonprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjensstockhausen%2Fmicropythonprojects/lists"}