AcquaPortal Forum Acquario Dolce e Acquario Marino

AcquaPortal Forum Acquario Dolce e Acquario Marino (http://www.acquariofilia.biz/forum.php)
-   Fai da te marino (http://www.acquariofilia.biz/forumdisplay.php?f=60)
-   -   aiuto a programmare arduino mega 2560 (http://www.acquariofilia.biz/showthread.php?t=449320)

marco3020 10-09-2014 10:55

ho provato pure a disinstallare arduino e cartella ma niente non va :(

SirNino 10-09-2014 11:07

Cosa significa non va? Sempre stesso errore?
hai verificato le maiuscole/minuscole?
che errore ti da?
@Colaki : Mimmo potresti provare ad indicargli quella procedura che avevi trovato tu per fargli vedere la libreria?

marco3020 10-09-2014 11:33

steso errore, ho pure fatto aggiungi nuova libreria e ho messo la cartella menu ma nulla non va

Colaki 10-09-2014 11:37

Quote:

Originariamente inviata da SirNino (Messaggio 1062483357)
Cosa significa non va? Sempre stesso errore?
hai verificato le maiuscole/minuscole?
che errore ti da?
@Colaki : Mimmo potresti provare ad indicargli quella procedura che avevi trovato tu per fargli vedere la libreria?

Ci provo. Ho fatto così:
dalla cartella LIBRERIES ho tolto tutte le cartelle e le ho messe fuori in una nuova che puoi chiamare come vuoi;
poi nella cartella LIBRERIES ho inserito tutte le librerie che sono elencate all'inizio della sketch di SirNino e quindi :LIquidcristall, MenuBackend, RTClib, Wire ed ho creato una cartella chiamata ProvaMenu.
Nella cartella ProvaMenu ho inserito il file MenuBackend.h già modificato e uguale a quello che si trova nella cartelle MenuBackend.
Riavvii IDE e dovrebbe funzionare.:-))

marco3020 10-09-2014 11:39

le cartelkle della libraries fuori dove le hai messe?

Colaki 10-09-2014 11:55

Quote:

Originariamente inviata da marco3020 (Messaggio 1062483409)
le cartelkle della libraries fuori dove le hai messe?

In un'unica cartella che ho chiamato "Nuova Cartella" e messa sotto Arduino cioè dove ci sono le cartelle, drivers, examples, ecc.ecc.

marco3020 10-09-2014 11:58

ho provato niente stesso errore











sketch_sep09a:17: error: variable or field 'setMode' declared void
sketch_sep09a:17: error: 'DateTime' was not declared in this scope
sketch_sep09a:21: error: 'RTC_DS1307' does not name a type
sketch_sep09a:219: error: 'LiquidCrystal' does not name a type
sketch_sep09a.ino: In function 'void setup()':
sketch_sep09a:318: error: 'Wire' was not declared in this scope
sketch_sep09a:319: error: 'RTC' was not declared in this scope
sketch_sep09a:320: error: 'lcd' was not declared in this scope
sketch_sep09a:324: error: 'DateTime' was not declared in this scope
sketch_sep09a.ino: In function 'void pulischermo()':
sketch_sep09a:360: error: 'lcd' was not declared in this scope
sketch_sep09a:361: error: 'DateTime' was not declared in this scope
sketch_sep09a:361: error: expected `;' before 'now'
sketch_sep09a:362: error: 'now' was not declared in this scope
sketch_sep09a.ino: In function 'void setLCD()':
sketch_sep09a:381: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ach()':
sketch_sep09a:387: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void fach()':
sketch_sep09a:393: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void tch()':
sketch_sep09a:401: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ftch()':
sketch_sep09a:407: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void selOpt()':
sketch_sep09a:414: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void loop()':
sketch_sep09a:421: error: 'DateTime' was not declared in this scope
sketch_sep09a:421: error: expected `;' before 'now'
sketch_sep09a:439: error: 'now' was not declared in this scope
sketch_sep09a:443: error: 'now' was not declared in this scope
sketch_sep09a:446: error: 'now' was not declared in this scope
sketch_sep09a:450: error: 'now' was not declared in this scope
sketch_sep09a:453: error: 'now' was not declared in this scope
sketch_sep09a:457: error: 'now' was not declared in this scope
sketch_sep09a:460: error: 'now' was not declared in this scope
sketch_sep09a:464: error: 'now' was not declared in this scope
sketch_sep09a:467: error: 'now' was not declared in this scope
sketch_sep09a:471: error: 'now' was not declared in this scope
sketch_sep09a:474: error: 'now' was not declared in this scope
sketch_sep09a:478: error: 'now' was not declared in this scope
sketch_sep09a:481: error: 'now' was not declared in this scope
sketch_sep09a:485: error: 'now' was not declared in this scope
sketch_sep09a:488: error: 'now' was not declared in this scope
sketch_sep09a:492: error: 'now' was not declared in this scope
sketch_sep09a:496: error: 'now' was not declared in this scope
sketch_sep09a:510: error: 'now' was not declared in this scope
sketch_sep09a:524: error: 'now' was not declared in this scope
sketch_sep09a:538: error: 'now' was not declared in this scope
sketch_sep09a:551: error: 'now' was not declared in this scope
sketch_sep09a:565: error: 'now' was not declared in this scope
sketch_sep09a:578: error: 'now' was not declared in this scope
sketch_sep09a:592: error: 'now' was not declared in this scope
sketch_sep09a:605: error: 'now' was not declared in this scope
sketch_sep09a:619: error: 'now' was not declared in this scope
sketch_sep09a:632: error: 'now' was not declared in this scope
sketch_sep09a:646: error: 'now' was not declared in this scope
sketch_sep09a:659: error: 'now' was not declared in this scope
sketch_sep09a:673: error: 'now' was not declared in this scope
sketch_sep09a:686: error: 'now' was not declared in this scope
sketch_sep09a:700: error: 'now' was not declared in this scope
sketch_sep09a:724: error: 'lcd' was not declared in this scope
sketch_sep09a:726: error: 'now' was not declared in this scope
sketch_sep09a:742: error: 'setMode' was not declared in this scope
sketch_sep09a:1530: error: 'setMode' was not declared in this scope
sketch_sep09a.ino: At global scope:
sketch_sep09a:1556: error: variable or field 'setMode' declared void
sketch_sep09a:1556: error: 'DateTime' was not declared in this scope

come riavvio lide?
------------------------------------------------------------------------
ecco la cartella libraries cosa contiene



http://s30.postimg.cc/eebply06l/libraries.jpg

Colaki 10-09-2014 12:06

Visto è sbagliato.Non riesco ad inviarti una immagine. se mi dai la tua l'email

Quote:

Originariamente inviata da marco3020 (Messaggio 1062483427)
ho provato niente stesso errore











sketch_sep09a:17: error: variable or field 'setMode' declared void
sketch_sep09a:17: error: 'DateTime' was not declared in this scope
sketch_sep09a:21: error: 'RTC_DS1307' does not name a type
sketch_sep09a:219: error: 'LiquidCrystal' does not name a type
sketch_sep09a.ino: In function 'void setup()':
sketch_sep09a:318: error: 'Wire' was not declared in this scope
sketch_sep09a:319: error: 'RTC' was not declared in this scope
sketch_sep09a:320: error: 'lcd' was not declared in this scope
sketch_sep09a:324: error: 'DateTime' was not declared in this scope
sketch_sep09a.ino: In function 'void pulischermo()':
sketch_sep09a:360: error: 'lcd' was not declared in this scope
sketch_sep09a:361: error: 'DateTime' was not declared in this scope
sketch_sep09a:361: error: expected `;' before 'now'
sketch_sep09a:362: error: 'now' was not declared in this scope
sketch_sep09a.ino: In function 'void setLCD()':
sketch_sep09a:381: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ach()':
sketch_sep09a:387: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void fach()':
sketch_sep09a:393: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void tch()':
sketch_sep09a:401: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ftch()':
sketch_sep09a:407: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void selOpt()':
sketch_sep09a:414: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void loop()':
sketch_sep09a:421: error: 'DateTime' was not declared in this scope
sketch_sep09a:421: error: expected `;' before 'now'
sketch_sep09a:439: error: 'now' was not declared in this scope
sketch_sep09a:443: error: 'now' was not declared in this scope
sketch_sep09a:446: error: 'now' was not declared in this scope
sketch_sep09a:450: error: 'now' was not declared in this scope
sketch_sep09a:453: error: 'now' was not declared in this scope
sketch_sep09a:457: error: 'now' was not declared in this scope
sketch_sep09a:460: error: 'now' was not declared in this scope
sketch_sep09a:464: error: 'now' was not declared in this scope
sketch_sep09a:467: error: 'now' was not declared in this scope
sketch_sep09a:471: error: 'now' was not declared in this scope
sketch_sep09a:474: error: 'now' was not declared in this scope
sketch_sep09a:478: error: 'now' was not declared in this scope
sketch_sep09a:481: error: 'now' was not declared in this scope
sketch_sep09a:485: error: 'now' was not declared in this scope
sketch_sep09a:488: error: 'now' was not declared in this scope
sketch_sep09a:492: error: 'now' was not declared in this scope
sketch_sep09a:496: error: 'now' was not declared in this scope
sketch_sep09a:510: error: 'now' was not declared in this scope
sketch_sep09a:524: error: 'now' was not declared in this scope
sketch_sep09a:538: error: 'now' was not declared in this scope
sketch_sep09a:551: error: 'now' was not declared in this scope
sketch_sep09a:565: error: 'now' was not declared in this scope
sketch_sep09a:578: error: 'now' was not declared in this scope
sketch_sep09a:592: error: 'now' was not declared in this scope
sketch_sep09a:605: error: 'now' was not declared in this scope
sketch_sep09a:619: error: 'now' was not declared in this scope
sketch_sep09a:632: error: 'now' was not declared in this scope
sketch_sep09a:646: error: 'now' was not declared in this scope
sketch_sep09a:659: error: 'now' was not declared in this scope
sketch_sep09a:673: error: 'now' was not declared in this scope
sketch_sep09a:686: error: 'now' was not declared in this scope
sketch_sep09a:700: error: 'now' was not declared in this scope
sketch_sep09a:724: error: 'lcd' was not declared in this scope
sketch_sep09a:726: error: 'now' was not declared in this scope
sketch_sep09a:742: error: 'setMode' was not declared in this scope
sketch_sep09a:1530: error: 'setMode' was not declared in this scope
sketch_sep09a.ino: At global scope:
sketch_sep09a:1556: error: variable or field 'setMode' declared void
sketch_sep09a:1556: error: 'DateTime' was not declared in this scope

come riavvio lide?
------------------------------------------------------------------------
ecco la cartella libraries cosa contiene



http://s30.postimg.cc/eebply06l/libraries.jpg


marco3020 10-09-2014 12:20

nella cartella arduino ho stessa cosa


http://s28.postimg.cc/gk9tq0mbd/arduino_cartella.jpg

SirNino 10-09-2014 12:32

Quote:

Originariamente inviata da marco3020 (Messaggio 1062483427)
ho provato niente stesso errore











sketch_sep09a:17: error: variable or field 'setMode' declared void
sketch_sep09a:17: error: 'DateTime' was not declared in this scope
sketch_sep09a:21: error: 'RTC_DS1307' does not name a type
sketch_sep09a:219: error: 'LiquidCrystal' does not name a type
sketch_sep09a.ino: In function 'void setup()':
sketch_sep09a:318: error: 'Wire' was not declared in this scope
sketch_sep09a:319: error: 'RTC' was not declared in this scope
sketch_sep09a:320: error: 'lcd' was not declared in this scope
sketch_sep09a:324: error: 'DateTime' was not declared in this scope
sketch_sep09a.ino: In function 'void pulischermo()':
sketch_sep09a:360: error: 'lcd' was not declared in this scope
sketch_sep09a:361: error: 'DateTime' was not declared in this scope
sketch_sep09a:361: error: expected `;' before 'now'
sketch_sep09a:362: error: 'now' was not declared in this scope
sketch_sep09a.ino: In function 'void setLCD()':
sketch_sep09a:381: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ach()':
sketch_sep09a:387: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void fach()':
sketch_sep09a:393: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void tch()':
sketch_sep09a:401: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void ftch()':
sketch_sep09a:407: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void selOpt()':
sketch_sep09a:414: error: 'lcd' was not declared in this scope
sketch_sep09a.ino: In function 'void loop()':
sketch_sep09a:421: error: 'DateTime' was not declared in this scope
sketch_sep09a:421: error: expected `;' before 'now'
sketch_sep09a:439: error: 'now' was not declared in this scope
sketch_sep09a:443: error: 'now' was not declared in this scope
sketch_sep09a:446: error: 'now' was not declared in this scope
sketch_sep09a:450: error: 'now' was not declared in this scope
sketch_sep09a:453: error: 'now' was not declared in this scope
sketch_sep09a:457: error: 'now' was not declared in this scope
sketch_sep09a:460: error: 'now' was not declared in this scope
sketch_sep09a:464: error: 'now' was not declared in this scope
sketch_sep09a:467: error: 'now' was not declared in this scope
sketch_sep09a:471: error: 'now' was not declared in this scope
sketch_sep09a:474: error: 'now' was not declared in this scope
sketch_sep09a:478: error: 'now' was not declared in this scope
sketch_sep09a:481: error: 'now' was not declared in this scope
sketch_sep09a:485: error: 'now' was not declared in this scope
sketch_sep09a:488: error: 'now' was not declared in this scope
sketch_sep09a:492: error: 'now' was not declared in this scope
sketch_sep09a:496: error: 'now' was not declared in this scope
sketch_sep09a:510: error: 'now' was not declared in this scope
sketch_sep09a:524: error: 'now' was not declared in this scope
sketch_sep09a:538: error: 'now' was not declared in this scope
sketch_sep09a:551: error: 'now' was not declared in this scope
sketch_sep09a:565: error: 'now' was not declared in this scope
sketch_sep09a:578: error: 'now' was not declared in this scope
sketch_sep09a:592: error: 'now' was not declared in this scope
sketch_sep09a:605: error: 'now' was not declared in this scope
sketch_sep09a:619: error: 'now' was not declared in this scope
sketch_sep09a:632: error: 'now' was not declared in this scope
sketch_sep09a:646: error: 'now' was not declared in this scope
sketch_sep09a:659: error: 'now' was not declared in this scope
sketch_sep09a:673: error: 'now' was not declared in this scope
sketch_sep09a:686: error: 'now' was not declared in this scope
sketch_sep09a:700: error: 'now' was not declared in this scope
sketch_sep09a:724: error: 'lcd' was not declared in this scope
sketch_sep09a:726: error: 'now' was not declared in this scope
sketch_sep09a:742: error: 'setMode' was not declared in this scope
sketch_sep09a:1530: error: 'setMode' was not declared in this scope
sketch_sep09a.ino: At global scope:
sketch_sep09a:1556: error: variable or field 'setMode' declared void
sketch_sep09a:1556: error: 'DateTime' was not declared in this scope

come riavvio lide?
------------------------------------------------------------------------
ecco la cartella libraries cosa contiene



http://s30.postimg.cc/eebply06l/libraries.jpg

Marco comprimi il tuo sketch e inviamelo in MP.


Tutti gli orari sono GMT +2. Attualmente sono le 05:36.

Powered by vBulletin versione 3.8.9
Copyright ©: 2000 - 2025, Jelsoft Enterprises Ltd.
Traduzione italiana Team: AcquaPortal
User Alert System provided by Advanced User Tagging v3.2.5 Patch Level 2 (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Copyright Zero Pixel Srl

Page generated in 0,15250 seconds with 13 queries