Inspiration
The readily available hardware and the stimulating environment pushed us to consider making a project that implemented Arduino Uno.
What it does
The Magic Conch shell answers a yes/no style question at random
How I built it
To build the physical circuit, we integrated multiple pinout diagrams from various online sources such as the Arduino website. We connected an LED bulb to the button to ensure that the button was working correctly, as well as a potentiometer to adjust the contrast of the LCD module.
Challenges I ran into
LCD was not capable of displaying long strings. Another issue that arose during the build was an issue with the button input recognition system. It continually read too many inputs at a time when pressed just once. To avoid this problem we implemented a delay that would slow down the read.
Accomplishments that I'm proud of
We are proud to combine two disciplines - engineering and computer science - and create a unique hack that tested the skills of all group members.
What I learned
We learned how to collaborate as a team and learn from each other's specific skillset. We were able to bring out each other's unique strengths and create something that we are all proud of.
What's next for Magic Conch Shell
In the future, we hope to implement voice recognition in place of a button.
Log in or sign up for Devpost to join the conversation.