Cerea erkennt mich nicht an der arduino- pmatine. Ich ka nn die abschnittssteuerung nicht mit cerea verbinder. Jemand, der mir helfen kan n. Danke
Cerea erkennt mich nicht das Arduino Board
-
-
Hast du den Port eingestellt und den arduino in der Confi aktiviert?
-
-
Wenn der Port auf 9600 Baud eingestellt ist und sich die Daten der Konfiguration des Cerea geändert haben, es jedoch kein Problem des Arduino-Programms ist, dass bei der Überprüfung ein Fehler auftritt und ich nicht weiß, ob das Programm bei einem Fehler nicht ausgelöst wird. Danke
-
wie auch immer, hätte jeman d das arduino- programm für steuerung von nur drei abschnitten?
-
Das ist kein Problem, in Cerea nur drei Abschnitte bei dem Gerät unter SC einstellen
-
Code
Ich meine, obwohl Sie im Arduino sieben Abschnitte konfiguriert haben, hat dies keinen Einfluss darauf, dass Sie in Cerea drei haben? Sollte es genauso funktionieren?
Ich meine, obwohl sie im arduino sieben abschnitte kon figuriert haben, hat dies k einen einfluss darauf, dass sie in cerea drei haben? Sollte es genauso funktionier en?
-
Arduino:1.8.10 (Windows 8.1), Tarjeta:"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Users\Alvaro\Desktop\Hauptventil3MarcAktuel\Hauptventil3MarcAktuel.ino:84:26: warning: character constant too long for its type
int ende = cmd.indexOf('END'); //sucht nach "end"
^~~~~
C:\Users\Alvaro\Desktop\Hauptventil3MarcAktuel\Hauptventil3MarcAktuel.ino: In function 'void cerea()':
C:\Users\Alvaro\Desktop\Hauptventil3MarcAktuel\Hauptventil3MarcAktuel.ino:84:31: warning: overflow in implicit constant conversion [-Woverflow]
int ende = cmd.indexOf('END'); //sucht nach "end"
^
El Sketch usa 5532 bytes (2%) del espacio de almacenamiento de programa. El máximo es 253952 bytes.
Las variables Globales usan 261 bytes (3%) de la memoria dinámica, dejando 7931 bytes para las variables locales. El máximo es 8192 bytes.
Ha ocurrido un error mientras se enviaba el sketch
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x76
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x76
Este informe podría contener más información con
"Mostrar salida detallada durante la compilación"
opción habilitada en Archivo -> Preferencias.
-
Arduino: 1.8.10 (Windows 8.1), Tarjeta: "Arduino / Genuino Mega o Mega 2560, ATmega2560 (Mega 2560)"
C: \ Users \ Alvaro \ Desktop \ Hauptventil3MarcAktuel \ Hauptventil3MarcAktuel.ino: 84: 26: advertencia: constante de caracteres demasiado larga para su tipo
int end = cmd.indexOf ('FIN'); // busca "fin"
^~~~~
C: \ Users \ Alvaro \ Desktop \ Hauptventil3MarcAktuel \ Hauptventil3MarcAktuel.ino: En función 'void cerea ()':
C: \ Users \ Alvaro \ Desktop \ Hauptventil3MarcAktuel \ Hauptventil3MarcAktuel.ino: 84: 31: advertencia: desbordamiento en la conversión constante implícita [-Woverflow]
int end = cmd.indexOf ('FIN'); // busca "fin"
^
El Sketch usa 5532 bytes (2%) del espacio de almacenamiento de programa. El máximo es 253952 bytes.
Las variables Globales usan 261 bytes (3%) de la memoria dinámica, dejando 7931 bytes para las variables locales. El máximo es 8192 bytes.
Ha ocurrido un error mientras se enviaba el sketch
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 1 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 2 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 3 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 4 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 5 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 6 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 7 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 8 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 9 de 10: no sincronizado: resp = 0x76
avrdude: stk500_recv (): el programador no responde
avrdude: stk500_getsync () intento 10 de 10: no sincronizado: resp = 0x76
Este informe podría contener más información con
"Mostrar salida detallada durante la compilación"
opción habilitada en Archivo -> Preferencias.
Podrias pasarme el archivo Hauptventil3MarcAktuel.ino ?