BasicX
Discussion forum for the BasicX family of microcontroller chips.
Search Results for "servo"
Post a new Thread
Michael Krause - Oct 3 2006
Hi there,
I have a problem with my servo (Hitec HS-815BB). It used to work just
fine. Then I switched off BX-24, and when I switched it on again, the
command line of the s... 
- Oct 25 2001
I connect the signal and ground wire of the servo to the BX-24, while
connecting the servo power to the primary power source. When I
command the servo to move (us... 
Chew Wen Hao - May 11 2002
Any help will be most appreciated.
I am using pin 11 to pulseout to my
Hitec HS-322 servo motor. I added a
4.7kohm resistor betwen pin 11 & servo
signal pi... 
yogafire27 - Feb 25 2004
Can someone explain to me the program to control the servo
My input is pin 10 of basicx.
I want to know a simple program to control the servo 180 to left and ... 
Stefie100 - Aug 8 2005
Hello,
We're using the "Super Servo Controller" board. We want to power down
the servos after moving them to a position. However, sometimes when we
power down, the serv... 
Vince Pearman - Jan 28 2002
Has anyone here gotten a BX-24 to play nicely with servos, off the
same power source? I'm using a BX-24 to drive a servo (via a
Ferretronics FT639 servo controller ... 
yogafire27 - Mar 7 2004
Hi,
can anyone help me with the program to control the servo motor
I am not sure what the program below is supposed to do
Option Explicit
Public Su... 
Tom Becker - Sep 24 2006
For a crude prototype I used an alkaline 9v battery and regulated that
down to 5v with a 7805. That sufficed (six hours, anyway) while the
project only drew 30mA.
I needed ... 
djmaratt - Feb 23 2005
Hello,
I have a question about the legth of cable from Servo 8 Board to the
Servo Motor. What is the maximum wire length that anyone has used
with out fac... 
Matthew Mangione - Nov 18 2001
i have a servo and i simply want it to move when i tell it too. The servo
has 3 wires - a black, a red, and a white. There are 3 pins on the board for
a servo. I ha... 
David E. Basile - Sep 28 2002
A was wondering if some one might be able to help me with a small servo
problem I'm having. I have a 5 volt power supply feeding my servo with
common grounds. Durin... 
- Nov 8 2001
Hi,
I am currently using the Servo 8T to control the Hitec 50 servo.
However, the servo does not move to the central position and the LED
does not light up w... 
Matthew Mangione - Nov 8 2001
hello,
listen - i know im sounding like a complete loser when i ask this - but I
am really just beginning with the BASICX board and servos and am kinda lost.
I ha... 
unix1020 - Feb 9 2006
Hello
I am new to the bx-24 and programming so I hope you don't think I'm a
chump with dumb questions. I am building a walking Robot and I want to
use the BX-24 as the brain... 
Mike Anderson - Mar 26 2002
I'm working on a plotter project that uses a servo
amp and motor/encoder in two axis. I've come to
the conclusion that rather than use a torque tube to
drive side... 
naimead - May 27 2005
I tried the following code so i can move the servo to its middle
position:
*******************************************
Sub Main()
' This program will move the servo ... 
emwod33 - Mar 14 2005
Hello
I am trying to find a code which can be used with 4 ultrasonic range
detectors which will each seperately control the movement of servo
motors. (1 ultr... 
tonifix - May 31 2004
Sorry guys , there's some possibility of burning the ADC Pins ? The
adc pins have some protection for the overstrains ? I think i've
burned the PIC !!
The pic w... 
yirga10 - Jan 30 2005
Can anyone help me with some sample code?
I am trying to run my gws servo motors continuously forward and in
reverse.
I cut the restricting dog off so t... 
Matthew Mangione - Nov 28 2001
alright - so ive got the servo working finally. thanx sooooo much for your
help fringe ryder, it was extremely helpful. How can i change the servos
speed? is it sim... 
Matthew Mangione - Nov 1 2001
Hello,
I'm using the BasicX-24 chip to program a few servos to do all sorts of things. The problem I am coming across is that the servos are not working! I have tried... 
ffolkes - Jan 14 2000
Hello-
I seem to be able to multitask with the BX-24....except for this. I want to
have a main subroutine, and say "Call Servo()" and then have a subroutine run ... 
xionglim1984 - Aug 1 2003
Hi! Anybody have any idea how to get the servo motor running
correctly?
I have tried the sample program given in the bx-24 doc, the
program used pulseout , but ... 
canicana - Feb 1 2005
I read some bx24 documents and read about how to connect a servo
motor ..there are two bx24 pins for GROUND .one of the wire of servo
needs to connect to GROUN... 
Don Lewis - Jun 14 2004
For all my efforts I can not get the Basicx-24
to successfully communicate 18 bytes to the Pic-Servo chipset.
The Pic-Servo confirms it gets the data via a chksum c... 
David Webster - May 14 2000
Help!!
I'm trying to communicate between two BasicX
chips via com 3, control an RC servo, and a few other
tasks using multitasking. I can run all the other
task... 
tieutaydoc - May 2 2006
Hi everyone. I got my bx-24 for a while now but I haven't tried using
it to control servos. I don't have any experience with servo before
but from what I have read I thought it... 
rdavidlthomas - Oct 22 2006
I am using the Bx Servo Torque Board. My problem is in Commanding the
Servos to move. I am using Microsoft Visual Basic Express My Code is
as fallows:
If (Robot.IsOpen) Then
... 
bahia - Jul 26 2000
Hello, can any one tell me if it is possible to control a servo with the Hobby Servo Controller driven by the BasicX-1 ?
If it is possible, can you send me a sample p... 
flashsanchez - Jan 11 2006
Hello, I haven't touched my bx-24 in a while and I thought I'd take it
out and see what I could do with it. I set it up to run a servo but
it seems that out of the three ser... 
sinsynplus - Jul 2 2005
hi,
i want to do an office chair which runs away from people therefore i'm
using 5 sharp gp distance sensors for his eyes and one servo motor for
steering and a dc moto... 
ryan_autet - Jun 20 2005
Hi Im having Trouble using the Parallax servo controller with the
basic X. With the Basic Stamp it sent pw.LOWBYTE pw.HIGHBYTE but The
basic X doesnt sopost that function ... 
John Piccirillo - Nov 9 2001
Here are a few of the problems usually encountered
in controlling servos, and a different approach.
1. The grounds for the servo power and the BX have to
be c... 
andy...@... - Mar 21 2006
Hi,
Can anybody give me a program on controlling a motor modified servo
motor using the BasicX?
Thanks
[Non-text portions of this message have been removed]
... 
bahia - Jun 10 2000
Hello from Sao Paulo, Brazil,
I am choosing a servo motor to work with the SRV8-T Serial Servo Board. I found the Vexta Stepping Motor (sold by Pontech) model PK264-0... 
bahia - Jul 1 2000
Hello,
Can someone tells me where can I find the Servo.bas offered in page 4 of the Controlling Servos with BasicX ?
Thanks
[Non-text portions of this messa... 
Tom Igoe - Jul 2 2004
From a former student of mine:
Begin forwarded message:
> From: Jessica Findley <>
> Date: July 1, 2004 5:54:11 PM EDT
> To:
> Subject: Re: 9 MINI SSC... 
- Oct 15 1999
Has anyone else tried hooking up a futaba servo motor?
When I hooked one up using the example program and
instructions it just buzzed a bit. Looking at the
sign... 
xionglim1984 - Aug 3 2003
Anybody know how to control the positioning for the hitec servo motor
model HS-225BB?
... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
next