Roboki - Session 12: Difference between revisions

From Yudurobotics
m (Protected "Roboki - Session 12": Edit warring ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 1: Line 1:


='''Building the Object Finder bot Step-by-Step'''=
='''Building the Object Finder bot Step-by-Step'''=
[[File:Object finder bot using Roboki setup tutorial.jpg|thumb|323x323px|Object finder bot made using Roboki utilising advanced AI recognition to detect object.]]
======'''Description :'''======
======'''Description :'''======
Let's Create an AI-powered Object Finder Robot! Using the Roboki microcontroller and a motor, we'll craft a smart robot that can detect and identify objects with advanced AI recognition. We will Program it to recognise a variety of items and step into the thrilling world of AI-driven robotics. Perfect for young engineers and engineering enthusiasts, this project is a gateway to mastering robotics and diving deep into STEM learning.
Let's Create an AI-powered Object Finder Robot! Using the Roboki microcontroller and a motor, we'll craft a smart robot that can detect and identify objects with advanced AI recognition. We will Program it to recognise a variety of items and step into the thrilling world of AI-driven robotics. Perfect for young engineers and engineering enthusiasts, this project is a gateway to mastering robotics and diving deep into STEM learning.

Revision as of 18:49, 30 August 2024

Building the Object Finder bot Step-by-Step

Object finder bot made using Roboki utilising advanced AI recognition to detect object.
Description :

Let's Create an AI-powered Object Finder Robot! Using the Roboki microcontroller and a motor, we'll craft a smart robot that can detect and identify objects with advanced AI recognition. We will Program it to recognise a variety of items and step into the thrilling world of AI-driven robotics. Perfect for young engineers and engineering enthusiasts, this project is a gateway to mastering robotics and diving deep into STEM learning.

Contents :

1. HARDWARE

  • Let's Make it!
  • 1.1 What do we need ?
  • 1.2 How is it Made ?

2. SOFTWARE

  • 2.1 Let's Code it !

3. WHAT NEXT?

  • Challenge!

Before we begin, take a look at the picture of the bot to get a better understanding of the different parts of this object finder bot.

1.HARDWARE

Let's make it!

We are going to follow the steps in this tutorial to assemble our object finder bot. Look carefully into each of the images and follow the instructions one by one to make this wall follower bot. The colour of the blocks and parts used in the construction might differ from original, So carefully follow the instruction given below.

1.1 What do we need ?

Given below are the materials required to build the object finder bot. Components required.jpg

1.2 How is it made ?

Follow the steps carefully to build the Object Finder Robot

1. Place the 15 by 11 block on a flat surface.

Beam 15 on surface.jpg

2. Take a Beam 15 and attach two 90-degree pegs to the second and second-to-last holes of the beam as shown in the image. Then, connect the beam to the block.

Beam 15 with pegs.jpg

3. Take a motor and attach 4 pegs as shown below.

Motor with pegs .jpg

4. Connect the motor to this block and beam as shown in the image.

Motor attached on block.jpg

5. Once the setup is ready carefully attach axle 5 to the motor. With this we will be creating  an extension to mount the Mobile holder.

Axle on motor.jpg

6. Take a 55 mm rim and slide it onto the axle, as shown in the image.

When rim on axle+motor.jpg

7. Take a pin connector and attach two pegs to it.

Pin connector with pegs.jpg

8. Take a Beam 5 and attach the first hole of the beam to the first peg on the pin connector.

Beam 5 on pin connector1.jpg

Beam 5 on pin connector.jpg

9. Similarly, take another Beam 5 and attach the first hole of the beam to the second peg on the pin connector. Then, fix the pin connector onto the rim on the axle, as shown in the image.

Beam 5 on pin connector2.jpg

10. Take an 11 by 7 block and attach two pegs to it, as shown.

Block added to beam5.jpg

11. Fix the 11 by 7 block onto the pin connector. With this construction, we have built a mobile holder mounted on a motor.

Block attached to beam5.jpg

12. Take the 1 by 6 brick with holes and connect two pegs to it and then attach it to the 15 by 11 Block as shown in the image.

Brick attached to block 15 by 11.jpg

13. Next, connect the Roboki on top of the 1 by 6 brick.

Roboki attached to brick.jpg

14. Now, connect the motor to the Roboki. Make a note of the port to which the motor is connected and program it accordingly. (Refer to Activity 4 "Spin Wheel.")

Object finder setup tutorial .jpg

           

2. SOFTWARE

2.1 Let's Code it !

Now that our Bot is ready, we need to programme it using Plode to make a wall-following robot.Follow the step by step instruction in the video given below to programme the object finder bot.

3. What Next?

Challenge!

Create a robot capable of detecting a red ball, moving towards it, and accurately hitting it towards a specified target.