Jumping Machine

by sandraaaw in Circuits > Arduino

234 Views, 1 Favorites, 0 Comments

Jumping Machine

Screen Shot 2020-05-27 at 9.49.54 PM.png

Since my brother has to jump 500 times a day for his height, I designed this machine for hime, helping him to count down from 500. The light shines every time when the ultrasonic senses him. The tone rings when the number reach to hundreds.

Sketch the Holes

Screen Shot 2020-05-27 at 9.48.44 PM.png

Sketch the holes for the materials.

Cut the Holes

Screen Shot 2020-05-27 at 9.49.36 PM.png

After sketching the holes, use a utility knife to cut them.

LCD

Screen Shot 2020-05-27 at 10.12.44 PM.png

The LCD would show a count down starting with 500 as the ultrasonic senses my brother.

Ultrasonic Distance Sensor

Screen Shot 2020-05-27 at 10.12.48 PM.png

Could customize the distance of the ultrasonic depending on the distance.

LED

Screen Shot 2020-05-27 at 9.32.57 AM.png

As the ultrasonic senses things within specific distance, the LED lights.

Tone

Screen Shot 2020-05-27 at 12.46.02 PM.png

Set the tone ringing when the number reaches 400, 300, 200, and 100.

Group Them Together

Screen Shot 2020-05-27 at 10.01.08 PM.png

Code

Check out the code for a more detailed description

https://create.arduino.cc/editor/sandraaaw___/8d73...