Content for L298N

DIY WIFI RC Car With ESP8266 and Arduino IDE

“This project is an example of remotely controlled car via WIFI. The circuit is based on ESP8266, and the software is written in the Arduino IDE. As an engine driver, I used the L298N. The vehicle’s speed is controlled …

The Antisocial RobotCar (EAL)

“The Antisocial RobotCar moves away from you if you get too close and stops if there is nothing close. We wanted to build an antisocial robot car that moves away from obstacles/people. The way it works is by having …

Make an Autonomous “Follow Me” Cooler

“We use an Arduino to build an autonomous “follow me” cooler that connects to a smartphone via Bluetooth and uses GPS to navigate. In this project, we use an Arduino Uno to build an autonomous “follow me” cooler. The robot …

A DC Motor Controller with Control Leds

“It can be controlled through logic levels to set the speed and the direction of the rotation of CC brushed motors and stepper motors; outputs have LEDs indicating the rotation direction. The circuit board we are presenting this time is …

The Roll-Bot

“Its a rolling robot which you can control via Bluetooth. The inspiration for this project comes from (very very awesome) Sphero robots that are available on the market. I decided to make something of my own that rolls around.”

Build Your Own Vacuum Robot

“This is my first Vacuum Robot, which it’s main purpose is to allow anyone to have a cleaning robot without paying so much money, to learn how they work, to build a nice robot that you can modify, update …

How to Build an Arduino Self-balancing Robot

“Ever wonder how Segways work? This tutorial will show you how to build an Arduino self-balancing robot that balances itself — just like a Segway! To keep the robot balanced, the motors must counteract the fall of the robot. This action …

Tinku: a Personal Robot

“Tinku is not just a robot; it is a personal robot. It is an all in one package. It can see(computer vision), listen(speech processing), talk and react to the situation. It can express emotions, and the list of …

Gesture Hawk : hand gesture controlled robot using image processing as interface

“Gesture Hawk was showcased in TechEvince 4.0 as a simple image processing based human-machine interface. Its utility lies in the fact that no additional sensors or wearable except a glove is required to control the robotic car that runs …

How to Make an Obstacle Avoiding Car With Arduino

“Last year we attempted to make a tank with arduino. Theoretically, she would have been controlled with an infra-red remote and also have been the coolest little car on the block. Her name was Bessie, and she failed miserably. She …