Thing is Massey101's method becomes useless for larger numbers. It would just require to much space for the required grid. If you only want to display up to say 60 or 99, then Massey101's method will probably be the easiest approach. Otherwise you will want to find another method. Or even encode the binary and then decode it.