PBP projects for R/C models


Closed Thread
Results 1 to 40 of 772

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Thanks Alain, that was it!

    I changed those to:
    Code:
    bsf INTCON,5        ;enable timer0 interrupt
    
    and 
    
    bcf INTCON,5        ;disable timer0 interrupt
    and now the pulse runs smoothly. Only I don't get the initial set timer0 to 0, then add the second half of pulse width. I only get the second half where TMR0=pulse. So pulse width is between 0 and 1ms.

    But I will work on that!

    Thanks again,

    Walter

  2. #2
    Join Date
    Nov 2009
    Location
    Fitchburg, Mass
    Posts
    483


    Did you find this post helpful? Yes | No

    Default ds33014K is it!!

    Thank you for setting me straight on which document is which.

    DS33014K is just what I have been looking for.

    Tuesday Darrel Taylor's site said that it was under construction and that it would not accept new membership.

    I have coded in C and in Assembly. More recently in shell and tcl. I never had a reason to use Basic as none of my professional work used a PC.

    I think this 33014 will get me started.

    Scalerobotics, if you get a chance see if you can record the radio receiver output signals for the other channels. In particular one which is just ON-OFF from the point of view of the transmitter.

    Ken - thanks gang.

Similar Threads

  1. PBP Book
    By Bruce in forum Off Topic
    Replies: 83
    Last Post: - 4th October 2021, 12:55
  2. PBP Extensions, What are they?
    By PJALM in forum PBP Extensions
    Replies: 9
    Last Post: - 28th September 2021, 11:26
  3. Compiler differences between PBP 2.33 & 2.46
    By nikopolis in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd May 2006, 19:01
  4. Newby- PBP wont compile for 18F (MPLAB)
    By jd76duke in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th December 2005, 23:30
  5. Making PBP code more modular
    By forgie in forum General
    Replies: 30
    Last Post: - 25th October 2005, 16:24

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