CMOS
Advanced Member level 3
- Joined
- Jan 6, 2004
- Messages
- 862
- Helped
- 94
- Reputation
- 186
- Reaction score
- 50
- Trophy points
- 1,308
- Location
- USA
- Activity points
- 5,673
displaying floating point in lcd
Can anyone please show me a sample C code to convert floating point and integer to BCD/ASCII? I want to display it on alphanumeric LCD.
For ex. I want to display "0.5" etc. on LCD which are in float data types.
Can anyone please show me a sample C code to convert floating point and integer to BCD/ASCII? I want to display it on alphanumeric LCD.
For ex. I want to display "0.5" etc. on LCD which are in float data types.