Arduino Forum
I could use some programming help
Projects
Programming
groundFungus
August 24, 2015, 2:43am
2
int tens = temperature / 10; Int ones = temperature % 10;
Temperature is your float value.
show post in topic
Related topics
Topic
Replies
Views
Activity
floats to ints for temperature reading
General Guidance
5
1299
May 5, 2021
Temperature sensor values on seven segment displays.
General Guidance
4
1283
May 5, 2021
Display floating point temperature on 7-segment display
Programming
11
15262
May 5, 2021
PWM - Peltier working code
Programming
13
6816
May 5, 2021
From float to seperate INTs - in an elegant manner :-)
Programming
13
5142
May 5, 2021