I have a Microschip Curiosity-board with a PIC16F1619 microcontroller. I use this board for school but I am struggeling to understand some of the basic functions. I am trying to light up some leds when I touch the button (RC1 - Touchbutton)
I have seen that there are alot of code which uses some easier library for controlling th button, but we are only allowed to import the htc.h as I understand.
Can anyone help me correct my code so that I can get something to react to the touchbutton....
Problem understading how to use touch-button on PIC16F1619 microcontroller
I have seen that there are alot of code which uses some easier library for controlling th button, but we are only allowed to import the htc.h as I understand.
Can anyone help me correct my code so that I can get something to react to the touchbutton....
Problem understading how to use touch-button on PIC16F1619 microcontroller