A Really Nice Hex Calculator
When working with embedded software, I often have a need for a hex calculator. Over the years I’ve used a number of different tools. Through college and for several years after, I used my HP48 calculator. It is a great tool. Around 1998, I discovered the Python programming language. As Python supports an interactive session, [...]