Inspiration
The steep learning curve for cuircuit making.
What it does
It helps a user create a digital version of a circuit and see if it works before actually needing to build it in real life.
How we built it
We used Lens Studio to create a lens for the Spectacles. We used Speech Recognition, Spectacles Interaction Kit, and custom 3D models. Then we just programmed a script that detects keywords and instantiates the appropiate component prefab. Then we added the necessary scripts to each prefabs so that you can transform and scale them with intuitive hand controls through the spectacles.
Challenges we ran into
We initially tried to use an ML model but we couldn't get it working. We also dealt with a privacy challenge when trying to export the user's audio.
Accomplishments that we're proud of
We managed to instatiate the correct components from keywords. You can see and manipulate this objects through the Spectacles and they feel like real components.
What we learned
We learned how to use Lens Studio, speech recognition, and how to build for the Spectacles.
What's next for AR Circuit Builder
Add more components and add more feutures to test the circuits digitally.
Built With
- javascript
- lensstudio
- natural-language-processing
- spectaclesinteractionkit
- speechrecognition
Log in or sign up for Devpost to join the conversation.