Top Robotics YouTube Channels in 2026 from Bangladesh

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.

3 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

Creative fest YouTube channel profile picture
1

Creative fest

@creativefest

Welcome to my channel Creative fest. Where you will learn how to make handmade crafts, toys, presents. The main thing is that one can make it at home and wit...

Bangladesh
Subscribers
266k
Total Views
76.0M
Videos
321
DIY Recycled Plastic Bottle Water Fountain | Amazing Science Experiment with Plastic Bottles thumbnail
6:02

DIY Recycled Plastic Bottle Water Fountain | Amazing Science Experiment with Plastic Bottles

1.2K views7 days ago

The Creative Fest YouTube channel is a creative hub where viewers can learn to make various handmade crafts, DIY projects, and simple science experiments using recycled materials and household items. With over 266k subscribers and 76 million total views, the channel has established itself as a go-to destination for DIY enthusiasts and students looking for innovative project ideas. The channel's content is primarily educational, focusing on STEM-related topics, robotics, and environmental projects. Each video provides step-by-step instructions, making it easy for viewers to follow along and learn. The channel's diverse content caters to a wide range of interests and age groups, from simple crafts to complex science projects. Overall, Creative Fest offers a unique blend of creativity, education, and fun, making it an excellent resource for viewers worldwide.

What Makes This Channel Unique

Creative Fest stands out by offering a unique blend of creative DIY projects, simple science experiments, and robotics tutorials, all made from recycled materials and household items. The channel's focus on STEM education and hands-on learning experiences makes it an invaluable resource for students and DIY enthusiasts alike.

Weekly
English
Target Audience

Students, DIY enthusiasts, and individuals interested in STEM education and creative projects. The content is suitable for a wide age range, from children to adults, and caters to various skill levels.

Content Formats
TutorialsDIY ProjectsScience Experiments
Primary Topics
DIY Science ProjectsRobotics and AutomationRecycled Materials CraftsSTEM EducationSimple Inventions
Aslam Hossain YouTube channel profile picture
2

Aslam Hossain

@aslamhossain1

Hi Everyone! I'm Aslam Hossain, a passionate graduate in Electronic and Telecommunication Engineering from the International Islamic University Chittagong (I...

Bangladesh
Subscribers
32.4k
Total Views
5.4M
Videos
373
Easy Line Follower Robot Building PCB | How to Make LFR with PCB #linefollowerrobot #lfr #pcb thumbnail
0:24

Easy Line Follower Robot Building PCB | How to Make LFR with PCB #linefollowerrobot #lfr #pcb

71.5K views13-May-2025
AiDaily YouTube channel profile picture
3

AiDaily

@AiDaily77

AiDaily

Bangladesh
Subscribers
6.77k
Total Views
6.1M
Videos
410
Mr. Kim & JuiceBot-01: A Robot Factory Encounter 🚀 #shorts #aiautomation #usa #robotics2025 thumbnail
0:12

Mr. Kim & JuiceBot-01: A Robot Factory Encounter 🚀 #shorts #aiautomation #usa #robotics2025

32.1K views10-Sep-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.