We have seen a few different USB drives made out of old NES controllers before on Geeky Gadgets. The latest one was created by Joe, and it features built-in security, making it not only a nostalgic piece of tech but also a functional and secure storage device.

When the USB drive is plugged into the PC, nothing happens until you enter the Konami code via the controller buttons. This unique security feature ensures that your data remains safe and inaccessible to unauthorized users. Check out the video of it in action below.
How It Works
It’s fairly straightforward. The Arduino constantly polls the controller for button states. When you push a button, it stores that value in an array which always holds the most recent 10 values. Whenever you push the start button, it checks the stored array against a separate array which contains the values for the Konami code.
The Konami code, a famous cheat code in gaming history, is used here as a security measure. This code, which is “Up, Up, Down, Down, Left, Right, Left, Right, B, A, Start,” must be entered correctly to unlock the USB drive. This ingenious use of the Konami code not only adds a layer of security but also brings a sense of nostalgia for gamers who grew up with the NES.
Applications and Benefits
This NES Controller USB Drive with built-in security can be particularly useful for those who want to secure sensitive data in a fun and unique way. Here are some potential applications and benefits:
1. Data Security: The primary benefit is the added layer of security. Unauthorized users are unlikely to guess that a specific sequence of button presses is required to access the data.
2. Nostalgia: For retro gaming enthusiasts, this USB drive serves as a functional piece of memorabilia.
3. Conversation Starter: This unique device is sure to catch the eye and spark conversations, whether at work or among friends.
4. Educational Tool: For those interested in electronics and programming, this project can serve as an educational tool to learn about Arduino and basic security measures.
Joe’s creation is a testament to the creativity and ingenuity of the maker community. By repurposing an old NES controller, he has managed to create a device that is both practical and nostalgic. This project also highlights the versatility of Arduino, a popular open-source electronics platform, in creating custom solutions for everyday problems.
Very cool! Head on over to Joe’s website for more details on this cool NES Controller USB Drive with built-in security.
Hack A Day via
Latest Geeky Gadgets Deals
Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn about our Disclosure Policy.