Binary HEX Decimal conversions
a. Write a snippet of code that will run on the Arduino and print the binary value of 10100011 as a HEX number to the serial monitor
b. Write a snippet of code that will run on the Arduino and print the binary value of the HEX number 0xC3
c. What would the following C statement evaluate to? 0x17 > 17; Write a snippet of code that will run on the Arduino to validate your answer.

WhatsApp us