tehviking / brick_pi_ruby

ruby wrappers for the BrickPi Lego Mindstorms C library
MIT License
7 stars 3 forks source link

Motor isn't spinned #16

Open mike-shock opened 8 years ago

mike-shock commented 8 years ago

I tried to run a 'quick & dirty script to spin a motor' from the 'Usage' description from page https://github.com/tehviking/brick_pi_ruby/. Motor is not spinned from my Ruby program. But it is spinned forward and backward from the sample Python script. What can be done to debug and test my program? Is there new version of the gem?

Environment: Ruby 2, 'brick-pi' gem v.0.4.0, Dexter Raspbian for Robots (2016.06.26 jessie), Raspbery Pi 3 model B (powered by 5V via micro USB) with BrickPi+ module (powered by 9V battery).