-
Ultrasonic_and_Servos Public
In this program, we'll control a servo with an ultrasonic sensor. If an object comes within 10 cms of range, the servo stops spinning. This can be used in any rover that can detect obstacles and st…
C++ MIT License UpdatedSep 15, 2025 -
-
-
Five_Motor_Control_Arduino Public
This programs the Arduino to control 4 motors using a joystick. The joystick has 2 axes and it can move in 2 directions on these 2 axes. Forward and Backward on X axis, and Right and left on the Y …
C++ UpdatedSep 5, 2025 -
-
Unbeatable-Tic_Tac_Toe Public
A command-line Tic-Tac-Toe game in Python featuring Player vs Player, Player vs Random Bot, and Player vs AI using the minimax algorithm. The AI is unbeatable, always ensuring the best possible out…
Python UpdatedAug 20, 2025