TreadBot


Closed Thread
Results 1 to 40 of 177

Thread: TreadBot

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    Alberta Canada
    Posts
    166


    Did you find this post helpful? Yes | No

    Default

    youre right, the vreg im using has an output on the tab. so thats been fixed now, but i still dont think that was part of my probelm, since everything works when the pic isnt in it..

    i tired taking out all the MCLR stuff so it doesnt connect to anything, and it still heats up pretty quickly.. im starting to wonder if the chip is destroyed and that causing it to heat up now, or if there is still something wrong..

    in the schematic, MCLR is connected through the diode to the resistor and cap. its also connected to the prog pin. i see where you thought it connected to Vdd, but it actually doesnt.. the data sheet i have, its a notes page on page 34. page 35 has stuff about resets and shows the same wiring that i have.

    when i etched this board, there is copper on the top too, and some of my pins dont match up perfectly, so there could be a short under the socket. i checked before i soldered, but i could have missed something..

    im going to play around with the toner transfer, and see if i can get it any better. if not, i will probably make a new photoetched board.
    so changes to the board now are:
    vreg tab connected to output,
    no more ground planes
    MCLR stuff layed out better,
    copper pads on top are gone, (except for the top traces)
    .01 gap between pads and traces, .02 betweeen traces
    more gap between Vdd and standoffs (Vss)

    thanks for the comments on the old boards i made.. when i started, i thought the sharpie was the only way to do it, and that it needed sprecial equipment to make boards any other way. the photoetched one, was actually something called RCAP, its an autopilot for RC planes. its an opensource project, and the board layout was straight out of their website. it runs at 2400 baud, so i dont think it will have too many problems with 90 degree corners.

    but i will stop typing now and go play with my toner and see what i can do..

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by dragons_fire View Post
    i tired taking out all the MCLR stuff so it doesnt connect to anything, and it still heats up pretty quickly.. im starting to wonder if the chip is destroyed and that causing it to heat up now
    All of the MCLR stuff? resistor and all?
    Chip destroyed - entirely possible it's shorted internally...

    when i etched this board, there is copper on the top too, and some of my pins dont match up perfectly, so there could be a short under the socket. i checked before i soldered, but i could have missed something..
    I wouldn't throw that board out just yet. There's plenty you can do with an exacto knife, fix-it-jumper-wires, and a soldering gun.

    so changes to the board now are:
    vreg tab connected to output,
    no more ground planes
    MCLR stuff layed out better,
    copper pads on top are gone, (except for the top traces)
    .01 gap between pads and traces, .02 betweeen traces
    more gap between Vdd and standoffs (Vss)
    Nothing wrong with ground planes, as long as they're connected to ground! It's the unconnected ones that may cause trouble. Also, a big slab of copper under a part also makes an effective heat sink, whether it's connected to ground or not. Good calls on the rest of the notes...

    it runs at 2400 baud, so i dont think it will have too many problems with 90 degree corners.
    It's not the communications at 2400 baud that you'll have trouble with, it's those signals running at 10mhz+ hitting that 90 angle, causing a reflection, that reflection bouncing back on it's input and possibly pulling an input back low somewhere else, or something this or something that.
    Don't forget, just because your PIC is only running 10mhz or whatever, each edge of each signal (square wave) is a small chunk of a wave of a much higher frequency (depending on how fast it rises and falls). The higher the frequency, the worse the problems. Suffice to say, 90 bad, 45 good enough, at least it's worked for me up to about 80mhz.

  3. #3
    Join Date
    Apr 2006
    Location
    Alberta Canada
    Posts
    166


    Did you find this post helpful? Yes | No

    Default

    i needed a little sense of accomplishment, so here it is!! it running off of an 877A with a pololu micro dual serial motor driver..





  4. #4
    Join Date
    Apr 2006
    Location
    Alberta Canada
    Posts
    166


    Did you find this post helpful? Yes | No

    Default

    heres the .PCB file (PCBexpress) of my board as it is right now.. if anyone is bored and wants to take a look and see if they can see anything wrong, let me know...

    if you have any suggestions on how to make it better, those would be appreciated too..

    i think im going to remake the board.. i like making them, its half the fun..


    i had to ZIP it or else it wouldnt let me upload it...


    thanks for all the help guys.. i like playing with this stuff until i can get it to work... but this time its getting a little frustrating because i cant really seem to find the problem..
    Attached Files Attached Files

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by dragons_fire View Post
    heres the .PCB file (PCBexpress) of my board as it is right now.. if anyone is bored and wants to take a look and see if they can see anything wrong, let me know...
    A lot of people, myself included, would be more than happy to have a look-see.
    Could ya dump the file as a pdf or some sort of 'standard' file besides that PCBExpress file?

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


    Did you find this post helpful? Yes | No

    Default

    Skimask- PCB Express is free and a small download, turn layers on and off, nice program.

    Dragonfire- by chance have you breadborded this this yet, at least the parts giving trouble? Looking at your layout now.
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Apr 2006
    Location
    Alberta Canada
    Posts
    166


    Did you find this post helpful? Yes | No

    Default

    well, i was thinking about a pdf, but the reason i left it as a PCB is that it will still have the layers... but here it is as a jpg


    i think i will attempt a new board, i just wanna make sure everything is good before i do it...

    did you watch the video???



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


    Did you find this post helpful? Yes | No

    Default

    Video is good. When it is finished it would make a good kit.
    Dave
    Always wear safety glasses while programming.

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