hiya,
Working on a assignment and I need to set up a interrupt on a PIC16F84A, and I'm totally confused how to set one up.
The interrupt will be controlled by a proximity sensor which is active high, and I need to make the little car go around a object.
What I'm not sure about is how to initialise it to start with and how to set the interrupt up to goto a new bit of code when its high.
Thanks in advance.