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.

How to develop a module simulation with buttons in proteus ?

Status
Not open for further replies.

eagle1109

Full Member level 6
Joined
Nov 20, 2014
Messages
390
Helped
4
Reputation
10
Reaction score
7
Trophy points
1,298
Location
Saudi Arabia
Activity points
5,929
Hi,

I want to develop a d-pad module in proteus, I know how to design the sub-circuit for the module in the child-sheet for the module outputs but I don't know how to program the buttons of the UI of the module, I think there are 2 ways of programming those buttons:

1. Write the commands for those buttons in the device properties:

keypad_cmds.PNG


I don't know how to understand those coordinates.

I know that
Code:
{A1=SQUARE,0300,-300,300}
that square is the square shape of the module, but I don't know how to interpret those numbers.

2. Develop a sub-circuit in the child-sheet:

d-pad.png


As in the picture I know that the outputs of the child-sheet design are connected to the same ones on the schematic-sheet but I want to connect the push buttons of the child-sheet to the green ones on the schematic-sheet.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top