PBP projects for R/C models


Closed Thread
Results 1 to 40 of 772

Hybrid View

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


    Did you find this post helpful? Yes | No

    Smile It's working

    Another 'minor' problem. The new HPI Sprint has the steering servo mechanically opposite my older car. With this car steering right is smaller PWM pulses. Steering left is larger.

    Soooo Things are working as they used to. My problem now will be getting a reaction time that is reasonable given the speed of the car. I have not taken it to a gym or outside. When I hold a big cardboard in front of the car it does turn. Soon enough? We'll see... I can slow down the wheels, but this is supposed to be a race car.

    Ken

    Ken

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


    Did you find this post helpful? Yes | No

    Smile New car - its first outing

    It worked better before I went in and to get my video camera. However, you can get the idea from this clip. There are still some mysteries with the HPI's new Electronic Speed Control SC-15.



    Little by little....

    Ken

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,139


    Did you find this post helpful? Yes | No

    Default

    I think the car is been autonomous enough and wants to escape now! Was very funny how it got away under the white car!

    Keep up the good work Ken.

    Ioannis

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


    Did you find this post helpful? Yes | No

    Default I ran for two minutes autonomously

    This afternoon I taped a two minute video in which my new HPI Sprint car ran autonomously around and around the inside of our garage. The radio transmitter was turned OFF during the whole episode. At no time in this piece did I interrupt the PIC control with the radio control. I was operating the video camera.

    Go to:
    http://www.youtube.com/watch?v=jI5JEeT_FDE

    What do you think?

    Ken

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Very nice!!!
    Almost looks like it was "thinking" after it hit something.
    Dave
    Always wear safety glasses while programming.

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


    Did you find this post helpful? Yes | No

    Smile What version of code is in my PIC

    If I have recorded the checksums how can I know which version of code is on my PIC?

    The PIC KIT 2 programmer has a READ button. Does that read the contents of my program memory and display for me to see its checksum?

    I have not figured out on-line debugging. Actually I have not figured out a great deal of stuff in this system.

    Ken

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


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Kenjones1935 View Post
    If I have recorded the checksums how can I know which version of code is on my PIC?
    Yes, it will display the checksum after it reads the code from the PIC chip.

    You could use the verify button. It will compare the file loaded onto the pickit from your computer to what it reads on the PIC chip. It will notify you of any differences.
    http://www.scalerobotics.com

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 : 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