Artoo: Ruby on Robots

From Artoo, a ruby framework, that supports 15 platforms including ARrone, Crazyflie, Sphero, and Arduino: Modular Example require 'artoo/robot' SPHEROS = ["4567", "4568", "4569", "4570", "4571"] class SpheroRobot < Artoo::Robot   connection :sphero, :adaptor => :sphero   device :sphero, :driver => :sphero   work do     every(3.seconds) do       sphero.roll 90, rand(360)     end   end end robots = [] SPHEROS.each {|p|   robots << SpheroRobot.new(:connections =>                                {:sphero =>                                  {:port => p}}) } SpheroRobot.work!(robots) more information ( here ) and at ( github )

Records 1 to 1 of 1

Featured Product

OnLogic Karbon 430 Fanless Rugged Computer The K430

OnLogic Karbon 430 Fanless Rugged Computer The K430

OnLogic Karbon 430 Fanless Rugged Computer The K430 packs the power and advanced IoT capabilities of modern Intel processing into a low profile, highly customizable, rugged fanless system built for the challenges of the IoT Edge. Internal components are protected from dust, debris, chemicals, and moisture thanks to fanless and ventless cooling. The Karbon 430 features an operating temperature range of -40° to 70°C, 9~48 V power input, and zero moving parts, all of which help to ensure a long system lifespan.