Propeller and the servocontroller
lassethomsen
Posts: 46
Hi.
The servocontroller in the HexCrawler kit is using a seriel interface of some sort, 0-5v.
But my Propeller is only capable of providing it with 3,3v, so i cant just use the Propeller directly into the servocontroller.
So how can i use my propeller to control the servocontroller, any hardware i need or?
The servocontroller in the HexCrawler kit is using a seriel interface of some sort, 0-5v.
But my Propeller is only capable of providing it with 3,3v, so i cant just use the Propeller directly into the servocontroller.
So how can i use my propeller to control the servocontroller, any hardware i need or?
Comments
-Martin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
StampPlot - GUI and Plotting, and XBee Wireless Adapters
Southern Illinois University Carbondale, Electronic Systems Technologies
Since i frankly dont know jack (expletive) about hardware(its a hard, but fun shift from application devel), wiring etc, I hope that someone can tell me how i can get the Propeller to interact with the Servo controller, do i need some kind of external seriel chip or can I just power the Servocontroller chip from a 5V source and send signals in/out one the io pin the servocontroller, using perhaps the seriel-spin-object?
Hope some one can cut this out a little more.
if you need any help once it's wired up, just ask
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Who says you have to have knowledge to use it?
I've killed a fly with my bare mind.
I appologize if this is old news for everyone here, but it helped me to understand device interfacing much more clearly.
Steve
Im trying to build a powersupply for the servocontroller, but the datasheet on the servocontroller dosnt tell me anything about tolerance and how many amps there is required. Where can i get this information?
But the leg dosent move at all. Im trying to move the leg from center position to 180´ position and the leg is the one on channel 3. The jumper is not on the PSC board.
What is that i have misunderstood?
The green light on the servocontroller is green for at very short while when im transmitting my command.
I have also tried using a baud rate of 2400.