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
Compartilhar
Compartilhar
Compartilhar
de
Edward76123
KS3
Computing
Physical Computing
Editar conteúdo
Imprimir
Incorporar
Mais
Atribuições
Ranking
Mostrar mais
Mostrar menos
Atualmente, este ranking é particular. Clique em
Compartilhar
para torná-lo público.
Este ranking foi desativado pelo proprietário do recurso.
Este ranking está desativado, pois suas opções e as do proprietário do recurso são diferentes.
Reverter opções
Perseguição em labirinto
é um modelo aberto. Ele não gera pontuações para um ranking.
Login necessário
Estilo visual
Fontes
Assinatura necessária
Opções
Alterar modelo
Mostrar todos
Mais formatos serão exibidos à medida que você executar a atividade.
Resultados em aberto
Copiar link
Código QR
Excluir
Restaurar arquivo salvo automaticamente:
?