{"id":15547223,"url":"https://github.com/radeklat/esp8266-deploy-micropython","last_synced_at":"2026-04-19T14:06:46.697Z","repository":{"id":98816057,"uuid":"133407522","full_name":"radeklat/esp8266-deploy-micropython","owner":"radeklat","description":"Deployment script and base project structure for ESP8266 with Serial port emulated over USB","archived":false,"fork":false,"pushed_at":"2018-06-16T17:34:57.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T01:19:02.077Z","etag":null,"topics":["esp8266","micropython"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/radeklat.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-05-14T18:52:12.000Z","updated_at":"2020-03-05T00:20:33.000Z","dependencies_parsed_at":"2023-05-25T14:00:17.156Z","dependency_job_id":null,"html_url":"https://github.com/radeklat/esp8266-deploy-micropython","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"6d2ccb39f7a3a29e9a1b35766506728313a304fc"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/radeklat/esp8266-deploy-micropython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radeklat%2Fesp8266-deploy-micropython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radeklat%2Fesp8266-deploy-micropython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radeklat%2Fesp8266-deploy-micropython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radeklat%2Fesp8266-deploy-micropython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radeklat","download_url":"https://codeload.github.com/radeklat/esp8266-deploy-micropython/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radeklat%2Fesp8266-deploy-micropython/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["esp8266","micropython"],"created_at":"2024-10-02T13:07:49.011Z","updated_at":"2026-04-19T14:06:46.639Z","avatar_url":"https://github.com/radeklat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP8266 Deploy MicroPython\nDeployment script and base project structure for ESP8266 with Serial port emulated over USB \n(such as NodeMCU). You can run the deployment script as a run command from PyCharm.\n\nThe deployment script has been tested on Linux and Windows. It may work on Unix based systems as well. \n\nPull requests are welcomed.\n\n## Dependencies\n\n* bash, find (on Windows available as part of [Cygwin](https://cygwin.com/install.html) or \n  [Git Bash](https://git-scm.com/download/win)).\n* [Adafruit MicroPython Tool](https://github.com/adafruit/ampy#installation) (ampy)\n\n## Functions\n\n1. Detects emulated serial port where device is connected.\n1. Deletes all files on the device and puts there all new ones. Or updates only changes files (use the `-u` or `--update` option)\n1. Opens console with the device (use the `-c` or `--console` option)\n1. Goes to _step 1_ when console closes (use the `-l` or `--loop` option)\n\n## Usage\n\n### Windows\n\n`bash deploy.sh`\n\nto clean all files and push the entire content of the _src_ folder.\n\n`bash deploy.sh -u`\n\nto not remove anything and push only files and folders changed since last run of the script.\n\n### Other OSes\n\nRun the same as above with `sudo` as it requires elevated privileges to access the serial port.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradeklat%2Fesp8266-deploy-micropython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradeklat%2Fesp8266-deploy-micropython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradeklat%2Fesp8266-deploy-micropython/lists"}