Differential Drive Programming


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink Hardware defining ...

    Hi, Shahiqbashir

    I realized some years ago such a thing for my large model boats ...

    But I used TWO PWM outputs to get rid of the PWM soft drive ( other more useful stuff to do during this time ) ... so, it was aboard a 16F876.
    With all the "whistles and bells" ... it took 3783 memory words.

    That's to tell you a 16F84 will be really, really small for such a purpose ( PbP programmed overall !!! )

    These days, the 18F1230/1330 offer you such features aboard a 18 pins package. ...

    Worth some reflexion ???

    Alain

    PS: other possible solution : 1 16F84 cares of the input signals ... and drives 2 16F84s which drive the motors ...
    ************************************************** ***********************
    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 " !!!
    *****************************************

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink PWM Freq.

    Hi, Steve

    For such model motors it's commonly admitted ~ 3-4000 Hz for ferrite magnets ( to let them some life ...) , and what you want for rare earth magnets.

    Note at higher frequencies, it will be difficult to drive the Mosfets directly from the PIC, due to their High input capacitance ...TC 442x drivers are then to be used.

    soooo, in all cases, you'll have a sweet music for free...

    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 " !!!
    *****************************************

Similar Threads

  1. Data Programming Error at 0000
    By cpatnoi in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 22nd May 2009, 03:37
  2. Problems programming
    By Lionheart in forum General
    Replies: 4
    Last Post: - 7th December 2008, 16:51
  3. MPASM Path & File Name Length Limtation
    By Brian J Walsh in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 14th June 2008, 15:48
  4. Telescope drive motors that don't...
    By Dodgy Geezer in forum General
    Replies: 68
    Last Post: - 12th April 2008, 02:05
  5. Seeking Help With Programming PIC16F688
    By gzayzay in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 8th March 2006, 03:32

Members who have read this thread : 0

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