Arduino Forum
Binary to Decimal Conversion Problem
Projects
Programming
TCWORLD
August 20, 2012, 4:04pm
2
byte output = 0b100110
Note the 0b to tell the compiler it is a binary literal.
show post in topic
Related topics
Topic
Replies
Views
Activity
dec to bin ..i need help
Programming
3
908
May 5, 2021
how to convert an integer to binary in Arduino?
General Guidance
23
22824
May 5, 2021
Serial Decimal to binary
Programming
4
918
May 5, 2021
Integer to Decimal Conversion
Programming
16
6750
May 6, 2021
Decimal to Binary conversion
Programming
11
52298
May 5, 2021