Loading...
  Show Posts
Pages: 1 ... 9 10 [11]
151  Forum 2005-2010 (read only) / Exhibition / Re: My first CNC machine Arduino Mega controlled!!!! on: November 20, 2009, 12:43:03 pm
Super

Please document your project  smiley-razz
152  Forum 2005-2010 (read only) / Exhibition / Re: (Yet another) balancing robot on: April 24, 2010, 10:02:35 am
Nice job leandro  smiley-wink

what type of motors are you using ??
153  Forum 2005-2010 (read only) / Exhibition / Re: Self Balancing Robot on: November 28, 2008, 06:55:01 am
Hi,

I have build a balancing robot based on Sparkfun 5DOF acc/gyro combo, Arduino and Parallax continuous servo.
I had sofar mixed results and suspect the servos have to much backslash

I want to test the AX12 route.
Can you point me to some Arduino code to run these specific servos  :smiley

TIA
Yves

-------------------------------------------------------------------------------
The "looseness" you describe is a real problem with balancers.  I used motors similar to yours at first, but was able to achieve much tighter and more responsive balancing by switching to zero-backlash servos (Dynamixel AX-12).

Here's a little sample movie of what a difference reduced backlash makes: ....

That demo is using the "encoder" (continuous rotation pot) integrated into the AX-12.

A friend of mine worked on a commercial balancing toy.  He mentioned that it used cheap high-backlash motors, and they had to use sophisticated filtering and modeling to accommodate the backlash.  It took an experienced control expert quite a while to get it working.

So I'll just stick with tighter motors.  

- Nathan
154  Forum 2005-2010 (read only) / Exhibition / Smart battery discharger/tester   ** reloaded  ** on: February 14, 2010, 04:35:08 am

Finally the wired product, based on an Adafuit shield
This version includes a buzzer and a jumper for 1 to 5V and  5 to 14V batteries



Read the full story here: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1258728470

Enjoy
155  Forum 2005-2010 (read only) / Exhibition / Re: 2 LM35´s with a ethernet shield posting to pachube on: December 07, 2009, 02:16:09 am
Hi,

Use LM34's
They have better resolution and can go negative °C
You need to convert from °F to °C within your code

Nice job
156  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: AX12 serial servos and Arduino on: December 25, 2008, 05:28:29 am
myozone:
Yes the AX12 has built in continuous rotation feature w/o hardware hack

I have found theoritical discussion on Arduino/AX12 interface here:
 http://robosavvy.com/forum/viewtopic.php?t=1760&highlight=ax12+arduino
but sofar no actual working code

As anybody developped some demo code to control AX12 from Arduino ???   smiley-razz

TIA
yves


157  Forum 2005-2010 (read only) / Frequently-Asked Questions / AX12 serial servos and Arduino on: December 13, 2008, 08:57:31 am
Hi,

I have build a balancing robot based on Sparkfun 5DOF acc/gyro combo, Arduino and Parallax continuous servo.
I had sofar mixed results and suspect the servos have to much backslash

I want to test the AX12 servos which are supposed to have reduced backslash
Can someone point me to some Arduino code to run these very specific servos (serial communication)
http://www.bioloid.info/tiki/tiki-index.php?page=AX-12+page

TIA
Yves

Pages: 1 ... 9 10 [11]