You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a mock keypad simulation project where I simulated circuit in LTspice to use that data for the test bench. I developed a Tkinter UI to generate data, which are sent to Arduino for processing, then sent back to the UI. Possible work extension could be done by substituting the mock keypad with the real one.