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…
Overview This instructable will guide you on how to control the speed of a Dc motor with a potentiometer and a TMS320 Required Hardware Components Launchxl-f28379d 10K Potentiometer D.C. motor…
Overview In TMS320 PWM Tutorial, you are going to learn about what PWM is and how you can get the PWM output from the Analog pins of tms320. First, we…
Overview This article covers the error codes that Device Manager generates in Windows. You probably came to this article because Device Manager or another tool like DXDiag reported an error…
Overview In this project, we will record and monitor temperature data online using a ThingSpeak IoT server. And we can see the recorded data and graph over time on your…
Overview In this tutorial, we will see how to use IWDG (Independent Monitor) and WWDG (Window Monitor) in STM32. Both monitors are used for a similar purpose, but the difference…