top of page
Search

Robotics day 21- audio controlled robot part 1(ardublocks)

  • sreeramchittayil
  • Mar 8, 2023
  • 1 min read

We worked on the coding for my audio-controlled robot today. This project focuses on the commands we give it. For example, if I tell the robot to move in any direction, like forward, it will follow the command until I tell it to stop. The code below explains each part carefully, and we made this using a website called ArduBlocks, which lets you translate block coding to written form, which is very useful and convenient. In the next lesson, I will talk more about the robot and the components needed to create it.






 
 
 

Comentarios


bottom of page