hey hello the world of living.ia i would like to ask you something i would like to create an emotional robot similar to an emo robot how can i do it and what are the basics
That’s a complex topic. I guess the beginning depends on what is more important to you:
Your robots expressions: A nice face
Your robots movements: Legs or wheels
Expressions: When you want to begin with the face, I would recommend a Arduino Uno R4. The little board has a LED matrix integrated which lets you learn how to make graphics and lets your robot smile.
Perhaps somebody knows a robot-kit for Arduino so you could utilise more than only the LED matrix from it and don’t need to buy a Raspberry Pico
More people should try to make their own, to appreciate the work Living AI has done and still does. (Of course a way to educate yourself with the help of EMO would be awesome → integrate your own code into EMO)
I work on robotics so here are the tips to make a robot also I do not know how to code but I ask chatgpt to help me so you can do the same but you will have to learn
to build the robot its self right now I am making a robot called GEDO 2.0 its also hard to make a robot so here are some things you can use to make one like
Structural Components
Chassis: Metal or plastic frames, 3D-printed parts.
Mounting Brackets: To secure components.
Wheels/Treads: For mobility (e.g., snap-on treads, rubber wheels).
Servo Mounts: For securing servo motors.
Motors and Actuators
Servo Motors: For precise motion (e.g., MG996R).
DC Motors: For continuous movement (e.g., for wheels).
Stepper Motors: For controlled step-by-step movement.
Linear Actuators: For pushing/pulling motions.
Electronics
Microcontrollers:
Arduino Uno/Nano/Mega (good for beginner to advanced projects).
ESP32 (for Wi-Fi/Bluetooth capability).
Raspberry Pi (for advanced projects needing a mini-computer).