Pages

Monday 10 October 2022

HAND GESTURE CONTROLLED MOTOR USING ARDUINO

 1.     INTRODUCTION



How to control a motor by identifying different hand gestures from the camera to the Arduino Development Board. By using this motor can be controlled.

 2. LEARNING OBJECTIVE

Physical interaction of ML.

• Controlling Motor using Hand gesture.


3. REQUIRED COMPONENTSs

 Arduino Development Board       


              



motor      







  PROCEDURE






Open the pictoblox app. It will appear as shown in the below figure.








Click on board and select the Arduino Uno board in the pictoblox app.









Click on add extension and select the machine learning from it.










Click on create model, then click on image processing. In image processing click on the standard image processing.










You will get the below page, as shown in the figure. Click on webcam and create different hand gesture and click on class1 and change the name.




Next Train the Model



After training, Export the model by clicking Export Model


After Export, Upload the model and copy the link.



Click on load model and paste the link that you have copied and then click on load Model.




1.1            Setting up Arduino Development kit

1.      Open the Pictoblox software in the chrome.

2.      Select the Arduino board in the pictoblox.

3.      Select Machine Learning from the Extension.

4.      Create the hand gesture for machine learning.

5.      Then Load the Hand gesture to the ML.

6.      Now write the Program in the Pictoblox.

7.      Then run the Program by clicking on the flag.

8.      Do the Hand gesture in the camera and you can see the Motor running in different direction for different Hand gesture.

 

No comments:

Post a Comment