This is an interfacing project on the PIC18F452 device with the aim to integrate various hardware devices.
The project is for learning purposes, so updates are continuous.
-Navigate to the base directory
-Run make build
-The built files (including the .hex file) are found in /dist/default/production/interfacing_main.X.production.hex
Basic general devices include LEDs, push buttons, relays, 7 segment displays, DC motors, LCDs, and keypads.
Added support modules for the external interrupts on the INTx pins and the RBx pins. These two pins exist on the same port but are configured differently.
