tecno4
2.4M views | +24 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Arduino robot evita obstaculos'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

Cómo construir un sencillo robot que evita obstáculos con Arduino 

Cómo construir un sencillo robot que evita obstáculos con Arduino  | tecno4 | Scoop.it
Crear tu propio robot es como magia y altamente gratificante cuando lo ves funcionar por primera vez. Uno de los robots más sencillos que puedes montar es usando un chasis ya construido para solo tener que dedicarte a la parte de control y no tanto a la construcción del mismo.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Obstacle Avoiding Robot by Arduino and Ultrasonic sensor

Obstacle Avoiding Robot by Arduino and Ultrasonic sensor | tecno4 | Scoop.it

In this Obstacle Avoiding Robot by Arduino and Ultrasonic sensor, we learn the concepts of Ultrasonic sensor, it's working, working principle, concepts, uses, calculation and many more things. ultrasonic based obstacle avoiding robot uses ultrasonic wave principle to work. it is very good projects to learn embedded system. You can make many other projects like line follower robot  

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Autonomous Obstacle Avoiding Robot Using Arduino

Autonomous Obstacle Avoiding Robot Using Arduino | tecno4 | Scoop.it

In this instructable, I will teach you how to make an obstacle avoiding robot that works with Arduino.You must be familiar with Arduino. Arduino is a controller board which uses the atmega microcontroller. You can use any version of Arduino but I have used the Arduino Uno r3 on my robot.
The code is very easy and the circuit has only 4-5 wires. The robot also uses the L293D motor shield which is Arduino compatible, to drive the motors. So, the shield fits straight onto Arduino, making everythin

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

DIY HOW TO MAKE a OBSTACLE AVOIDER ROBOT ( AND CODE): 6 Steps

DIY HOW TO MAKE a OBSTACLE AVOIDER ROBOT ( AND CODE): 6 Steps | tecno4 | Scoop.it
the obstacle avoider robot avoid s all the obtscale before it and can move forward
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino Obstacle Avoidance Robot with Ultrasonic HC-SR04

Arduino Obstacle Avoidance Robot with Ultrasonic HC-SR04 | tecno4 | Scoop.it
Arduino Nano based object avoidance robot which uses 3 HC-SR04 sensors in order to detect potential obstacles and correct its trajectory.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Carro evasor de obstáculos con ultrasónico

código para descargar
http://adf.ly/1nz4mS

CLAVE: www.editronikx.com

(CLIC EN EL LINK ESPERE 5 SEGUNDOS Y CONTINUA CON LA DESCARGA DESDE DRIVE)

Este es el tercer video donde miramos como usar el kit de carro multiproposito para hacer un autentico carro evasor de obstáculos inteligente, en los anteriores videos miramos como controlarlo por bluetooth y como hacer un seguidor de linea, hoy veremos como hacer que evada obstaculos de manera automática

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Build a Robot Car - YouTube

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino - Obstacle Avoiding Robot (with L293D): 11 Steps (with Pictures)

Arduino - Obstacle Avoiding Robot (with L293D): 11 Steps (with Pictures) | tecno4 | Scoop.it
This instructable is the written version of my "Arduino - Obstacle Avoiding Robot (with L293D)" YouTube video that I've uploaded recently. I strongly recommend you to check it out.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Robot using Arduino and Bluetooth Module (Obstacle Avoidance Robot) - Electronic Circuits and Diagram

Robot using Arduino and Bluetooth Module (Obstacle Avoidance Robot) - Electronic Circuits and Diagram | tecno4 | Scoop.it
This project is designed to build a robot that automatically detects the obstacle on its path and guides itself whenever an obstacle comes ahead of it. This robotic vehicle is built, using Arduino UNO board. An ultrasonic sensor is used to detect any obstacle ahead of it. A motor driver IC and 2 DC motors are used for controlling the movement of the robot. A servo motor is also used in this project. The ultrasonic sensor is then mounted on the servo and by rotating the servo to different angles we will obtain the readings from the ultrasonic sensor in those angles. This will help the controller to detect the exact path to navigate. A Bluetooth module is also added to the project (which is optional ) in order to control the robot from your android phone when it is in manual mode.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino project 57- Obstacle avoiding robot using Arduino 

Arduino project 57- Obstacle avoiding robot using Arduino  | tecno4 | Scoop.it
How many times have we wished to have a robot that goes around the house avoiding obstacles? Creating this project with Arduino Uno, an HC-SR04 module and two wheels will take us to be a child.
The robot is able to avoid obstacles, thanks to the ultrasonic range finder sensor that senses obstacle coming on its way. The robot is equipped with two motors. As soon as it perceives an obstacle in its path, it blocks one of the two wheels, thus allowing to turn around and avoid bumping.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Coche robot 4×4 autónomo

Coche robot 4×4 autónomo | tecno4 | Scoop.it
Hoy os presentamos un proyecto donde os enseñaremos a construir un coche robot que pueda moverse de forma autónomo evitando obstáculos.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Crakobot | Arduino Robot With Manual And Autopilot Modes

Crakobot | Arduino Robot With Manual And Autopilot Modes | tecno4 | Scoop.it
Super fun robot that can be controller manually using Bluetooth or can be set to Autopilot mode and it moves around avoiding obstacles :)
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Obstacle Avoiding Robot (Arduino)

Obstacle Avoiding Robot (Arduino) | tecno4 | Scoop.it
Here i'm going to instruct you about making an Obstacle Avoiding Robot based on Arduino. I hope to do step by step guide on making this robot in very easy way. An obstacle avoiding robot is a fully autonomous robot which can be able to avoid any obstacle which it face when it move. Simply, when it met an obstacle while it moving forward, automatically stop moving forward and makes a step back. Then it looks it's two sides left & right and starts to move the best possible way; which means either in left direction if there is another obstacle in right or in right direction if there is another obstacle in left side. The obstacle avoiding robot is very helpful and it is the base of many large projects such as Automatic cars, robots used in Manufacturing factories, even in robots used in spacecrafts.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

How to Build: Arduino Self-Driving Car

How to Build: Arduino Self-Driving Car | tecno4 | Scoop.it

The Arduino Self-Driven Car is a project comprised by a car chassis, two motorized wheels, one 360° wheel (non-motorized) and a few sensors. It is powered by a 9-volt battery using an Arduino Nano connected to a mini breadboard to control the motors and sensors. When it is turned on, it starts driving straight forward. When it finds an obstacle ahead, it looks for both sides, and turn to the side where it has more free space. If there is no free space ahead or on both sides, it reverses the motors to drive backward.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Robot Evita Obstáculos - YouTube

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Obstacle Avoiding Robot Using Ultrasonic Sensor : 8 Steps (with Pictures)

Obstacle Avoiding Robot Using Ultrasonic Sensor : 8 Steps (with Pictures) | tecno4 | Scoop.it
In this project I will show you how to create an Arduino based Obstacle Avoiding Robot using an HC-SR04 Ultrasonic Sensor and 9g Micro Servo. During the build I will explain to you why you should use a Motor Shield and I will also explain how does the HC-SR04 Ultrasonic Sensor Work. Let's get started!
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino: How To Build An Obstacle Avoiding Robot

Arduino: How To Build An Obstacle Avoiding Robot | tecno4 | Scoop.it
This instructable is the written version of my "Arduino: How To Build An Obstacle Avoiding Robot" Youtube video that I've uploaded recently. I strongly recommend you to check it out.
No comment yet.