Arduino Forum
BCD and Byte
Projects
Programming
UKHeliBob
April 13, 2018, 5:10pm
2
In the conversion section I find
Please provide a link to this
show post in topic
Related topics
Topic
Replies
Views
Activity
bcdToDec and DecToBcd
Programming
8
8486
May 5, 2021
conversione numero decimale in byete mediante la funzione byte()
Generale
10
11255
May 7, 2021
Algunas preguntas
EspaƱol
5
1514
May 6, 2021
please explain this byte decToBcd(byte val) { return ((val/10*16) + (val%10));
Programming
9
5104
May 5, 2021
Port Maniupulation (PinX) and BCD conversions
Programming
7
2951
May 5, 2021