{"id":15170419,"url":"https://github.com/phillipjhl/esp8266-led-controller","last_synced_at":"2026-01-24T21:18:22.258Z","repository":{"id":123012595,"uuid":"401858490","full_name":"phillipjhl/esp8266-led-controller","owner":"phillipjhl","description":"Micro Python program to run on an ESP8266 microcontroller to control addressable led strips.","archived":false,"fork":false,"pushed_at":"2021-08-31T22:36:58.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T07:16:31.260Z","etag":null,"topics":["esp8266","led-controller","micro-python","neopixel","python"],"latest_commit_sha":null,"homepage":"","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/phillipjhl.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":"2021-08-31T22:22:30.000Z","updated_at":"2021-08-31T22:37:00.000Z","dependencies_parsed_at":"2024-07-24T13:33:43.126Z","dependency_job_id":null,"html_url":"https://github.com/phillipjhl/esp8266-led-controller","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"9422eae8ffc1e9d98130962da535637925e38af7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phillipjhl/esp8266-led-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillipjhl%2Fesp8266-led-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillipjhl%2Fesp8266-led-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillipjhl%2Fesp8266-led-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillipjhl%2Fesp8266-led-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phillipjhl","download_url":"https://codeload.github.com/phillipjhl/esp8266-led-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phillipjhl%2Fesp8266-led-controller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"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":["esp8266","led-controller","micro-python","neopixel","python"],"created_at":"2024-09-27T08:02:23.318Z","updated_at":"2026-01-24T21:18:22.239Z","avatar_url":"https://github.com/phillipjhl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP8266 Chip Micro Python\n\n- make sure driver is installed correctly\n- port is /dev/ttyUSB0\n- baud rate 9600\n- make sure user in in dialout group if permission is denied\n  \n# Getting Started\nRequirements\n- `pip install esptool`\n- `pip install setuptools`\n\nMake sure you have a working firmware for your device. \n\ni.e. - `esp8266-1m-20200902-v1.13.bin` for an ESP8266\n  \nErase Flash\n- `python -m esptool --port /dev/ttyUSB0 erase_flash`\n\nDeploy MicroPython Firmware\n- `python -m esptool --port /dev/ttyUSB0 --baud 460800 write_flash --flash_size=detect 0 bin/esp8266-1m-20200902-v1.13.bin`\n\n# REPL\n## WIFI\nSSID: MicroPython7729e2\nPSK: micropythoN\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillipjhl%2Fesp8266-led-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphillipjhl%2Fesp8266-led-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphillipjhl%2Fesp8266-led-controller/lists"}