{"id":16173246,"url":"https://github.com/joeferner/pi-ir","last_synced_at":"2026-02-24T12:01:17.163Z","repository":{"id":17542899,"uuid":"20345640","full_name":"joeferner/pi-ir","owner":"joeferner","description":"RasberryPI IR adapter","archived":false,"fork":false,"pushed_at":"2017-02-04T14:16:32.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T19:33:43.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"KiCad","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/joeferner.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}},"created_at":"2014-05-30T23:52:57.000Z","updated_at":"2017-02-04T14:16:34.000Z","dependencies_parsed_at":"2022-08-31T18:10:32.285Z","dependency_job_id":null,"html_url":"https://github.com/joeferner/pi-ir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joeferner/pi-ir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fpi-ir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fpi-ir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fpi-ir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fpi-ir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeferner","download_url":"https://codeload.github.com/joeferner/pi-ir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fpi-ir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29781207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-10T04:07:36.983Z","updated_at":"2026-02-24T12:01:17.145Z","avatar_url":"https://github.com/joeferner.png","language":"KiCad","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nMisc\n----\n\n1. ```sudo apt-get install avahi-daemon``` (Install mDNS to allow hostname to work).\n\nChange host name\n----------------\n\n1. Edit ```/etc/hosts```. Change ```raspberrypi``` to ```basementpi```.\n1. Edit ```/etc/hostname```. Change ```raspberrypi``` to ```basementpi```.\n1. Run ```sudo /etc/init.d/hostname.sh```\n\nInstall LIRC\n------------\n\nSee http://alexba.in/blog/2013/01/06/setting-up-lirc-on-the-raspberrypi/\n\n1. ```sudo apt-get install lirc```\n1. Edit ```/etc/modules```. Add the following:\n    \n        lirc_dev\n        lirc_rpi gpio_in_pin=23 gpio_out_pin=22\n\n1. Edit ```/etc/lirc/hardware.conf```\n\n        # Arguments which will be used when launching lircd\n        LIRCD_ARGS=\"\"\n\n        # Don't start lircmd even if there seems to be a good config file\n        # START_LIRCMD=false\n\n        # Don't start irexec, even if a good config file seems to exist.\n        # START_IREXEC=false\n\n        # Try to load appropriate kernel modules\n        LOAD_MODULES=true\n\n        # Run \"lircd --driver=help\" for a list of supported drivers.\n        DRIVER=\"default\"\n        # usually /dev/lirc0 is the correct setting for systems using udev\n        DEVICE=\"/dev/lirc0\"\n        MODULES=\"lirc_rpi\"\n\n        # Default configuration files for your hardware if any\n        LIRCD_CONF=\"\"\n        LIRCMD_CONF=\"\"\n\n1. Run ```sudo mkdir /etc/lirc/remotes```\n1. Copy remote files into ```/etc/lirc/remotes```\n1. ```cat``` remote files into ```/etc/lircd.conf```.\n1. Run ```sudo /etc/init.d/lirc restart```\n\nInstall Node\n------------\n\n1. ```wget http://nodejs.org/dist/v0.10.2/node-v0.10.2-linux-arm-pi.tar.gz```\n1. ```tar xzf node*```\n1. ```sudo mv node* /opt/```\n1. ```sudo ln -s /opt/node* /opt/node```\n1. ```sudo ln -s /opt/node/bin/node /usr/bin/node```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fpi-ir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeferner%2Fpi-ir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fpi-ir/lists"}