Daftar Isi:
Video: Arduino+Java (Multiplexor): 16 Langkah
2025 Pengarang: John Day | [email protected]. Terakhir diubah: 2025-01-13 06:57
Herramientas diperlukan:
1 Arduino Uno dengan kabel USB.
1 Protoboard.
8 Kabel.
5 LED.
1 Resistensi 330.
Langkah 1:
Conectamos un cable del tercer nodo E a negativo.
Langkah 2:
Conectamos la Resistencia 330 del tercer nodo C al séptimo.
Langkah 3:
Conectamos el led: cátodo a negativo y ánodo al sexto nodo J.
Langkah 4:
Conectamos el segundo led en el 9no negativo y J12.
Langkah 5:
Conectamos el tercer led de 14 negativo a J18.
Langkah 6:
Conectamos el 4to led de 19 negativo a J24.
Langkah 7:
Conectamos un cable de 21 negativo a J25, y el ltimo led de 24 negativo a J30.
Langkah 8: Arduino
Langkah 9:
Conectamos un cable de A7 hasta el GND de Arduino.
Langkah 10:
Conectamos un cable desde el nodo del primer led hasta el pin 7 de Arduino.
Langkah 11:
Conectamos un cable desde el nodo del segundo led hasta el pin -6 de Arduino.
Langkah 12:
Kabel desde el nodo del tercer led hasta el pin -5 de Arduino.
Langkah 13:
Kabel desde el nodo del cuarto led hast el pin 4 de Arduino.
Langkah 14:
Kabel desde el nodo del ltimo led hasta el pin 3 de Arduino.
Langkah 15: Arduino Y Java
Al proyecto solo le hace falta el código Arduino y Java.
Langkah 16:
Una vez terminados ambos códigos y haciendo las conexiones koresponden, el proyecto se verá así.