Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Electronic Safe-Lock Design

Status
Not open for further replies.

carlillos61

Newbie level 1
Joined
Jun 22, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
13
Hi everyone

I am trying to design electronic lock with Quartus II, in order to use it with a FPGA Cyclone. I need to design a programable Electronic-Safe circuit, usin a 4x4 matrix keyboard, but without any microcontroller. It has to turn a green LED when the introduced code is the correct one, and a red LED otherwise.
Can someone post a diagram of the circuit, please?
Any ideas or help will be appreciated .


Greetings!
 

Hi,

Isn't the circuit diagram a part of this homework?

From the learning effect it makes more sense you look for similar circuits, adjust it for your requirements and post it here.
Then we can verify and discuss it.

Klaus
 

The peripheral circuit doesn't look different from a microcontroller electronic lock. FPGA IO-pins can do everything that a microcontroller GPIO does (and more, but that's not relevant for the present problem).

Consider how a 4x4 keyboard matrix can be read? Typically you have 4 inputs with pull-up resistors and 4 open drain outputs.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top