brushless speed control


Closed Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2005
    Location
    Puerto Rico
    Posts
    133

    Post brushless speed control

    i need help how to use brush less speed control with picbasic pro
    to run the motor by emulate rc radio.
    My Hobbies is PicBasic PRO

  2. #2
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    I assume that your motor already has commutation circuitry. In that case, you need to build a 'buck' converter and use a PIC with a hardware PWM port to drive the FET. If the motor has a tachometer output, you will need to drive the high side (using a P-channel FET), because most tachometers are ground-referenced.
    Charles Linquist

  3. #3
    Join Date
    Jan 2005
    Location
    Puerto Rico
    Posts
    133


    Did you find this post helpful? Yes | No

    Post

    no am using a castle brushless speed contol i need to send pulse to the r/c connector to made run the motor like connect to a r/c radio
    My Hobbies is PicBasic PRO

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Wink How's your turbine ???

    Hi, JetPr

    Long time we didn't hear from you ...

    So, do not loose our good ol' habits ...

    I understand from your post you have a brushless ESC and you need a servo signal generator to drive it without using a R/C set ???

    is it true ??? ...

    sooo ...

    http://www.rcgroups.com/forums/showthread.php?t=1151221

    http://www.picbasic.co.uk/forum/show...10&postcount=5

    or simply GOOGLE " Servo driver " ... TONS of answers ( W/ 555, 4011, 324 ... Pics, Atmels, Freescale ... )

    and from a computer

    http://www.rentron.com/PICX5.htm

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  5. #5
    Join Date
    Jan 2005
    Location
    Puerto Rico
    Posts
    133


    Did you find this post helpful? Yes | No

    Talking

    Thanks for help
    My Hobbies is PicBasic PRO

  6. #6
    Join Date
    Jan 2005
    Location
    Puerto Rico
    Posts
    133


    Did you find this post helpful? Yes | No

    Unhappy

    no work PULSOUT PORTB.2,255 i use all number from 0 to 1000 and the speed control no start the motor

    Thunderbird 18 from castlecreations
    My Hobbies is PicBasic PRO

  7. #7
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,615


    Did you find this post helpful? Yes | No

    Angry

    Quote Originally Posted by jetpr View Post
    no work PULSOUT PORTB.2,255 i use all number from 0 to 1000 and the speed control no start the motor

    Thunderbird 18 from castlecreations
    May be simply a look to the user manual ??? ...

    http://www.castlecreations.com/suppo...user-guide.pdf

    and another look to general R/C signals values ...

    From the time you " play " with those toys you should know all that.

    NOW ... not a PbP issue at all !!! ... for sure

    Alain
    Last edited by Acetronics2; - 19th December 2009 at 12:01.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  8. #8
    Join Date
    Jan 2005
    Location
    Puerto Rico
    Posts
    133


    Did you find this post helpful? Yes | No

    Post

    how i made the picbasic pro to do this

    The ESC requires a 50Hz carrier signal between 1 millisecond and 2 milliseconds to operate. 1ms is zero throttle and 2ms is full throttle. You will not need to program the speed controller unless your robot requires a different voltage cutoff, brake disabled, or motor rotation direction
    My Hobbies is PicBasic PRO

  9. #9
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by jetpr View Post
    how i made the picbasic pro to do this

    The ESC requires a 50Hz carrier signal between 1 millisecond and 2 milliseconds to operate. 1ms is zero throttle and 2ms is full throttle.
    Which is a standard R/C PPM signal. 1-2ms pulse repeated every 20ms

Similar Threads

  1. Replies: 14
    Last Post: - 26th September 2007, 05:41
  2. Speed Control (help Idea)
    By jetpr in forum General
    Replies: 0
    Last Post: - 1st November 2005, 01:51
  3. Replies: 9
    Last Post: - 30th August 2005, 06:33
  4. speed control
    By Kees Reedijk in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st March 2005, 23:07
  5. Electronic speed control
    By actionplus in forum Schematics
    Replies: 10
    Last Post: - 21st June 2004, 19:01

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts