hace 10 años
hola he conectado el positivo del PARLANTE del handy a la A1 y el negativo al GND del ARDUINO y no me da ningún valor el arduIno siendo que con el tester me da 0.5v max.
el programa del arduino:
const int parlante = A1;
void setup() {
// put your setup code here, to run once:
Serial.begin (9600);
}
void loop() {
// put your main code here, to run repeatedly:
Serial.println (parlante);
delay (100);
}
¿Realmente quieres cerrar esta reparación?
Sí
No
¿Realmente quieres reabrir esta reparación?
Sí
No
¿Realmente quieres borrar este post?
Sí
No