This project requires 2 main module: the kernel module and the user space module.

The object file to be installed into the kernel space is located inside embedded_project_kernel/Release/src/

The executable to run the user space module is located inside embedded_project_user/Release/

The kernel module needs to be installed first.

The project assumes we are working with TS-7250 board and that there are two peripherals: the auxiliary board connecting to the DIO pins and a sensor connecting to Channel 1 of the 5-Channels A/D.



