Hello,
I got now my Digispark and want now Develop an Password-safe (it will be complete open-source)
Now its the Problem that I need a Serial Interface (Or direct over the USB) and a Keyboard Emulation.
I want tell the tiny over a Serial Interface which password I need and over the Keyboard Interface should then its give the Password out.
But import DigiKeyboard.h + DigiUSB.h or DigiCDC.h don’t work.
How can I do that with an easy way? I am new to the embedded world.
By the way, its should still be able to import later an EEPROM lib + an Crypto lib. (I hope the RAM is enough for that all ... )
Thanks for your help
