codeing | Microcontroller › 8051 › codeing This topic has 2 replies, 3 voices, and was last updated 8 years, 10 months ago by Ashutosh Bhatt. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 3, 2015 at 1:45 pm #4079 RupParticipant can anyone help me out with the codeing of binary to ascii conversion for 8051 in c language??? November 3, 2015 at 4:34 pm #13451 Rahul TungarParticipant u can add 0x30 in your number to get ascii value. . if u want value of 3 in ascii then add 0x30 in 3 to get ascii value November 18, 2015 at 10:44 am #13496 Ashutosh BhattParticipant first you have to convert binary number into unpacked BCD numbers than you have to saparate both digits of number then you can convert both digits into ASCII Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In