Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
tano1221
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
ПΣӨƧӨFƬ
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
ℛeℙ@¢ᴋ€r
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
missyou123
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
Engh3
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
大†Shinegumi†大
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
ronaldinho424
Hands-On Robotics with Arduino, Build 13 robot  projects Vote_lcapHands-On Robotics with Arduino, Build 13 robot  projects Voting_barHands-On Robotics with Arduino, Build 13 robot  projects Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» Aiseesoft Video Converter Ultimate 10.8.50 (x64) Multilingual
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 2:13 pm por ПΣӨƧӨFƬ

» MiniTool Power Data Recovery Personal / Business 12.0 Multilingual
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 1:58 pm por tano1221

» PanoramaStudio Pro 4.0.8.419 (x64) Multilingual
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 1:47 pm por tano1221

» reaConverter Pro 7.817 Multilingual
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:49 pm por tano1221

» Steinberg HALion 7.1.0
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:36 pm por tano1221

» Red Burner 17.8 (x64)
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:30 pm por tano1221

» Advanced SystemCare Pro 17.5.0.255 Multilingual
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:11 pm por tano1221

» eXtreme Karaoke 2024 + SoundFont Julio
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:07 pm por tano1221

» ProfExam Suite 8.0.24183.6493
Hands-On Robotics with Arduino, Build 13 robot  projects EmptyHoy a las 12:01 pm por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 Hands-On Robotics with Arduino, Build 13 robot projects

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
Invitado
Invitado



Hands-On Robotics with Arduino, Build 13 robot  projects Empty
MensajeTema: Hands-On Robotics with Arduino, Build 13 robot projects   Hands-On Robotics with Arduino, Build 13 robot  projects EmptyJue Jun 04, 2020 12:15 pm

Hands-On Robotics with Arduino, Build 13 robot  projects Cf03dcdca3bdb134b517f53a4a12ebd3

Hands-On Robotics with Arduino, Build 13 robot projects
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + .srt | Duration: 69 lectures (4 hour, 31 mins) | Size: 1.85 GB
Using Arduino build a Voice control robot, Black line follower, Light follower/repeller robot, Smartphone control robot

What you'll learn

Construct a Robot from Scratch and move in 6 different directions
Understand the working of different components necessary for working of Robot
Downloadable source codes for all 6 directions

Requirements

No necessary requirement, Basic knowledge of Electronics will be great advantage

Description

Curious about controlling a Robot with smartphone, you have come to the right place. Learn the basic concept and programming required to design a fully functional Arduino Robot. For this course you will need the simplest but the most powerful and advanced Micro-Controller board called the Arduino UNO and a Bluetooth along with some basic electronics component.

Fundamentals of Robotics

Robotics is fundamentally a branch of technology that deals with the design, construction, operation, and application of robots. It is a powerful tool to understand the basic concepts of Computer Science, Mechanical engineering, and Electronics engineering. In this Arduino robot course will use a simplified version of C++ language for programming our Robot using the Arduino IDE.

Course Content and Overview

This course is designed for students interested in controlling an Arduino Robot with Android Smartphone. No coding experience is required; all you need is an Arduino, Bluetooth, some low cost hardware and electronics component for building the Robot. We will start from basics of Arduino programming and then move to higher topics.

Basics of Arduino

In this course you will first understand the basics of Arduino and then we will look at Arduino installation & setting up Arduino with your Computer or Laptop

Construction of Robot

After understanding the basics of Arduino next we will construct our Arduino Robot. All the components required for building this Robot are mentioned in Section 2

Time Control Robot

In the Time Control Robot section you will first understand the working of Motors Driver and how to control 2 motors using a single motor driver.

We will then write Arduino program so that the Robot moves in the following direction for a specific period of time

Forward

Backward

Axial Left

Axial Right

Radial Right

Radial Left

Stop

Serial Communication

Serial Communication is essential for sending and receiving data between Electronic hardware devices. We will use Serial Communication to control Led's, Potentiometer sensor and the Arduino Robot.

In this section you will learn to read analog values from sensors and display it on the Serial Monitor. You will also write (send data) values from PC to Arduino.

Android Programming

Android OS has taken the world by storm after its inception nearly 10 years back. One of the major benefits of owning an Android smartphone is the ability to use it as a Remote Control for controlling Robots and other Electronics devices.

In this course we will design 5 Android Applications using a tool called AppInventor2. AppInventor2 is a Graphical Programming Software using which even a non programmer can design amazing Android apps in a matter of minutes.

Controlling Arduino Robot using Android Smartphone

We will create 3 android applications for controlling the Arduino and each application works in different manner

SmartBot

In the Smartbot android app we will create 5 buttons (Forward, Backward, Left, Right and Stop). When the user clicks on any of the button the Robot will move in that particular direction.

AcceleroControl Robot

In the AcceleroControl Robot android app, we will use the accelerometer sensor from the android smartphone to control the Robot. So when the user tilts the robot in forward direction it will will move forward, when the Smartphone is kept flat the Robot will Stop. Similarly by pointing the smartphone in direction you can control the direction of the Arduino Robot.

VoiceControl Robot

In the Voice Control Robot we will move our Robot in different direction by giving voice inputs

Black Line Follower

In Black line follower robot, we will first understand the working principal of the IR sensor and then attach it to our robot. After this we will understand the programming logic and then program the arduino robot to follow a black line.

White Line Follower

In white line follower, we will first understand the working principal of White line follower robot and then we will reverse the black line follower program so that the arduino robot follows a white line

Object Follower Robot

In Object Follower robot, we will first understand the working principal of this robot. After this we will write the Object Follower robot program so that the arduino robot can follow an Object.

Object Repeller Robot

In Object Repeller robot, we will first understand the working principal of this robot. After this we will write the program so that arduino robot keeps repelling or keeps moving away from the object.

Object Avoider Robot

Object avoider robot is similar to object repeller robot, but in certain condition, it will simply avoid the object instead of moving away from it.

Light Follower Robot

In Light Follower robot, we will first understand the working principal of this robot. After this we will write the Light Follower robot program and use the smartphone's flash light so that the arduino robot can follow it.

Light Repeller Robot

In Light Repeller robot, we will first understand the working principal of this robot. After this we will write the program so that arduino robot keeps repelling or keeps moving away from a light source.

Light Avoider Robot

Light avoider robot is similar to light repeller robot, but in certain condition, it will simply avoid the object instead of moving away from it.

Who this course is for:

Students who are interested in learning the basics of Robotics
Arduino Lovers who want to learn more than Arduino basics
Students from Mechanical, Electronics, Electrical, Computer Science, Robotics background are perfectly ideal for this course

Screenshots

Hands-On Robotics with Arduino, Build 13 robot  projects Ea9d087b0694950cb8e5ef5fe211573e
Download link:
Citación :
rapidgator_net:
https://rapidgator.net/file/8150e77cc5884fa16fdb2cedf90d5d17/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part1.rar.html
https://rapidgator.net/file/aad1b9724ba7105b0e64cf4a5a6b700d/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part2.rar.html

nitroflare_com:
https://nitroflare.com/view/9280AB939F040B5/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part1.rar
https://nitroflare.com/view/817CDFCDCFAAC2B/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part2.rar

uploadgig_com:
http://uploadgig.com/file/download/6Ef6130b537E77dc/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part1.rar
http://uploadgig.com/file/download/cA0aa65fe35D21e7/i9eu7.HandsOn.Robotics.with.Arduino.Build.13.robot.projects.part2.rar

Links are Interchangeable - No Password - Single Extraction
Volver arriba Ir abajo
 

Hands-On Robotics with Arduino, Build 13 robot projects

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

 Temas similares

-
» Arduino For Beginners - Learn with Hands-on Lessons and Practice with Many Arduino Projects
» Learning to use the Arduino IoT Cloud to build IoT Projects
» Building Arduino IoT Projects using the Arduino IoT Cloud
» The Complete Redux Bootcamp :Build 4 Hands-On Projects
» The Complete HTML , CSS , Bootstrap :Build Hands On Projects

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-