Parts used in the robot

By K10-K10

Hello. I’m K10-K10. This time, I’d like to summarize the parts used in the robot.

Progress from last time

The 3D data of the robot is complete, and the order and arrival have been completed. The gear that will be sandwiched between the motor and the tire will be handled by 3D printing, and the one that was tested and printed fits perfectly.

一覧

Microcontroller

Raspberry Pi 5

Used for image processing.

ラズパイ用ヒートシンク

Used for heat dissipation of Raspberry Pi.

ESP32-DevKitC-32E

It communicates with the Raspberry Pi to control the motor and process the sensor.
There may be a shortage of pins;)

Motor

FEETECH サーボ FB5311M-360

Used to move the robot body. Four are planned to be installed.
The gear will be sandwiched between the tire and the motor.
One more will be installed on the top of the robot for the arm up and down.

マイクロサーボ 9g SG-90

Used to pull the string in the arm.
The string is held by pulling the string while the string is loosened, and the ball is grabbed.
We will test whether it works well later.

Camera

Raspberry Pi Camera Module 3(広角)

Used for line tracing.

Raspberry Pi Camera Module 3(標準画角)

Used for rescue.

Power supply

Kypom K6 7.4V 1300mAh 30C60C リポバッテリー

Used for the motor.

Anker製モバイルバッテリー(型番不明)

Used for Raspberry Pi.
By separating the motor power, we can avoid the influence of noise.

Others

超音波距離センサー HC-SR04

Used to measure the distance to the wall.

赤色7セグメントLED表示器 カソードコモン OSL10391-LRA

Used for the robot’s status display.
There may be a shortage of pins on the ESP32 side.

波動スイッチ DS-850K-S-ON

Used for the start and stop switch.

Future plans

The 3D printed robot parts have arrived, so we will start assembly.
Next, we will continue to advance the red detection program and the efficiency of the control system.

Addition: I think it’s better not to use the insert nut.

Thank you for reading~

📝 author: K10-K10