- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
One Touch Password Input with Arduino
Today is the world of internet social networks. We have many social platforms E-mail, Facebook, Instagram, Twitter and so on. For security reasons we should not use the same password for these platforms and some platforms require us to create passwords that are difficult to remember. It is better to write it down in your notebook, but some people are boring to do so and that is why this project comes in handy, which allows you to enter a certain password after passing an RFID card.
To do this, an Arduino Mega was used which was interfaced to the board coming from an old USB keyboard. Arduino allows you to simulate the pressure of a certain key in order to write the password. In order to disable password entry for malicious people, an RFID module is used.