Inspiration
Making decision is a taught process for everyone
What it does
Our project may predict your future, just spin the wheel and read your fortune
How we built it
We have used a sound detector device to capture the sound. When a user finishes to say a question, the wheel starts spinning ( in a randomly selected time slot). We have used a GearBox to simulate the spinning of a wheel. When the wheel stops, we print the corresponding fortune on the LCD screen.
Challenges we ran into
Our first challenge was to recognise when the user finishes speaking, and start the wheel rotation accordingly. Due to the sound of the GearBox, the sound detector took it as a question and did not stop spinning the wheel. The second challenge was detecting on which part of the wheel is the arrow showing at the end and displaying the proper message.
Accomplishments that we're proud of
We are proud of making a wheel that starts rotation only after a user finishes his/hers question and displaying the "fortune". We are also able to calibrate the sound detector at the beginning, so that it will not take into account the ground noise.
What we learned
We have learned how to work with different Arduino components, connect them and using them with the Arduino API.
What's next for Fortune Wheel
Improve the "fortune" detection, by making more accurate the slice detection from the wheel.
Built With
- arduino-api
Log in or sign up for Devpost to join the conversation.