Interface is very simple and straightforward. On top there is a menu with a list of models to choose from, a list of shapes and a window with 3D model. On left side there is a toolbar with following buttons: Edit, New, Upload, Publish, and Share. Toolbar provides basic functions to ...
windowOpen = true } else { pins.servoWritePin(AnalogPin.P0, 0) windowOpen = false } }) This code uses the A button on the micro:bit to control a servo motor attached to a window. When the button is pressed, the servo will rotate to open the window (90 degrees). Pressing the butt...