An Arduino Nano based 16-bit integer calculator designed for helping with 6502 programming projects. It can convert between binary, decimal, octal and hexadecimal and perform arithmetic and other logical operations in an RPN style.
Use this repository to look at my terrible code!