Which of these are input only devices?, Buttons, LED, Light Sensor, GPIO pins, Temp Sensor, Accelerommeter, Which of these are output only devices, LED, GPIO pins, Temp Sensor, Buttons, Light Sensor, Accelerometer, Which of these are both input and Output devices, LED, GPIO pins, Temp Sensor, Buttons, Light Sensor, Accelerometer, Can the microbit communicate?, Yes through the speaker, Yes through its radio, Yes over wifi, No, Display.Scroll does what?, Displays on LED display, Shows a moving display on the leds., Lights up., Allows the user to scroll using their finger., What line of code must always be included in a micro bit program?, Display, Show, Microbit Import, from microbit import, from microbit import !, from microbit import *, How would I display a happy face image?, display.image(Happy), display.show(IMAGE), display.show(image.HAPPY), happy.show(IMAGE), I'm happy. HAPPY HAPPY HAPPY!, How do we clear the image on a microbit?, Image.Clear(), microbit.clear(), display.clear(), clear.display(), facedown.display(), How do we determine if the microbit is facing up?, if accelerometer.is("face up"):, if accelerometer.is_gesture.face up, if is_gesture("face up"):, if accelerometer.face_up("Gesture"):, if accelerometer.is_gesture("face up"):, How do we code a microbit to read the light level?, display.read_light_level(), display.read_light_level, display.read_light(), display.read_level(), display.light_level(), How do we create pauses in our microbit code?, sleep(), delay(), stop(), sleep(delay), stop(delay), delay(sleep), How do we check if a button has been pressed?, if button_b.was_pressed():, if button_b():, if button _was_pressed():, if button_b.was_pressed:, if button_b_pressed(), How do we set a pixel to light up?, display.set_pixel(1, 1 , 9), display.set_pixel(1 , 9), display.set_pixel(9), display.pixel(1, 1 , 9), display.set(1, 1 , 9), pin0.is_touched(): What does this do?, Checks if someone is touching GPIO pin 0, Checks if crocodile clips are inserted, Checks how much power is in the pins, Displays an image when touched, How do we display multiple images on a cycle?, for images in images:, display.show(image), show image in images, display.show(images), How do we set a specific delay?, delay(sleep), delay(1000), sleep(1000), wait(1000), How can we make a star image?, star = Image("0:3:5:3:2"), star("03530:35753:57975:35753:03530"), Image("03530:35753:57975:35753:03530"), star = Image("03530:35753:57975:35753:03530"), star = Image("03530"), What is the code to display a specific pixel, display.set_pixel(b), display.set_pixel(a,b), display.set_pixel(x,y,b), display.set_pixel(x,b,z), display.set_pixel(x,y), What can we use to set pixels to a random brightness?, x = randint( , ), y = randint( , ), brightness = randint( , ), display.set_pixel(x, y, brightness), All of this is a lie., Buttons are?, Input, Output, A way of interacting with the microbit, Not needed, Led Display is?, Output, Input, The main way to recieve information from the microbit, A calculator screen, Light sensor is?, Input, Output, increases with more light, decreases with more light, Temperature sensor is?, Input, Output, increases with more temperature, decreases with more temperature, GPIO pins are?, Input, Output, Redundancies, Similar to usb ports in that they can be given attachments, Compass is?, Input, Output, Finds True North, Finds Magnetic North, The radio is?, Input, output, plays music, communicates, The Accelerometer is?, Input, Output, Checks speed, Does nothing, Checks for gestures.
0%
Microbit revision
શેર કરો
શેર કરો
શેર કરો
Edward76123
દ્વારા
KS3
Computing
Physical Computing
સામગ્રીમાં ફેરફાર કરો
પ્રિન્ટ
એમ્બેડ
વધુ
સોંપણીઓ
લીડરબોર્ડ
વધુ બતાવો
ઓછું બતાવો
આ લીડરબોર્ડ હાલમાં ખાનગી છે. તેને સાર્વજનિક કરવા માટે
શેર
પર ક્લિક કરો.
આ લીડરબોર્ડને સ્ત્રોત નિર્માતા દ્વારા નિષ્ક્રિય કરવામાં આવ્યું છે.
આ લીડરબોર્ડ નિષ્ક્રિય છે કારણ કે તમારા વિકલ્પો સ્ત્રોત નિર્માતા કરતા અલગ છે.
વિકલ્પો પાછા લાવો
ભુલભુલામણી
એ ઓપન-એન્ડેડ ટેમ્પલેટ છે. તે લીડરબોર્ડ માટે સ્કોર જનરેટ કરતું નથી.
લોગ-ઇન જરૂરી છે
દૃશ્યમાન શૈલી
ફોન્ટ્સ
સબસ્ક્રિપ્શન જરૂરી
વિકલ્પો
ટેમ્પલેટ બદલો
બધું બતાવો
પ્રવૃત્તિ રમત દરમ્યાન વધુ ફોરમેટ દેખાશે.
પરિણામો ખોલો
કડીની નકલ કરો
ક્યુઆર કોડ
કાઢી નાંખો
આપોઆપ સંગ્રહ થયેલ છે:
?