C code corresponding to the Propeller Project (Microsystems course work). Implemented on PIC18F4550.
An 8 character word is sent through bluetooth using an app (appinventor) and read via RS232 on the pic18.
-Utilization of interrupts: int_rda and int_ext.
-Utilization of serial communication RS232.
Image of the app interface