DISCLAIMER: It doesn't work as wanted, but I think it's a good idea and it only doesn't work partwise.
This is just like the first password project, but with an LCD and the Keyboard.h libary.
It can only be used with the ATmega32U4 or SAMD-based boards (Leonardo, Esplora, Zero, Due and MKR family).
The Keyboard.h libary can't write non-printing characters, like: ;#+* and so on. But with this programm, you can use very, very, very long passwords, but I prefer to write them down somwhere else.
The Wiring
If you have an LCD, I think you also know how to connect it to the Arduino, so I won't explain it any further. The only things to add are: the potentiometer, button(wiring in the last project) and one jumper.
For more Information about the code and the wiring, visit my last project at: https://create.arduino.cc/projecthub/Westpol/password-saver-8571a0?ref=user&ref_id=695040&offset=0
Comments
Please log in or sign up to comment.