Thursday, March 24, 2011

PRINT_DEC FUNCTION project

PRINT_DEC FUNCTION project

Author: Warren Schroeder

Compiler: mikroBasic for PIC

Description:
Now it is possible to easily format a number and send directly via USART and to an LCD. PRINT_DEC() (or Print Decimal) is a very useful and powerful function which converts any unsigned number to an ascii string of parsed decimal digits.
www.mikroe.com

DOWNLOAD PROJECT : PRINT_DEC project