Bipedal Robot (Programming)

Attendance

Mai 14 (present)

NeNe 15 (present)

Fahsai 20 (present)

Samui 21 (present)

Kamm 22 (present)

Im 26 (present)

Task

Bipedal Robot (Programming)

Components

  • Arduino UNO Board
  • 4 Micro servo Motors
  • Card Board
  • Bread Board

Process

Start the code and watch it move.

Output

Bipedal Robot (Prototype)

Attendance

Mai 14 (present)

Ne Ne 15 (present)

Fahsai 20 (present)

Samui 21 (present)

Kamm 22 (present)

Im 26 (present)

Task

Bipedal Robot (Prototype)

Components

  • Arduino UNO Board
  • 4 Micro servo Motors
  • Card Board
  • Bread Board

Process

Attached the legs and feet build from the teacher attached in the classroom.

using hot glue to connect them together. Connect the Card Board and Bread Board

with double-sided adhesive tape.

Output

Humanoid Robot

Attendance

Mai 14 (present)

NeNe 15 (present)

Fahsai 20 (present)

Samui 21 (present)

Kamm 22 (present)

Im 26 (present)

Task


Build four micro servo motors.

Components

Arduino UNO Board
USB cable
Micro Servo Motor (4)
Jumper Wires

Process

1.prepare Arduino UNO

2.Connect jumper wire with micro servo motor to Arduino UNO board.

3.Connect propeller with

4.Enter the code.

Centering and Moving Two Micro Servo Motors

Attendance

Mai 14 (present)

NeNe 15 (present)

Fahsai 20 (present)

Samui 21 (present)

Kamm 22 (New member ), (present)

Im 26 (present)

Task

Build two micro servo motors

Components

1 Arduino UNO Board
1 USB cable
2 Micro Servo Motor 
7 Jumper
1 Breadboard

Process

1.Prepare the components that will be used in the circuit’s construction.


2.Connect the two jumpers together.

3.Connect The motor to The Board.

4.Then attach the wheel to the motor, to see if it moves when we run the program.

5.Connect the USB to the board.

6.Connect the USB to the computer.

7.Enter the code in the program.

Output

One Micro Servo Motor

Attendance


Mai 14

NeNe 15

Fahsai 20

Samui 21

Im 26

Task

We built and create one micro servo motor.

Components

Arduino UNO Board
3 Jumper Wires
1 Micro Servo Motor 
USB cable

Process

1.Plug the red wire into the MicroServo then connect it to 5V on the Arduino UNO.

2.Plug the brown wire into the MicroServo then connect it to GND on the Arduino UNO.

3.Plug the orange wire into the MicroServo then connect it to D2 on the Arduino UNO.

4.Put the propeller onto the MicroServo.

5.Plug the usb cable into the Arduino UNO.

6.Plug the USB cable into the computer.

7.Input the code that you gave us into the Arduino.cc app/web then click upload.

Servo myServo;
int delayTime = 1000;
void setup()
{
myServo.attach(2);
}
void loop()
{
myServo.write(90);
delay(delayTime);
myServo.write(180);
delay(delayTime);
myServo.write(90);
delay(delayTime);
myServo.write(0);
delay(delayTime);
}

Output

INTRODUCTION

I failed in the exam because I was busy looking at my favorite teacher.


MEMBER

-LEAD ENGINEER-

Rungtip Chotsangsri

Samui 21
<Hi my name is Samui.I’m 15 years old. I like Sanrio.
My life is terrible but I do my best every day.>

-ENGINEER-

Imtiraporn Phonpaiboon
Im 26

<my name is im i am 14 years old my favorite color is pink red and black

and i really like dogs they’re sooo cute!>

-PROGRAMMER-

Rachada Kanuson
Fahsai 20

<my name is fahsai I’m 15 years old I just tuned 15 recently.
I like to sleep all the time cuz I’m always sleepy.>


-DIGITAL JOURNALIST-

Chotirot Thonhphanich
NeNe 15

<hihihi my old name is Night, now I’m Nene number 15 and im 15 year old grade 9.
Chase Atlantic is my fav artist his song is so vibe I can play it all day long>

-MEDIA PRODUCER-

Kornrawan Sri-aksorn

Mai 14

<my name is mai I’m 15 years old i like mochi nutella😋>