Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: foxstar; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    9,424

    Thanks SteveB, I look into these. Great Help guys!

    Thanks SteveB, I look into these. Great Help guys!
  2. Replies
    12
    Views
    9,424

    TRISA = %00110111 TRISC = %00110111 should set...

    TRISA = %00110111
    TRISC = %00110111 should set the Pins for digital

    I'll remove sled and oled and replace with porta, portc

    You are talking about the "CONFIG: CONFIGURATION WORD REGISTER"
    bit...
  3. Replies
    12
    Views
    9,424

    Chip Layout - help

    OK, folks I include a layout of the chip and what I'm trying to do.
    I used the paint program, It's all I have to draw with..

    Again it's a PIC16F684 e/p

    Thanks!
  4. Replies
    12
    Views
    9,424

    I have tried to test this code and I can not get...

    I have tried to test this code and I can not get either of the switches RA.3 or RC.3 to fire off. Dose anyone know why? Are the registers set correctly?
  5. Replies
    12
    Views
    9,424

    At this level, I just have two inputs, all ball...

    At this level, I just have two inputs, all ball hits are tie to one lead and the strike zone is lead #2. in the code I test for strikes first then balls. So strikes win in most cases. the layout is...
  6. Replies
    12
    Views
    9,424

    Think of a 4 by 6 foot tic-tac-toe board. the...

    Think of a 4 by 6 foot tic-tac-toe board. the center plate is the strike zone, all the outer plates are the balls zones. Each plate floats on springs and when hit, pushes on a switch. after 3...
  7. Replies
    12
    Views
    9,424

    BaseBall pitching Code sample - NewBie

    Newbie here. I have an idea of a backboard that a baseball pitcher can throw at and it will display strikes, outs and balls... with two switches.
    Being my first time trying this can you all take a...
Results 1 to 7 of 7