INICIO
News
Lifestyle
Label1
Label2
Archives
Support
Contact
Fashion
Nature
Health
Travel
Clases Arduino PMC Gro.
No hay ninguna entrada.
Mostrar todas las entradas
No hay ninguna entrada.
Mostrar todas las entradas
Inicio
Social Share Icons
19,701
9,297
4,182
2,157
1,052
Popular Posts
Practica Servo if else if
Practica Servo #include <Servo.h> // Libreria Servomotores Servo miServo; int angulo = 90; void setup(){ miServo.attach(9...
Capture the flag
Capture the flag ESTRATEGIA 5. Programación del reto: Capture the flag • En este momento, los alumnos deberán organizarse para...
Modelo: HC-SR04
Modelo: HC-SR04 /* ******************* Lectura de un sensor ultrasónico *************************************** Modelo: HC-...
Potenciómetro
// _ ___ _______ ___ ___ ___ ___ _ _ ___ _____ ___ // / |_ )__ / \ / __|_ _| _ \/ __| | | |_ _|_ _/ __| // | |/ / |_ \...
Exámen Arduino 25/05/2016
https://docs.google.com/forms/d/1xrR_UIfKV8GmGSVTCBG2zZ0c74qhHO95YfiJE7UasSU/viewform
ARDUINO LED PUSH BUTTON
/* PRACTICA NUMERO SESIÓN 6 Y 7 27/04/2016*/ //DECLARACIÓN DE VARIABLES int led = 4; // VARIABLE LED PIN 4 int boton = 8; // VARIABL...
(sin título)
ESTRATEGIA 3. Terminal / Serial.begin / Serial.print / Serial.println int num; void setup () { Serial.begin (9600); // Hanilia...
Practica: Conexión de un pushbutton y led
21/09/2015 Practica: Conexión de un pushbutton y led Cosdigos // _ ___ _______ ___ ___ ___ ___ _ _ ___ _____ ___ ...
Bargraph
Bargraph La barra gráfica es un arreglo de 10 LEDs alineados y es un dispositivo mu y utilizado para desplegar información proveni...
Practica Final
Sensor Ultrasónico Practica Final.. :) #include <Servo.h> const int trigger = 12; const int echo = 11; float dist, res...
Blog Archive
▼
2016
(6)
▼
mayo
(3)
Exámen Arduino 25/05/2016
Potenciómetro
CALCULADOR DE RESISTENCIAS
►
abril
(3)
►
2015
(7)
►
diciembre
(3)
►
noviembre
(2)
►
septiembre
(2)