Obstacle Avoidance Robot Using Arduino
Overview Before building the robot, it is important to understand how the ultrasonic sensor works because this sensor will play an important role in obstacle detection. The basic principle behind…
Overview Before building the robot, it is important to understand how the ultrasonic sensor works because this sensor will play an important role in obstacle detection. The basic principle behind…
Overview In this tutorial, we will look at TMS320 interrupts. Interrupts are useful in many cases where a process simply wants to continue performing its main function and other units…