no go to slow

must be me … :cry:

ready to run a program I got here and tried to load it… :open_mouth:

links but sayz not enough momery…n botboard…

its the program for the hexpod and it has this as a header

[code]
; Use Basic Micro ATOM IDE 02.2.1.1
; *** not suitable for IDE 05.3.0.0 (there’s a specific version for this IDE)
; Use Basic Atom 28
; *** not compatible with Basic Atom Pro (new version for BA Pro soon)

;************************************************
;*** Basic Atom with SSC-32 and PS2 DualShock ***
;----------------- 1.40 3DOF-C ------------------
;--------------- PS2 Controller -----------------
;-------------- Round Body (H3-R) ---------------
;********** Bot Board Buzzer support ************
;***** Little Gripper / Pan & Tilt support ******
;**************** Deck support ******************
;************************************************
;** Programmer: Laurent Gay, [email protected] **
;************************************************
;[/code]

whatz up?

tkx
:smiley:

I just got the seq prog. working and now I was going to get my hex to at least do something… :smiley:

:imp: to my dismay it cant even get off the floor… :imp:

I have a ses tube verison of the ch3-r with ssc and botboard useing 475’s with 645’s in the mid joint for more torque…nope wont get up from the crouched position… :open_mouth:

this comes with 475’s and I thought it would be at least a little better due to the 645s…can’t see how the thing even works ??? 475’s dont have it??

cant afford to go with any more monies…now I’m stuck…no hex…If the wife finds out it doesnt work she’ll never let me here the end of this… :cry:

ohh well…anybody wanna buy some 475’s…??? 8)

What about the batteries?

Shouldn’t this servo work on a hex?

Alan KM6VV

Are you sure the batteries are the right voltage and can give you lots of amps?

Usualy problems like this is that the batterries are not fully charged.

Are you using the old version of the IDE 2.2.1.1. If not there is a setting you can do with the powerpod program to tell it you are using the new version of the IDE 5.3…

I also assume that you have an Atom 28 and you have configured your IDE for this. I am also assuming your program was generated by Powerpod and not for example the version that I modified to run on an Atom Pro…

Not knowing any more information like how big it is. I would try things like removing some extra code and see if I could make it work. For example maybe disable the attack posture code. To do this look for something like: if (DualShock(2).bit6 = 0) and LastButton(1).bit6 then ;Cross Button test gosub All1500 ;Attack posture
Then you can add a line like:

#ifdef LATER

maybe right after the gosub All1500.
Then add a line: #endif
Right before the endif, which you can find in the code that looks like:

[code] endif

	if (DualShock(2).bit7 = 0) and LastButton(1).bit7 then	;Square Button test

[/code]
This hopefully should free up enough to make it compile and load. If not you might also disable the learning to fly posture in the same way.

My hex has all 645s, but there are still some postures it does not like to get up from, like having it’s first joints curled up under the hex. So try setting up the hex to make it as easy as possible to get up. Also like sam mentioned make sure your battery is fully charged. Mine has the 6v C sized battery pack. It should work with the 475s as this is the default configuration you can order. Other than the battery do you have any additional weight on your hex?

Good Luck

wright this to start of code and it will clear the ram.

clear

maybe like this:

;************************************************ clear ; Wipes current memory ;-------------Constants ;DualShock DAT con P4 CMD con P5 CLK con P7 SEL con P6 DeadZone con 28 PadMode con $79

tkx :smiley:

but im using the 6v adapter no battery pak…

ill try the clear …and delete stuff…how does this code fit??

whats it for? eeprom??

tkx ill give it a try… :smiley: :smiley:

whats ment by this>

EEPROM can be programmed and erased electrically using field emission!
(info found on wikipedia just now). but i guess it means nothing to you!!!

im not keyed up on using eeprom but i think it may have something to do with (Erase) 'pos followed by other commands, but pls pls look it up before you try it.

I wonder if your 6v adapter can output enough power to run all 18 servos. I remember Robot Dude mentioned in the thread:lynxmotion.net/viewtopic.php?t=3628&start=15 that:

Just a thought

ok I see
I must be mistaken…

I bought the power supply for the scout and it runs it ok…I guess I need a better supply voltage…

what do you think ?..

maybe a high current 7.2 volt nimh ???

too much weight how about lipo?

which ones?

any suggestions??

more money no doubt…guess thats the price you need to pay for something to work for a long time??

just seems I spend more and more money but still dont have a working hex?

ahhhhhh!!

well I could sell one of my kids for :bulb: medical research… :wink:

  1. yes both kids… 8)

more power will be mine :smiling_imp:

Mine runs on the 2800mah 6v battery:lynxmotion.com/Product.aspx?productID=426&CategoryID=48

As for 7.2v, it might work, but I know that some people are afraid to run 645s on 7.2 so I went with 6…

Sometime I might try Lipo, but I have been cautious as I don’t want to burn our place down…

Kurt

All of the videos for the CH3-R, BH3-R, BH3 hexapods were done with 475 servos. You probably have a power distribution issue.

The wall pack is the problem…

Not recommended… 475’s get pretty jittery at 7.2vdc.

More power is what you need. :wink: You are trying to power a bot that consumes 8 amps when walking with a supply capable of delivering 2.0amps. You just need a battery that can deliver the needs of your bot.

tkx a lot :smiley:

I thought the wall pak was not up to par…

cant afford the battery yet…

can I use a power supply that has a higher amp rating??

should work…?? :unamused:

ill post a pic asap…

tkx again :smiley: :smiley:

Now I see I have to get batteries…but Isn’t there a standard walking program that I can input into my botboard to get this hex to walk??

I can then “tweek” it to my specs…!

any downloads?

tkx

Check out the PowerPod program:
lynxmotion.com/Product.aspx? … egoryID=15

I have it yes but this lets you create a program…

Nobody has one all ready to go??

just need the basic gaits…

how 'bot just one?

I have the seq too…time for me is limited…I am handicaped and only can “play” with my “toys” when I am able to get around…

well tkx
:smiley:

We know you have a bot board, but we do not know which atom you are using. Beth is correct that the PowerPod program is what you need. It’s free, go get it. :wink:
lynxmotion.com/Product.aspx? … egoryID=15

This tutorial may be helpfull…
lynxmotion.com/images/html/build99c.htm

It sayz to downlode the program from the power pod program–??

what program is to be downloaded?

I may be a little slow but if I read through all the steps there is no program in the power pod until I create it…right?

am i missing something?

sorry i just dont get it …?

tkx 4 the help…boy i must be dumb…
:open_mouth:

The power pod is used to generate code, based on the configuration. You can then take that code and tweak it to your liking if your configuration isn’t quite exactly like what powerpod states (such as not having a PS2 controller, using an Atom Pro, etc…)

You can get a modified code to run on Atom Pro from one of the topics in this category. Kurte was nice enough to provide this for everyone.

As for me, before I got into IK-calc based walks, I just made a big spreadsheet and recorded the servo pulse width of each “pose” of a gate. I used a standard Lynxterm and MS Excel for this effort. Although in hindsight, if you are going this route, which is create sequences, you should probably use a Lynxmotion Sequencer program. I think it would’ve saved me lots of time capturing the pulse width rather then scrolling down a drop down menu in Lynxterm to select the servo…

I know that even though Powerpod uses IK for walking, some of the other movements it does (like attack mode), is still a pre-determined set of pulse width for each servos.