(E226 LAB QUIZ 2 Name Surname Student i Q1.(40p) Assume you are given an integrated circuit (IC) that converts the input
Posted: Thu May 26, 2022 10:27 am
(E226 LAB QUIZ 2 Name Surname Student i Q1.(40p) Assume you are given an integrated circuit (IC) that converts the input voltages to an 8-bit output unsigned binary number Let's say the output of the IC is stored in an array named ADC in(8). Write a C code that converts the number stored in ADC in into decimal. Add all the comments to your code to make it easier for understanding.