Search:

Type: Posts; User: kim15

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    4,129

    I've modified the program a little. I have one...

    I've modified the program a little. I have one additional function (key_states() that calls for the states for each keys pressed). Both of construct() and key_states() functions are called in main()....
  2. Replies
    20
    Views
    4,129

    Hey, thanks for the quick response. Im not so...

    Hey, thanks for the quick response.

    Im not so sure where I am to start, so I'll just start from beginning. So... The remote has 5 different buttons that have different values for the resistors....
  3. Replies
    20
    Views
    4,129

    Initially my input is configured as analog...

    Initially my input is configured as analog (obtained from the analog key) then is converted into digitial via ADC. Im not sure entirely what you mean by clear the pins.

    My input pin is : GP0...
  4. Replies
    20
    Views
    4,129

    Thanks Click_Here! It was really helpful. I...

    Thanks Click_Here! It was really helpful.

    I managed the key state events as above. However, I seem to notice that my key state never enters case 1 for high (mine is low trigger) even pressing the...
  5. Replies
    20
    Views
    4,129

    How exactly do u do a key state events? Thanks

    How exactly do u do a key state events?

    Thanks
  6. Replies
    20
    Views
    4,129

    Hi Salem, key presses are obtained from ADC...

    Hi Salem,

    key presses are obtained from ADC conversion (the key value ranges are the converted values). Im using Microchip pic 10F222 running on MPLAB IDE v8.87.
  7. Replies
    20
    Views
    4,129

    One button to have two values.

    Hi everyone. Im very much new to this forum and would really appreciate to have help all around.

    Im doing a project with C language to control a radio using a remote control. I generally have 5...
Results 1 to 7 of 7