سؤال

How would a person use Ruby to control a robot or some other robotic device?

هل كانت مفيدة؟

المحلول

I think Arduino is becoming popular for creating electronic devices that can be controlled by computers. It seems you can use a gem called serialport (http://playground.arduino.cc/interfacing/ruby) to control it in Ruby.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top