Hi,I am currently building a digital thermometer. I've used the temperature transducer LM35 for my project.

The output from LM35 was fed into an ADC HI5812 and the resulting output was in binary forms. If I was to use PIC 16F628 as a flash rom, is it necessary for me to have a binary to bcd converter or PIC 16F828 could be programmed to do so..? If PIC 16F628 was able to convert binary to bcd, what would the program be like..?

Thanks a lot.