gafar
Junior Member level 1
- Joined
- Jul 14, 2003
- Messages
- 16
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Brazil
- Activity points
- 135
Floating point
:?:
I need show the temp in the Display lcd.
Range temperature = 0 ~ 128 °C
Range AD = 00h ~ FFh
1 step 0,5°C = 128/256
35°C = 46h * 0.5
How i do it use assembly to 8051???
Can you help me
Thanks
:?:
I need show the temp in the Display lcd.
Range temperature = 0 ~ 128 °C
Range AD = 00h ~ FFh
1 step 0,5°C = 128/256
35°C = 46h * 0.5
How i do it use assembly to 8051???
Can you help me
Thanks