Help required getting the beetle to work on Marqueen Plus V2.1

userHead Mik.Lorimer 2023-05-09 23:35:24 609 Views2 Replies

Hi I know this is probably something simple, I have just purchased a class set of Marqueen Plus V2.1 and am trying to get the beetle to work which according to the instructions I insert the lead into Servo 1 or 2, but on this version I don't have servo S1 or S2 I have servo P0, P1 and P2 so how do I get the beetle to move using Microsoft makecode?

2023-05-10 14:34:00

You can also try Pins——>servo write pin.

userHeadPic jenna
2023-05-10 10:16:42

Hello,

 

In case you haven’t seen the tutorials, here are links to the Maqueen Plus and Makecode help documents.

 

Maqueen Plus wiki

https://wiki.dfrobot.com/SKU_MBT0021-EN_Maqueen_Plus_STEAM_Programming_Educational_Robot

 

Makecode Tutorial

https://wiki.dfrobot.com/Makecode%20Get-started%20Tutorial

 

Now, for adding an additional servo to the robot, you will need to click on “Extensions” and then “Servo”. Now you can see servo control functions with P0, P1 and P2 pins.

 

Good luck with your project and have fun!

 

 

userHeadPic xingzhao.zhu