Voice Controlled Humanoid Robot
The rapid growth of robotics and embedded system technologies has increased the need for intelligent and userfriendly robotic systems. Conventional robot control methods such as remote controls, keyboards, and programmed instructions often make human-robot interaction difficult and less efficient. To overcome these limitations, this project proposes the design and development of a Voice Controlled Humanoid Robot that can understand human voice commands and perform corresponding actions.The proposed system uses speech recognition technology to convert voice commands into digital signals. These commands are transmitted through Bluetooth communication to a microcontroller such as Arduino or ESP32, which processes the commands and controls servo motors through a motor driver circuit. Based on the received instructions, the humanoid robot performs movements such as walking, turning, hand movements, and other predefined actions.The main objective of this project is to create a simple, low-cost, and efficient robotic system that improves natural communication between humans and robots. The system provides hands-free robot control, making it suitable for educational purposes, assistive technologies, automation systems, and future smart robotic applications. The project demonstrates the practical implementation of embedded systems, wireless communication, and voice recognition technologies in humanoid robotics.