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
122 stars 118 forks source link

Add Gyroscope rotation measurement to CalliopeV3 #1671

Open AyaMoussa opened 5 days ago

AyaMoussa commented 5 days ago

New CalliopeV3 doesn't provide a direct measurement of roll and pitch like older versions. However, I intend on using x, y, z acceleration to calculate roll and pitch based on the program used for Calliope on Makecode editor accelerometer.ts.