Can you make a basic tutorial of having chatgbt controling a robot. I can't find a tutorial on getting chatgbt to control a robot. Im not talking about contrilling a full humanoid robot but just the basice. Like i want to make a simple gbt robot that only controls 2 wheels. Like maybe I do a code where if gbt says "move left wheel { spin left wheel } if gbt says "move right wheel { spin right wheel } and then i can maybe tell gbt to draw a star and then the gbt will use those commands to draw a star. It should be really simple just dont know what to do where to start. I found arduino tutorials but they only type or speak in arduino but cant find the one for activating pins or moving motors.