{"id":21317391,"url":"https://github.com/ibaca/device-io-tools","last_synced_at":"2026-01-02T22:40:12.971Z","repository":{"id":142518647,"uuid":"54251122","full_name":"ibaca/device-io-tools","owner":"ibaca","description":"RaspberryPI deveice-io compilation notes","archived":false,"fork":false,"pushed_at":"2016-03-19T06:34:18.000Z","size":495,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T10:51:12.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ibaca.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":"2016-03-19T06:27:48.000Z","updated_at":"2016-03-19T06:27:48.000Z","dependencies_parsed_at":"2023-07-12T01:16:52.777Z","dependency_job_id":null,"html_url":"https://github.com/ibaca/device-io-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibaca%2Fdevice-io-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibaca%2Fdevice-io-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibaca%2Fdevice-io-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibaca%2Fdevice-io-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibaca","download_url":"https://codeload.github.com/ibaca/device-io-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243796730,"owners_count":20349264,"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","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-11-21T18:46:36.146Z","updated_at":"2026-01-02T22:40:12.913Z","avatar_url":"https://github.com/ibaca.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## 1. Install java 8\nhttp://www.webupd8.org/2014/03/how-to-install-oracle-java-8-in-debian.html\n\n## 2. Install toolchain (cross-compiler raspberry pi)\nhttp://jeremy-nicola.info/portfolio-item/cross-compilation-distributed-compilation-for-the-raspberry-pi/\n\nYou can skip raspberrypi-tools compilation, just...\n```\n$ cd \u003cworkdir\u003e\n$ git clone https://github.com/raspberrypi/tools.git --depth=1\n$ ln -s /\u003cworkdir\u003e/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-gcc /\u003cworkdir\u003e/tools/bin/gcc\n```\nSet device-io env PI_TOOLS=/\u003cworkdir\u003e/tools\n\n## 3. Compile device IO\nhttps://wiki.openjdk.java.net/display/dio/Getting+Started\n\n```\n$ make\n```\n\n## 4. Install \n```\n$ scp \u003cworkdir\u003e/device-io/build/jar/dio.jar pi@\u003cIP\u003e:/home/pi/ejdk1.8.0/lib\n$ scp \u003cworkdir\u003e/device-io/build/so/libdio.so pi@\u003cIP\u003e:/usr/lib\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibaca%2Fdevice-io-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibaca%2Fdevice-io-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibaca%2Fdevice-io-tools/lists"}