Arduino ProjectsArduino Tutorials
Arduino Playing Stack Highscore On Android
How to make the stack robot highscore player with Arduino
In this tutorial, we will learn how to make the stack robot highscore player on Android smartphone using arduino.
Hardware Required :
Project circuit :
Project circuit diagram is shown below.
Servos come in different sizes and capacities. We could use the standard-sized servos that would give us more torque, but it would require more power. For this purpose, a micro servo will do the job.
In the preceding image, you may have noticed that there were three wires. The wires’ colors correspond to the following :
- Black/brown : GND
- Red : 5V
- Yellow/orange : Signal
A signal is basically how we control how much a servo turns (between 0 and 180 degrees).
Link to the Code :
https://github.com/MORYTECH/ARDUINO-CODE/blob/master/Arduino%20Playing%20Stack%20Highscore%20On%20Android.txt