{"id":16854508,"url":"https://github.com/davispuh/artoo-wandboard","last_synced_at":"2025-06-13T13:09:09.456Z","repository":{"id":23070230,"uuid":"26423815","full_name":"davispuh/artoo-wandboard","owner":"davispuh","description":"Artoo adaptor for the Wandboard http://artoo.io","archived":false,"fork":false,"pushed_at":"2014-11-22T03:20:24.000Z","size":124,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-07T17:16:57.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davispuh.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-11-10T06:23:59.000Z","updated_at":"2023-02-10T11:40:01.000Z","dependencies_parsed_at":"2022-08-21T10:10:10.451Z","dependency_job_id":null,"html_url":"https://github.com/davispuh/artoo-wandboard","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/davispuh/artoo-wandboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davispuh%2Fartoo-wandboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davispuh%2Fartoo-wandboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davispuh%2Fartoo-wandboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davispuh%2Fartoo-wandboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davispuh","download_url":"https://codeload.github.com/davispuh/artoo-wandboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davispuh%2Fartoo-wandboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259650956,"owners_count":22890385,"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-10-13T13:55:42.888Z","updated_at":"2025-06-13T13:09:09.424Z","avatar_url":"https://github.com/davispuh.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Artoo Adaptor For Wandboard\n\nThis repository contains the [Artoo](http://artoo.io/) adaptor for [Wandboard](http://wandboard.org/).\n\nArtoo is a open source micro-framework for robotics using Ruby.\n\nFor more information about Artoo, check out repo at https://github.com/hybridgroup/artoo\n\n## Installing\n\n```\ngem install artoo-wandboard\n```\n\n## Using\n\n```ruby\nrequire 'artoo'\n\nconnection :wandboard, :adaptor =\u003e :wandboard\ndevice :led, :driver =\u003e :led, :pin =\u003e :JP4_4\n\nwork do\n  every 1.second do\n    led.on? ? led.off : led.on\n  end\nend\n```\n\n## Connecting\n\nRun this Gem on Wandboard device itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavispuh%2Fartoo-wandboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavispuh%2Fartoo-wandboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavispuh%2Fartoo-wandboard/lists"}