
I just published my first application on Android Market. “Logic Shrinker” is a little utility that takes a digital logic function and simplifies it using the Quine-McCluskey algorithm. This application comes actually out of my Amiga emulator project – in particular it is part of the logic function generator for the Blitter component.
In the last couple of weeks I digged a little bit deeper into digital logic and having a portable simplifier has been very useful to me at times. It also helped me quite a bit in confirming what I knew about the Android application life cycle.
No comments:
Post a Comment