Obstacle Avoiding Robot Using Arduino
How to make an obstacle avoiding robot – In this article we will learn how to build an obstacle avoiding robot using Arduino Nano and Nano robot controller.
How to make an obstacle avoiding robot – In this article we will learn how to build an obstacle avoiding robot using Arduino Nano and Nano robot controller.
Weather you are a hobbyist, student or engineer. If you are into building projects, at some point you might have used Arduino […]
In this article we will see what an Ultrasonic Sensor is and how to start using it with arduino. This will come in handy in future projects.
Being a beginner you might find it hard to find the tools you need or you might be confused on which one to buy. But fear not, as I am here to help.
In this article we shall see what a robot controller is, what is it used for and how to get started with the Nano Robot controller.
In this article we will learn how to use Bluetooth to control LEDs with the help of Arduino
Today we will use that knowledge to build a simple robot car which will be controlled using an IR remote
A module with a motor driver IC which helps us control speed and direction of DC motors is called a motor driver board. There are a variety of motor driver boards in the market. Most popular being L298N and L293D based motor drivers.
Many projects require a display interface, serving as a valuable tool for visualizing data. Various types of displays cater to different needs, […]
In this tutorial we will see how to use the decoded values to turn devices on/off, for example LEDs. Here I will demonstrate it using two LEDs. So without wasting any more time, let’s get started.