Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledHamidi committed Aug 19, 2023
1 parent 3f5f697 commit c5e67bf
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# Logic-Element-Explorer
Logic Element Explorer
# Logic Element Explorer
_Logic gates simulator_
Logic Element Explorer is an application that allows you to simulate logic gates, flip-flops, decoders, encoders, multiplexers, and demultiplexers, and compare two signals. It provides a user-friendly interface for exploring and understanding various logic elements.

![Logic Element Explorer Screenshot](<image.jpg>)

## Features

- Simulate logic gates: AND, OR, NOT, XOR, etc.
- Simulate flip-flops: D Flip-Flop, JK Flip-Flop, T Flip-Flop, etc.
- Simulate decoders and encoders.
- Simulate multiplexers and demultiplexers.
- Compare two signals and observe the output.

"This project was developed as part of my university coursework, focusing on utilizing C# and XAML to create a practical application."

## Installation

To install the Logic Element Explorer application, follow these simple steps:

Download the LogicElementExplorer installer from the [downloads].
Run the installer file (LogicElementExplorer.exe).
Follow the on-screen instructions to complete the installation.
Once the installation is complete, you're ready to use Logic Element Explorer!


## Support

If you encounter any issues or have any questions or suggestions, please feel free to contact us at [eng.hamidi@yahoo.com].
22 changes: 22 additions & 0 deletions certificate/certificate.crt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
-----BEGIN CERTIFICATE-----
MIIDjTCCAnUCFDIm59KIEzsuKfrVLTAYTMyvSBseMA0GCSqGSIb3DQEBCwUAMIGC
MQswCQYDVQQGEwJBVTETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50
ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMRYwFAYDVQQDDA1LaGFsZWQgSEFNSURJMSMw
IQYJKoZIhvcNAQkBFhRlbmcuaGFtaWRpQHlhaG9vLmNvbTAeFw0yMzA4MTkxMzE0
NDZaFw0yNDA4MTgxMzE0NDZaMIGCMQswCQYDVQQGEwJBVTETMBEGA1UECAwKU29t
ZS1TdGF0ZTEhMB8GA1UECgwYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMRYwFAYD
VQQDDA1LaGFsZWQgSEFNSURJMSMwIQYJKoZIhvcNAQkBFhRlbmcuaGFtaWRpQHlh
aG9vLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALYYkzLNUq5w
i/0Oz5MEIRFFxjqvb4p88YZSLPguok3HKNL0WlMpvRXc+ydpVZdRq+nlFd7W5euI
32fFRNF8SsmUaMw5J7MFGMURs5Ej2HacGdSgGXmXO1ywqL/9Uu4K0BWM2t6KDHgw
pLu/ChxlzJPodGtYvOBrKqIdZDVXI82ckIx1eTuqMx2Yrr93SVu7CS65XztE0zS8
Dmf2y+SV+E0AjOu2Srq4W7dviCoFljrU1oNopVRo4iNj3B9JiJn70EYq3l+MnjCL
jOrJCY9GBhaJFQqzlxBVW1ZxKhk2r2jtbBsMGUTaCMT8MMT5P+B+DVZBO95bd/b2
UgTqdBbSbJkCAwEAATANBgkqhkiG9w0BAQsFAAOCAQEAlzDsBXvCTHFf/4CcrYWa
GMzOxcmn8XIqsq7K2T/O3Toohgli7jQva3GK5KwtS8EJn7vcYVH6z8Uf5a8z2K/Q
z+M+lGR7eMDjDl6ZcTo3QUYVz5/j0K1CiGaJDGQY/HhvdTUcikZyqDlfsf4ucPCL
EXCUV1RTOD5r6wv3GY1INXQ8o3J9G15M30xys05iF0Yek7aZZAVGr4xwHGP3nWdB
xWCMcR6zo4f4okD86DXWgiFmxzorG1DSnClKO9YNMrKSTJSFXvgt84IM7LV+V4N2
CWpMtQp74q/IAywYLxBszEjQM6G4/8B3dzJtAHw2oOL2c/nZXwl/ARXn5nraK7Ph
WQ==
-----END CERTIFICATE-----
Binary file added downloads/Logic Element Explorer Installer.exe
Binary file not shown.
Binary file added image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5e67bf

Please sign in to comment.