{"id":79888,"library":"artoo","title":"Artoo","description":"Ruby-based microframework for robotics.","status":"active","version":"1.8.2","language":"ruby","source_language":null,"source_url":"https://github.com/hybridgroup/artoo","tags":["robotics","hardware","iot","microframework"],"install":[{"cmd":"gem install artoo","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'artoo', '~> 1.8.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Artoo","correct":"require 'artoo'"}],"quickstart":{"code":"require 'artoo'\n\nconnection :arduino, adaptor: :firmata, port: '/dev/ttyACM0'\ndevice :led, driver: :led, pin: 13\n\nwork do\n  every 1.second do\n    led.toggle!\n  end\nend","lang":"ruby","description":"Blink an LED with an Arduino"},"warnings":[],"env_vars":null,"search_vec":"'artoo':1 'base':4 'hardwar':9 'iot':10 'microframework':5,11 'robot':7,8 'rubi':3 'ruby-bas':2","created_at":"2026-06-18T05:05:38.127223+00:00","updated_at":"2026-06-18T05:05:38.127223+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/hybridgroup/artoo","github":"https://github.com/hybridgroup/artoo","docs":"http://www.rubydoc.info/gems/artoo/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}