{"id":26606058,"url":"https://github.com/hipsterreed/light-strip-playground","last_synced_at":"2026-04-10T15:08:40.898Z","repository":{"id":209109177,"uuid":"169327294","full_name":"hipsterreed/Light-strip-Playground","owner":"hipsterreed","description":"Web app to control 30+ light strips running wireless on esp8266 devices. ","archived":false,"fork":false,"pushed_at":"2019-02-05T23:20:11.000Z","size":885,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T21:18:18.500Z","etag":null,"topics":["angular7","arduino","esp8266","lightstrip","mqtt","nodejs","oat"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/hipsterreed.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}},"created_at":"2019-02-05T23:09:13.000Z","updated_at":"2019-02-05T23:22:36.000Z","dependencies_parsed_at":"2023-11-25T06:21:37.128Z","dependency_job_id":null,"html_url":"https://github.com/hipsterreed/Light-strip-Playground","commit_stats":null,"previous_names":["hipsterreed/light-strip-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hipsterreed/Light-strip-Playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hipsterreed%2FLight-strip-Playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hipsterreed%2FLight-strip-Playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hipsterreed%2FLight-strip-Playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hipsterreed%2FLight-strip-Playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hipsterreed","download_url":"https://codeload.github.com/hipsterreed/Light-strip-Playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hipsterreed%2FLight-strip-Playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270148157,"owners_count":24535694,"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-08-12T02:00:09.011Z","response_time":80,"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":["angular7","arduino","esp8266","lightstrip","mqtt","nodejs","oat"],"created_at":"2025-03-23T21:18:21.366Z","updated_at":"2025-12-30T21:47:29.358Z","avatar_url":"https://github.com/hipsterreed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP Light Strip Controller\n\nControl multiple light strips each on their own ESP8266. Supports OTA updates.\n\n## Prerequisites\n\n- Install Node.js® and npm if they are not already on your machine.\n- Update `dist/ArduinoCode/ArduinoCode.ini` variables (Wifi, Node ip, etc..)\n\n## Start Servers\n### Mosca (MQTT Broker)\n- From the mosca folder run ```mosca -V | bunyan```\n\n### Node (Updates / MQTT communicator)\n- Initially install dependencies by running ```npm install```\n- Run `npm start` to spin up the node server.\n\n### Angular (Front End Controller)\n- Navigate to the ng-light-show folder and run ```npm install```\n- `ng serve` to start the app found on `localhost:4200`\n\n## Exporting Arduino Code\n  \n  1. Open up dist/ArduinoCode/ArduinoCode.ini in Arduino Sketch\n  2. Verify/Compile the code. ```(Sketch-\u003eVerify/Compile)```\n  3. Export compiled binary. ```(Sketch-\u003eExport Compiled Binary)```\n  4. The new compiled code is now ready to be pulled for updates.\n\n## Current way of updating (Still in the works)\n\n* OTA Update Setup\n  - **IMPORTANT STEP** - Kill Node Server\n  - Plug in ESP8266\n  - Open up dist/ArduinoCode/ArduinoCode.ini in Arduino Sketch\n  - Upload Code to the ESP8266 via USB and Arduino Sketch.\n  - **IMPORTANT STEP** - Once upload is finished press the reset button on the ESP8266.\n  - Your device may be unplugged and is ready for OTA updates.\n\n* OTA Updates (This process will get better)\n  - Increment the `FW_VERSION` number when changes have been made to `dist/ArduinoCode/ArduinoCode.ini` and they are ready to be deployed to your devices.\n  - Export compiled binary. ```(Sketch-\u003eExport Compiled Binary)```\n  - Update the `firmwareVersionNumber` in `src/firmwareUpdate/firmwareUpdate.routes.ts` to match the new version number in the previous step. \n  - Hit the reset button the the ESP8266 or unplug/plug in the power. (Updates are checked when the device initially boots).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhipsterreed%2Flight-strip-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhipsterreed%2Flight-strip-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhipsterreed%2Flight-strip-playground/lists"}