Advanced Search
Search Results
200 total results found
Sobre la eficacia del modelo
...trict Administration. Retrieved from www.districtadministration.com/ ...11). Blend my learning: Lessons from a blended learning pilot. Oakla ... University D.School. Retrieved from http://blendmylearning.files.wo ...ess.com/2011/12/lessons-learned-from-a-blended-learning-pilot4.pdf H...
Acelerómetro
...provechar su trazador gráfico. from microbit import * while True ...luz pesara: El programa es: from microbit import * # El brillo ...grama es de dominio público. from microbit import * import random respuestas = [ "Es cierto", "...
1 Comenzando el viaje
... lambda try def from nonlocal while Eso e ...be the legendary god that comes from the sky') You must be the ...legendary god that comes from the sky >>> print('We have been waiting for you for a long time') We hav...
Parpadeo leds Alvik
El programa from arduino_alvik import ArduinoAlv ...ik from time import sleep import sys alvik = ArduinoAlvik() alvik.begin() sleep(5) while True: alvik.left_led.set_color(1, 0, 0) alvik.right_led.set_color(1, 0, 0) sleep(1) alvik.left_l...
Botones
Los botones pueden dar juego, combinándolos con la instrucción if --- else from microbit import * while True ...l botón A durante 3 segundos : from microbit import * display.scroll('Press A') sleep(3000) display.scroll(button_a.get_presses())
Registro de datos
... vemos un ejemplo de registro: from microbit import * import log ...os registrados en la microbit. from microbit import * import log # Configurar etiquetas y establecer la unidad de tiempo log.set_labels("temperatura", "nivel_luz", timestamp=log....
Maqueta: Neopixel RGB
...amos a hacer una discoteca !!! from microbit import * import neopi ... = neopixel.NeoPixel(pin14, 4) from random import randint while True: for index in range(0, 4): NEOPIXEL.clear() NEOPIXEL[index] = (randint(10, 255), randint(...
6.5 Siguelineas
...mport time import TLC1543 from VARIABLES import * from random import randint x=[0,0,0,0,0] vel=25 blanco=14 incremento=10 tiempo = 0.2 ##hacia DELANTE GPIO.output(IN1,GPIO.LOW) GPIO.output(IN2,GPIO.HIGH) GPIO.output(IN3,GPIO.H...
Práctica 9.1 Medimos nuestras pulsaciones
...aw data. Signal value can range from 0-1024 int Threshold = 550; ...aw data. Signal value can range from 0-1024 int Threshold = 550; // Determine which Signal to "count as a beat", and which to ingore. Para hacer funcionar nuestro proyec...
U4. Aprendizaje colaborativo
...borativo web 2.0 amatista 2012 from FAUBA En esta otra, se muestr .... Aprendizaje colaborativo from JOSE MANUEL HERNANDEZ RODRIGUEZ Actividad de lectura La versión actualizada de Google Docs ,iniciada en Abril de 2012, se llama Google Drive. Aqu...
8.1 ¿Qué vamos a hacer?
...ro no sale por VNC ni por SSH: from picamera import PiCamera from time import sleep camera = PiCamera() camera.start_preview() sleep(10) camera.stop_preview() Pero nosotros necesitamos que retransmita = streaming las imágenes, pues el robot se mueve...
Mensajes a Telegram
...pulsando en el Arduino Alvik : from arduino_alvik import ArduinoAlv ...ik from time import sleep import random import sys import network import urequests import time alvik = ArduinoAlvik() alvik.begin() def enviarmensaje(mensaje): u...
U.5: Cambios de rol
...más - Si quieres profundizar en el modelo MIE-CAIT: Modelo CAIT from FLACSO URUGUAY - También pued ... Aprendizaje Por Proyectos from camog70 - Aprendizaje Colaborativo: se propone este artículo sobre el aprendizaje colaborativo y las TIC.
7.2 Test Brazo
... variables también con import * from VARIABLES Vamos incrementando l ...t RPi.GPIO as GPIO import time from VARIABLES import * import BRAZO angulox=90 anguloz=90 incremento=20 print("Teclas 8 y 2 SERVOX\n Teclas 4 y 6 SERVOZ") while True: BRAZO.ANGU...
Maqueta DHT11
...ódigo # Imports go at the top from microbit import * from version_2 import * SENSOR = DHT11(pin2) while True: display.show(Image.HEART) t , h = SENSOR.read() print("Temperatura=",t) print("Humedad=",h) sleep(2000) Y tampoco...
¿Qué es Pure Data (Pd)?
... Tawa - por Patricia Cadavid from Plataforma Bogotá AV on Vimeo. ...zmölnig ,n.d.) Pointillism from IOhannes m zmölnig on Vimeo. Referencias: Cadavid, P. (2020). Tawa. Pure Data & electronic Khipu knotted. [Artwork]. Patricia Cadavid. http...
Arduino IDE con IoT: ESP32 + Sensores externos + IoT
...d when their values are changed from the Dashboard. These functio ...ry time a new value is received from IoT Cloud. */ void onRojoChange() { // Add your code here to act upon Rojo change } DASHBOARD Un gauge ligado a CO2 desde 0 a 2000 Un g...
No seas un criminal
...tación demuestra bien lo que NO TENEMOS QUE HACER En versión castellano: No sea un criminal del PowerPoint from Bien Pensado En versión ingle ... Don't Be A PowerPoint Felon from Nick Smith Presentación en Power Point : lo que NO hay que hacer