Quote Originally Posted by tico View Post
Oh boy looks like I got over eager with another project, well I will see what I can do to get some sort of formula working in PBP.
Looks like I will be doing alot of debug and lcdout on this one.
Don't forget about the floating point math routine package that Microchip has (and are at the MeLabs site). Those subroutines will handle the math that PBP won't...but you'll have to learn how to interface with them...