Printing long number to LCD with separators.
hallo everybody.
i want print long separators "," , ".". example, want show on lcd number 1234567 "1,234.567". how go doing this? much.
i want print long separators "," , ".". example, want show on lcd number 1234567 "1,234.567". how go doing this? much.
quote
for example, want show on lcd number 1234567 "1,234.567".
how did determine put comma? how did determine put dot?
did either decision depend on dividing 1000?
Arduino Forum > Using Arduino > Programming Questions > Printing long number to LCD with separators.
arduino
Comments
Post a Comment