OpenRoberta / openroberta-lab

The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based application, the platform can be used without prior installation of specific software but runs in any popular browser, independent of operating system and device.
Apache License 2.0
124 stars 118 forks source link

Support for the Raspberry Pi Pico #962

Open ghost opened 3 years ago

ghost commented 3 years ago

I would like support for the new Raspberry Pi Pico! I think it would be kinda easy to do, as it can either use C or MicroPython (which is already supported/used by the micro:bit)

panchalnikunj commented 3 years ago

https://www.youtube.com/channel/UCA4j-J-TFW_9Dt4iTwIjtYQ

Once visit this channel for raspberry pi pico projects.