I am a coding instructor teaching Swift to students aged 8-10. Following Apple curriculum, I can connect Playgrounds to the robot Jimu Meebot and use Swift to command the robot to dance.
Years ago, Meebot lesson appeared in Playgrounds interface, so I could easily connect the robot via bluetooth. But now it has gone. I assume there should be another way to connect the robot as I saw a subscription URL field at the bottom of playgrounds.
My questions are ...
- How can I find the robot's subscription URL?
- Why the Meebot lesson has gone?
I have tried searching google for hours. I found a number of people having the same question but did not find any working solution.
I expect to find the subscription url or anything that enable me to connect the robot with playgrounds so I can code Swift to command the robot to dance.
PS sorry if this post is not directly related to programming.