Question: Follow the procedure and requirements below: 1 . Create two new program files named ras.c and ras.h . 2 . Read through temp _ (
Follow the procedure and requirements below: Create two new program files named ras.c and ras.h Read through tempsensorc tempsensorh and tempsensorasmasm. Use them as templates to create the contents of ras.c and ras.h You can write all the functions in CIn the bonus part, you will rewrite the ISR function in assembly. You must use interrupt for RAS no IO polling Revise labmainc to print out RAS readings on terminal. The starter code prints the temperature reading every four seconds. With your changes, the system should print temperature RAS readings alternately every two seconds. The system should print the RAS reading as an integer to show the angular position of the knob. If the knob is turned counterclockwise all the way, the printed reading should be If the knob is turned clockwise all the way, the printed reading should be See following as an example. See the following for more information you may need in the programming.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
