Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

200 total results found

Sobre la eficacia del modelo

Flipped Classroom-30H 2. La eficacia del modelo FC

...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

Microbit y Python Jugando

...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

Python for Everybody

... 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

Arduino ALVIK MicroPython sin IoT

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

Microbit y Python Empezando

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

Microbit y Python Hackeando

... 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

Smart Home para Micro:bit Jugando fuerte con Python

...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

Rover Marciano Alphabot Rasbperry Y Python Siguelíneas

...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

Arduino y Pure Data. Ondas: Color y Sonido MÓDULO 7: ARDUINO

...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

Las Tic En El Aula 6. INNOVACIÓN EN EL AULA

...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?

Rover Marciano Alphabot Rasbperry Y Python Cámara

...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

Arduino ALVIK MicroPython con IoT

...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

Uso Didáctico De La Pdi 3. ¿CÓMO LO HAGO?

...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

Robótica Con Raspberry Y Python: Alphabot Servos

... 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

Smart Home para Micro:bit Jugando fuerte con Python

...ó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)?

Arduino y Pure Data. Ondas: Color y Son... MÓDULO 2: PURE DATA

... 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

Arduino ALVIK Arduino IDE

...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

Presentaciones Con Powerpoint Y Otras H... 0. Las Presentaciones

...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