HI as you know i’m a beginer and i order a LM exapod but i need help to start in programing so where should i start?? I mean which prog,code(language)
MY exapod have a ssc-32 and a bot bord and a BA 28
THX FOR HELP
HI as you know i’m a beginer and i order a LM exapod but i need help to start in programing so where should i start?? I mean which prog,code(language)
MY exapod have a ssc-32 and a bot bord and a BA 28
THX FOR HELP
I don’t have a hexapod yet, but I know that the PowerPod software is what you want if you don’t already have it, and it’s free:
lynxmotion.com/Product.aspx?productID=566
Everything is there for making the hexapod move and controlling it with the PS2 controller. If you want it to be autonomous, you will want to program your ABB/Atom in BASIC with the software on this page (also free):
basicmicro.com/ViewPage.aspx … _basicatom
Be sure to search the forums if you are looking for code, there are a lot of good nuggets out there. There are specific forums for hexapods and the ABB, so you might want to try there.
Good luck!
If you are a beginner in both electronics as well as programming, I would recommend the “What’s a microcontroller” book first. This will help you knock out two birds with one stone. The price of this book is around $65 but it includes a stamp board, basic electronic components, one servo, and the book with several exercises. This will save you lots of trouble down the road. You can get these starter kits at Radioshack.
THX GUYS FOR ANSWER
but can i have more plz??
THX FOR HELPING A BEGINER IN TROUBLE!!
PLEASE DONT TYPE IN CAPITAL LETTERS ALL THE TIME. IT IS VERY ANNOYING TO READ
lol
YES BUT I LIKE THAT
it’s to enderlinr
what is important in my message
Listen - first off - lose the self defeating mindset right off the bat - you are not in TROUBLE. That is unless you ■■■■ Jim and Beth off with the CAPS.
One step at a time. It may take you 6 months to a year to get up and running. It may take you one week. In either case - patience.
Create a list of very simple steps and/or goals you would like to accomplish first and forget about jumping straight to a running gait that ends with your bot kicking the cat.
You are on a journey and not skipping straight to the finish line.
Take an inventory of what you know - be honest.
Take an inventory of the tools available
(i.e.
basicmicro.com/ViewPage.aspx … =Downloads
forums.basicmicro.net/ShowForumGroup.aspx?ForumGroupID=3
)
Mentally break the bot down into its functional groups (i.e. mechanical, electrical, digital, external)
DO NOT apply power to anything unless you are sure the connections are rightttttttttttt!!!
Take a break from your build every now and then.
Come to the forum meetings with specific questions.
Good night for now and good luck -
Remember - no power until you are sure you are right.
Chris out
Hi
Anyone can explain to me where start in BASIC language (or if it’s not that language HELP) Tutorial,code exemple,editing programe…
THX for helping
Check private messages
I’ve made some simple programs using Just Basic which send commands out the serial port to a servo controller I have. Not a very powerful programming language, but easy to start with.