I’m able to run a (really) tiny implementation of the OTP generator in C++. I’ll write the code to represent the 6 digit code in Code39. Then finally, I’ll be porting it out to Arduino using an EEPROM counter instead of the unix timestamp as it is currently implemented.
1 Like