Welcome to Ben's page for the HP48.Unlike most HP48 pages, this page does not have:
|
What the heck is Gray Code anyway?Gray Code is a method of encoding a binary number so adding one only changes one digit.Here is an example...
Notice how only one digit changes when you add one. What good is it?Gray Code is useful in mechanical computers because it minimizes wear on mechanical switches.It is also used for encoders because it makes the machining simpler.(So I'm told) Link to here for a very important reason for using Gray Code. Tell me more, tell me more...Gray Code Conversion Utilities (GCCU) is a library for the HP48G/GX written by me.It will convert any binary object to gray code and back to binary. It allows you to give answers in binary or a string to keep you from accidentally adding them. For more information email the author. WOW!! This sounds like the coolest thing since frozen pizza, where can I get it?Right here: GCCU.ZIP (1001 bytes)Look in your 'User's Guide' (chapter 28) for instructions on how to attach libraries.
What is Graphic Viewer?Graphic Viewer is a program written by my brother that has many features.Among other things it can take a computer graphics file and make it into a GROB for the HP48. Here are some examples...Graphic viewer can take a .GIF file and make it into a simple GROBFrom this... to this... Graphic Viewer can also make more complex images that require special software to view. From this... to this... They are really a bunch of GROBs that the program 'flips' through them to simulate a greyscale image. It is really this... Sounds like good stuff, where can I get it?It is available from two places:
Or for more information you can visit its homepage at: What about the special software that you mentioned?There are two commonly available programs that allow you to view 'greyscale' GROBs.They are:
Joe Horn's Goodies Disk 10 which is available on HP's Goodies Disk Archive.
Back to Ben's Homepage. |