{"id":17149916,"url":"https://github.com/drahoslove/ledserver","last_synced_at":"2026-04-30T18:31:37.926Z","repository":{"id":89124752,"uuid":"111679317","full_name":"drahoslove/ledserver","owner":"drahoslove","description":"Web application to remotely control LEDs via IR signal - for Raspberry Pi - written in Go","archived":false,"fork":false,"pushed_at":"2018-10-14T22:06:44.000Z","size":580,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T12:15:50.709Z","etag":null,"topics":["golang","ir-signal","nec","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/drahoslove.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":"2017-11-22T12:06:19.000Z","updated_at":"2018-10-14T22:06:46.000Z","dependencies_parsed_at":"2023-06-14T01:15:26.583Z","dependency_job_id":null,"html_url":"https://github.com/drahoslove/ledserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drahoslove/ledserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drahoslove%2Fledserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drahoslove%2Fledserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drahoslove%2Fledserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drahoslove%2Fledserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drahoslove","download_url":"https://codeload.github.com/drahoslove/ledserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drahoslove%2Fledserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32473804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["golang","ir-signal","nec","raspberry-pi"],"created_at":"2024-10-14T21:34:26.892Z","updated_at":"2026-04-30T18:31:37.911Z","avatar_url":"https://github.com/drahoslove.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LEDserver\nWeb application to remotely control RGB LEDs via IR signal - for Raspberry Pi - written in Go\n\n\u003cimg src=\"/../images/piir.jpg?raw=true\" height=256 /\u003e **➕**\n\u003cimg src=\"/../images/web.png?raw=true\" height=256 /\u003e **❯**\n\u003cimg src=\"/../images/irr.jpg?raw=true\" height=256 /\u003e\n\nIt uses two other go packeges:\n   - [go-rpio](//github.com/stianeikeland/go-rpio) - to control gpio pins of Raspberri Pi (from [stianeikeland](//github.com/stianeikeland/go-rpio) - which I extended by clock and pwm modes)\n   - [go-nec](//github.com/drahoslav7/go-nec) - my small package for basic encoding and transmission of NEC - Infrared transmission protocol\n   \n\n## Requirements\n- RGB LED strip with 24-button IR remote controller\n   - for 44-button controller some tweaks in code are neccesary\n   - the remote itself is not actually needed - it will be replaced with pi\n- Raspberry Pi A+/B+/2B/3B/ZERO\n  - with network connection\n  - with golang installed\n- 940nm IR LED\n- suitable resistor and jumper wires\n\n## Installation\n### Software\n- Run:\n  ```bash\n  go get -u -v github.com/drahoslav7/ledserver\n  cd $GOPATH/src/github.com/drahoslav7/ledserver\n  sudo ledserver\n  ```\n- Open in your browser:\n  ```\n  http://\u003cip of your pi\u003e:8080/\n  ```\n### Hardware\n- connect IR LED between BCM pins 19 and 26\n  - cathode (-) to pin [19](https://pinout.xyz/pinout/pin35_gpio19 \"physical pin 35\")\n  - anode (+) to pin [26](https://pinout.xyz/pinout/pin37_gpio26 \"physical pin 37\")\n  - usage of proper resistor highly recommended\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrahoslove%2Fledserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrahoslove%2Fledserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrahoslove%2Fledserver/lists"}