I have two routines: one for converting (binary) number to BCD and other for converting BCD to ASCII string representing decimal value. second one is a macro. If you want I can post them to you or to the list Ivan Cenov okto7@botev.ttm.bg http://www.geocities.com/SiliconValley/Network/9276/ Do what have to do, let happens what it wants. -----Original Message----- From: Taylor Jacob To: PICLIST@MITVMA.MIT.EDU Date: 18 ޑ 1998 ., 09:03 Subject: Displaying hex values on an LCD in decimal? > I have been trying to figure out how to display a HEX value in >Decimal form on an LCD display using a 16F84.. Does anyone know how to do >this, or could point me in the correct direction if this is even possible >without taking up ALOT of program space? > >