Skip to content

WireToucan is an open-source application for designing and simulating electronic circuits. It is developed with simplicity and efficiency in mind, allowing students, engineers, and electronics enthusiasts to create and test circuits in an intuitive and accessible way.

License

Notifications You must be signed in to change notification settings

marcusagm/WireToucan

Repository files navigation

WireToucan

GitHub repo size GitHub language count GitHub forks GitHub open issues License

Warning

Este projeto ainda está em desenvolvimento em uma fase muito inicial.

WireToucan is an open-source application for designing and simulating electronic circuits. It is developed with simplicity and efficiency in mind, allowing students, engineers, and electronics enthusiasts to create and test circuits in an intuitive and accessible way.

WireToucan Screenshot

Features

  • Intuitive Graphical Interface: Easily draw and edit circuits with common electronic components.
  • Real-Time Simulation: Dynamic circuit analysis with signal visualization and measurements.
  • Open Source: Fully open-source, allowing community customization and contributions.
  • Lightweight and Portable: Run directly in your browser without installation.

Project Structure

  • index.html: Main page loading the user interface.
  • script.js: Simulation and user interaction logic.
  • style.css: Visual styling for the application.
  • LICENSE.md: Details about the MIT license.
  • CHANGELOG.md: Project change history.
  • CONTRIBUTING.md: Guidelines for contributing.
  • .editorconfig, .eslintrc.json, .prettierrc: Code style and linting configurations.

Technologies Used

  • HTML5: Page structure.
  • CSS3: Responsive and modern styling.
  • JavaScript: Simulation and interaction logic.
  • Git: Version control and collaboration.

How to Use

  1. Clone the repository:

    git clone https://github.com/marcusagm/WireToucan.git
  2. Open index.html in your browser to start the application.

Contributing

Contributions are welcome! To contribute:

  1. Fork this repository.
  2. Create a branch for your feature (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-name).
  5. Open a Pull Request.

Please refer to CONTRIBUTING.md for more details.

License

This project is licensed under the MIT License.

About

WireToucan is an open-source application for designing and simulating electronic circuits. It is developed with simplicity and efficiency in mind, allowing students, engineers, and electronics enthusiasts to create and test circuits in an intuitive and accessible way.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages