top of page

Lucas Group

Public·10 members

What should you do on 3rd May

  • First, test the new gear and make sure the servo can achieve smooth and full 360-degree rotation.

  • Then, reconnect all three servos and ensure each one is functioning properly without any issues.

  • After that, integrate the robotic arm (built using LEGO) with the servo system and test the movement of the gripper and lift mechanism.

  • Once the mechanical part is stable, test the control again using WASD and servo controls to ensure smooth coordination between movement and arm operation.

  • Finally, make adjustments to the gear ratio or servo angles if the movement is still not stable or not accurate.

10 Views

What should you do on 26 April

  • First, connect all three servos to the Arduino and test whether they work using WASD and IJKL controls.

  • Once you have tested them and confirmed they are working, you can start the mechanical part by connecting all the motors to the robot.

  • After that is completed, build the pickup mechanism and attach the servos to the gripper, lift, and rotate mechanism.

This is the wiring diagram for you to connect the servos


8 Views
Unknown member
Apr 26

ill build the whole arm mechanism with lego

make sure to bring the pickup mechanism this sunday. it must include the gripper and other related pickup mechanism components. As an example, the gripper, lifting mechanism and rotates mechanism


Reference :


13 Views

Lucas successfully managed to operate both the motor and the servo


22 Views

Logsheet form

Dear Lucas,


Please complete your logsheet for today’s session.


Thank you.

17 Views

Illustration image for mechanical parts


75 Views

UI from the python code

Important Note ⚠️

  • Make sure the Arduino is connected to the Raspberry Pi via USB.

  • If not connected, pressing W, A, S, D keys will not work because no signal is sent to the Arduino.

59 Views

Python Code (Raspberry pi)

Instruction

  • Open the provided LucasApp.txt document file.

  • Copy all the code inside the file.

  • Paste the code into your Raspberry pi.

  • save it as a .py file (example: main.py).

48 Views

Arduino Code

/*

  RC Robot - Arduino Uno + L298N

  Commands from serial (USB from Raspberry Pi):

    W = forward

    S = backward

    A = turn left (pivot)


33 Views
Unknown member
Apr 08
  • Copy all the code here

  • Paste the code into your Arduino IDE.

  • Make sure to select the correct board and port, then upload the code to your Arduino.

Robot Control System Wiring Diagram

Instruction:

  • Ensure that the left motors (front and rear) are connected together to OUT3 and OUT4 on the motor driver.

  • Ensure that the right motors (front and rear) are connected together to OUT1 and OUT2 on the motor driver.

  • Connect the motor driver control pins to Arduino as follows:

    • IN1 → Pin 8


43 Views

    Copyright © 2026 AUTOBOTIC SDN BHD (Reg. No. 201601042778) (1213720-P). All rights reserved.

    bottom of page