top of page

    //crystal ball

_ Using an arduino, I created a "crystal ball" with random answers for users to ask questions to predict the future, similar to a Magic 8-Ball.

_ Year: 2020

_ Process highlights: arduino programming, electrical work

// Parts Used

_ 1x Arduino Uno

_ 1x Breadboard (solderless)

_ 1x 10 kilohm resistor

_ 1x 220 ohm resistor

_ 1x tilt switch (mimics shaking of crystal ball)

_ 1x potentiometer (10 kilohm)

_ 1x LCD screen (16 characters x 2 lines)

_ jumper wires

// Arduino Code

code1.png
code2.png
code3.png
code4.png
bottom of page