Welcome to the VR Circuit Simulator, an immersive virtual reality application that allows you to build, test, and learn about electronic circuits using a realistic breadboard and components. Built with Unity and designed with the Meta Quest in mind, this project aims to provide an accessible and engaging learning experience for users of all skill levels.
- Fully interactive virtual breadboard 🥪
- Realistic wires and functioning IC units 🔌
- Accurate real-time circuit simulation ⚡
- Intuitive controls and immersive VR environment 🕹️
- Educational content and guided tutorials 📚
To run the VR Circuit Simulator, you'll need a compatible VR headset and the Unity editor installed on your computer. Follow these steps to get started:
- Clone this repository to your local machine.
- Open the project in Unity.
- Connect your VR headset and ensure it's properly set up.
- Press the Play button in Unity to start the application.
The VR Circuit Simulator is supported by two additional projects that enhance its functionality and usability:
The Circuit Generator is a tool that creates commands for circuits based on natural language input. It can also analyze pictures of circuits and generate corresponding instructions. This project is built using [technologies/languages used].
- Natural language processing for circuit commands 💬
- Image recognition for analyzing circuit diagrams 📷
- Step-by-step guidelines for creating circuits, tailored for both human users and parsers 📝
- Integration with the VR Circuit Simulator 🔗
The Circuit Generator provides detailed, step-by-step instructions for creating circuits, making it easier for both human users and parsers to understand and follow the process. This feature enhances the accessibility and usability of the VR Circuit Simulator, allowing users of various skill levels to create and learn about circuits effectively.
The 2D Circuit Simulator and Tester is a complementary application that allows users to quickly alter their circuit designs and check their functionality in an interactive Pygame environment. This project is built using Python and Pygame.
- Rapid circuit prototyping and testing 🧪
- Interactive component manipulation 🖱️
- Real-time circuit simulation and feedback 📈
- Seamless integration with the VR Circuit Simulator 🎮
We welcome contributions from the community! If you'd like to contribute to the VR Circuit Simulator or its supporting projects, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
If you have any questions, suggestions, or feedback, please feel free to reach out to us at DevPost.
Happy circuit building! 🎉