Robotics day 10-The gesture robot (accelerometer)
- sreeramchittayil
- Nov 15, 2022
- 1 min read
I found this project very interesting as the direction the board is facing activates different parts of the robot. In this case, we were using LED light and only the Y and X axes (not the Z axis). The main conditions are that if the board is on the x axis or the horizontal line, the lights should stay off, but if the board is on the y axis, the LED lights should turn on.


Comments