Top Robotics YouTube Channels in 2026 from Indonesia

Robotics is a multidisciplinary field that combines mechanical engineering, electrical engineering, and computer science to create intelligent machines. Channels in this category showcase everything from DIY combat robots and Arduino projects to cutting-edge research in humanoid robotics and autonomous drones. Whether you are a hobbyist looking to build your first bot or an engineer interested in the latest industrial automation trends, you'll find a wealth of knowledge here.

8 ChannelsPage 1 of 1

Creators in this space often share detailed build logs, tutorials on electronics and soldering, and explanations of complex control systems. You'll see projects involving Raspberry Pi, ROS (Robot Operating System), and advanced sensors like LiDAR and depth cameras. The content also covers the software side, including path planning, computer vision, and the integration of Artificial Intelligence to give robots perception and decision-making capabilities.

Beyond the technical tutorials, many channels feature entertaining robot competitions, reviews of commercial robot kits, and discussions on the ethical implications of automation. From the precision of surgical robots to the agility of Boston Dynamics' creations, these videos highlight the incredible potential of robotics to transform our world.

Channels

Innoforge Studio YouTube channel profile picture
1

Innoforge Studio

@InnoforgeStudio

Innoforge Studio explores the world of innovation, tools, machines, and technology — from traditional craftsmanship to modern engineering breakthroughs.We fo...

Indonesia
Subscribers
1.75m
Total Views
5445.7M
Videos
3,514
Cooking Robots: Cost-Saving Innovation or Job Disruptor? thumbnail
0:05

Cooking Robots: Cost-Saving Innovation or Job Disruptor?

63.5M views13-Apr-2025
Kakarobot ID YouTube channel profile picture
2

Kakarobot ID

@kakarobot

Supporting Quality Education with Robotics | Learn Robots, Electronics, AI, IoT | Custom Robot or Automation System Manufacturing Services | Impact StartUp F...

Indonesia
Subscribers
424k
Total Views
467.8M
Videos
259
2 Robot Kakarobot IoTA fighting for the top 8 🤯 #robot #robotics #competition #electronic #arduino thumbnail
0:36

2 Robot Kakarobot IoTA fighting for the top 8 🤯 #robot #robotics #competition #electronic #arduino

5.3K views1 year ago

The Kakarobot ID YouTube channel focuses on robotics, electronics, AI, and IoT, showcasing various robot competitions, tutorials, and custom automation system manufacturing services. With over 424k subscribers and 467 million total views, the channel provides valuable content for robotics enthusiasts and professionals. The channel features robots competing in line follower and soccer competitions, as well as tutorials on robotics and electronics. The content is primarily in Indonesian, catering to the local audience. The channel is associated with LD Technology, a company that offers custom robot and automation system manufacturing services. Viewers can expect to see a mix of competitive robotics, educational content, and technological innovations.

What Makes This Channel Unique

Kakarobot ID offers a unique blend of competitive robotics, educational content, and custom automation system manufacturing services, setting it apart from other robotics channels that may focus on a single aspect.

Irregular
Indonesian
Target Audience

Robotics enthusiasts, students, professionals, and individuals interested in electronics, AI, and IoT. The content caters to a mix of hobbyists and professionals in Indonesia and potentially worldwide.

Content Formats
TutorialsCompetitionsReviewsDocumentaries
Primary Topics
Robot CompetitionsLine Follower RobotsRobot SoccerElectronics and Robotics TutorialsAutomation Systems and Manufacturing
Tools Machine Projects YouTube channel profile picture
3

Tools Machine Projects

@TMProjects

Here, we showcase various Innovation, tools, machine, Manufacturing, Industrial Factory, Agriculture, Innovative & Technology from simple and creative soluti...

Indonesia
Subscribers
88k
Total Views
540.2M
Videos
1,976
Soft Robotic Gripper Lifts Like Human Fingers! 🤏 thumbnail
0:04

Soft Robotic Gripper Lifts Like Human Fingers! 🤏

5.8K views12-Jun-2025
INVENTECH ID YouTube channel profile picture
4

INVENTECH ID

@Innovationtechid

🔧 INVENTECH ID – Innovation, Innovative,Technology, Tools, Machine, Agriculture, & Manufacturing Industrial without limits!Here, we showcase cutting-edge te...

Indonesia
Subscribers
81k
Total Views
471.3M
Videos
2,119
This DENSO Robot Is Insanely Precise! Factory Automation at Its Best! thumbnail
0:05

This DENSO Robot Is Insanely Precise! Factory Automation at Its Best!

11.2K views13-May-2025
Robotics Short AI YouTube channel profile picture
5

Robotics Short AI

@roboticsshortsai

Welcome to Robotics Shorts AIExplore the world of modern robotics and futuristic technology your go to source for fascinating videos about unique robots, cut...

Indonesia
Subscribers
60.7k
Total Views
71.2M
Videos
326
Buy a Bodyguard Robot #robot thumbnail
0:11

Buy a Bodyguard Robot #robot

2.9M views12-Jun-2025
NUROBIQ YouTube channel profile picture
6

NUROBIQ

@nurobiq

Welcome to the Nurobiq channel!This channel focuses on the development and application of humanoid robot technology, covering innovations in robotics, automa...

Indonesia
Subscribers
24.9k
Total Views
50.6M
Videos
427
agricultural assistant, female humanoid robot helps harvest watermelon #humanoidrobot #ai thumbnail
0:10

agricultural assistant, female humanoid robot helps harvest watermelon #humanoidrobot #ai

24.6K views9-Nov-2025
NIF MEDIA YouTube channel profile picture
7

NIF MEDIA

@nifmedia_yt

Bussines : namunif2@gmail.cominstagram : https://www.instagram.com/naufalmunif24/

Indonesia
Subscribers
13.7k
Total Views
8.2M
Videos
239
Robot Line Follower Competition #indonesia #robot #competition thumbnail
0:32

Robot Line Follower Competition #indonesia #robot #competition

19.1K views14-Mar-2025
Husni Marwan YouTube channel profile picture
8

Husni Marwan

@husnimarwan

Software engineering background who fascinates in mechanical design 😎

Indonesia
Subscribers
3.37k
Total Views
910.1K
Videos
652
Robo desk gets a little bit upset 😆 ESP32, SERVO, OLED DISPLAY & PAN/TILT MECHANISM thumbnail
0:31

Robo desk gets a little bit upset 😆 ESP32, SERVO, OLED DISPLAY & PAN/TILT MECHANISM

863 views13-Apr-2025

Frequently Asked Questions

How do I get started with robotics as a beginner?

The best way to start is with a hands-on kit. Platforms like Arduino and Raspberry Pi are excellent entry points because they are affordable and have huge communities with thousands of tutorials. You can start by building a simple line-following robot or a robotic arm to learn the basics of sensors, motors, and programming.

What are the key components of a robot?

Most robots consist of four main parts: Sensors (to perceive the environment), Actuators (motors/pistons to move), a Controller (the 'brain' that processes data and makes decisions), and a Power Source (batteries). Understanding how these components interact is fundamental to robotics engineering.

Do I need to know how to code to build robots?

While it is possible to build simple mechanical bots without coding, most modern robotics requires programming. C/C++ is standard for microcontrollers (like Arduino), while Python is widely used for higher-level processing, AI, and working with frameworks like ROS. Learning to code will significantly expand what your robots can do.

What is ROS and why is it important?

ROS (Robot Operating System) is a set of software libraries and tools that help you build robot applications. It provides standard ways to handle hardware abstraction, device drivers, and communication between different processes. It is the industry standard for research and complex robotics development, making it a valuable skill to learn.