From 8b8a0c47337a9490216046090898d6e4dc063497 Mon Sep 17 00:00:00 2001 From: Vinuri Ranawaka <73119621+vinuriR@users.noreply.github.com> Date: Mon, 26 Oct 2020 15:17:57 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dad9fe8..88736c3 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,6 @@ Independent component analysis. Linear filtering. Neural networks. Partial differential equations. +- Robotic engineers are designing the next generation of robots to look, feel and act more human, to make it easier for us to warm up to a cold machine. Rescue Robots. Robotic Competitions. Robotic Prosthetics. Walking Robots. Robot Caregivers. +-What is the future for robots? +Future of Robotics & Artificial Intelligence. According to a Forrester report, robots will eliminate 6 percent of all jobs in the U.S. by 2021. McKinsey's assessment is even more expansive — they believe that by 2030 one-third of American jobs could become automated. From 527ec00cb893273a8d68fb246909cb7cb676c8e7 Mon Sep 17 00:00:00 2001 From: Madhusha Ravishani Date: Mon, 31 Oct 2022 16:31:33 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 88736c3..a3cb8d9 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,13 @@ Partial differential equations. - Robotic engineers are designing the next generation of robots to look, feel and act more human, to make it easier for us to warm up to a cold machine. Rescue Robots. Robotic Competitions. Robotic Prosthetics. Walking Robots. Robot Caregivers. -What is the future for robots? Future of Robotics & Artificial Intelligence. According to a Forrester report, robots will eliminate 6 percent of all jobs in the U.S. by 2021. McKinsey's assessment is even more expansive — they believe that by 2030 one-third of American jobs could become automated. + +How to Make a Line Following Robot Using Rpi 3 +Step 1: Assemble Your Materials. ... +Step 2: Assembling the Motor Board. ... +Step 3: Powering Your Motor. ... +Step 4: Connecting Your Motor to the Rpi. ... +Step 5: Prepare the Connectors. ... +Step 6: Connect the Line Sensors. ... +Step 7: Test the Line Sensors. ... +Step 8: Inserting the Program Into Python.