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)

SirNino 19-08-2014 10:08

Quote:

Originariamente inviata da marco3020 (Messaggio 1062467644)
Ragazzi io sono in vacanza non ho ancora provato uff

Beato te!!
Poi pensa a quante fatiche ti stai risparmiando... @Colaki ti sta facendo da beta tester!!#rotfl#

SirNino 19-08-2014 19:07

Aggiornato il post 23 aggiungendo l'allegato della libreria modificata.

marco3020 05-09-2014 11:51

eccomi ho provato lo sketch mi da questo errore :(
<a target="_blank" href="http://imageshack.com/f/iqRogOdPp"><img src="http://imagizer.imageshack.us/v2/150x100q90/674/RogOdP.png" border="0"></a>

Colaki 05-09-2014 12:51

Quote:

Originariamente inviata da marco3020 (Messaggio 1062479810)
eccomi ho provato lo sketch mi da questo errore :(
<a target="_blank" href="http://imageshack.com/f/iqRogOdPp"><img src="http://imagizer.imageshack.us/v2/150x100q90/674/RogOdP.png" border="0"></a>

Secondo me hai inserito qualcosa che non ha niente a che vedere con lo Skecth fatto da SirNino :-))

SirNino 05-09-2014 12:55

No credo che abbia solo incollato male lo screenshot dell'errore. @marco3020 non si vede l'inmagine

marco3020 09-09-2014 11:32

Buongiorno a tutti ho riprovato facendo il copia e incolla dal post ma mi da sempre stesso errore :(


http://s30.postimg.cc/rlz72sh9p/copi...SSO_ERRORE.jpg

SirNino 09-09-2014 13:03

Ciao @marco3020 , potresti copia/incollarmi tutto il messaggio di errore che ti da? Mi servono soprattutto le prime righe di quel messaggio.

marco3020 09-09-2014 13:47

ecco:


sketch_sep09a:17: error: variable or field 'setMode' declared void
sketch_sep09a:17: error: 'DateTime' was not declared in this scope
sketch_sep09a:18: error: variable or field 'menuChanged' declared void
sketch_sep09a:18: error: 'MenuChangeEvent' was not declared in this scope
sketch_sep09a:19: error: variable or field 'menuUsed' declared void
sketch_sep09a:19: error: 'MenuUseEvent' was not declared in this scope
sketch_sep09a:21: error: 'RTC_DS1307' does not name a type
sketch_sep09a:222: error: 'MenuBackend' does not name a type
sketch_sep09a:226: error: 'MenuItem' does not name a type
sketch_sep09a:227: error: 'MenuItem' does not name a type
sketch_sep09a:228: error: 'MenuItem' does not name a type
sketch_sep09a:229: error: 'MenuItem' does not name a type
sketch_sep09a:230: error: 'MenuItem' does not name a type
sketch_sep09a:231: error: 'MenuItem' does not name a type
sketch_sep09a:232: error: 'MenuItem' does not name a type
sketch_sep09a:233: error: 'MenuItem' does not name a type
sketch_sep09a:234: error: 'MenuItem' does not name a type
sketch_sep09a:235: error: 'MenuItem' does not name a type
sketch_sep09a:236: error: 'MenuItem' does not name a type
sketch_sep09a:237: error: 'MenuItem' does not name a type
sketch_sep09a:238: error: 'MenuItem' does not name a type
sketch_sep09a:239: error: 'MenuItem' does not name a type
sketch_sep09a:240: error: 'MenuItem' does not name a type
sketch_sep09a:241: error: 'MenuItem' does not name a type
sketch_sep09a:242: error: 'MenuItem' does not name a type
sketch_sep09a:243: error: 'MenuItem' does not name a type
sketch_sep09a:244: error: 'MenuItem' does not name a type
sketch_sep09a:245: error: 'MenuItem' does not name a type
sketch_sep09a:246: error: 'MenuItem' does not name a type
sketch_sep09a:247: error: 'MenuItem' does not name a type
sketch_sep09a:248: error: 'MenuItem' does not name a type
sketch_sep09a:249: error: 'MenuItem' does not name a type
sketch_sep09a:250: error: 'MenuItem' does not name a type
sketch_sep09a:251: error: 'MenuItem' does not name a type
sketch_sep09a:252: error: 'MenuItem' does not name a type
sketch_sep09a:253: error: 'MenuItem' does not name a type
sketch_sep09a:254: error: 'MenuItem' does not name a type
sketch_sep09a:255: error: 'MenuItem' does not name a type
sketch_sep09a:256: error: 'MenuItem' does not name a type
sketch_sep09a:257: error: 'MenuItem' does not name a type
sketch_sep09a:258: error: 'MenuItem' does not name a type
sketch_sep09a:259: error: 'MenuItem' does not name a type
sketch_sep09a:260: error: 'MenuItem' does not name a type
sketch_sep09a:261: error: 'MenuItem' does not name a type
sketch_sep09a:262: error: 'MenuItem' does not name a type
sketch_sep09a:263: error: 'MenuItem' does not name a type
sketch_sep09a:264: error: 'MenuItem' does not name a type
sketch_sep09a:265: error: 'MenuItem' does not name a type
sketch_sep09a:266: error: 'MenuItem' does not name a type
sketch_sep09a:270: error: 'MenuItem' does not name a type
sketch_sep09a:271: error: 'MenuItem' does not name a type
sketch_sep09a:272: error: 'MenuItem' does not name a type
sketch_sep09a:273: error: 'MenuItem' does not name a type
sketch_sep09a:274: error: 'MenuItem' does not name a type
sketch_sep09a:275: error: 'MenuItem' does not name a type
sketch_sep09a:276: error: 'MenuItem' does not name a type
sketch_sep09a:279: error: 'MenuItem' does not name a type
sketch_sep09a:280: error: 'MenuItem' does not name a type
sketch_sep09a.ino: In function 'void setup()':
sketch_sep09a:319: error: 'RTC' was not declared in this scope
sketch_sep09a:324: error: 'DateTime' was not declared in this scope
sketch_sep09a:328: error: 'menu' was not declared in this scope
sketch_sep09a:328: error: 'menu1Item1' was not declared in this scope
sketch_sep09a:328: error: 'menu1Item2' was not declared in this scope
sketch_sep09a:328: error: 'menu1Item3' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale1' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale2' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale3' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale4' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale5' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale6' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale7' was not declared in this scope
sketch_sep09a:329: error: 'menuCanale8' was not declared in this scope
sketch_sep09a:330: error: 'menuCanale1ACH1' was not declared in this scope
sketch_sep09a:330: error: 'menuCanale1FACH1' was not declared in this scope
sketch_sep09a:330: error: 'menuCanale1TCH1' was not declared in this scope
sketch_sep09a:330: error: 'menuCanale1FTCH1' was not declared in this scope
sketch_sep09a:331: error: 'menuCanale2ACH1' was not declared in this scope
sketch_sep09a:331: error: 'menuCanale2FACH1' was not declared in this scope
sketch_sep09a:331: error: 'menuCanale2TCH1' was not declared in this scope
sketch_sep09a:331: error: 'menuCanale2FTCH1' was not declared in this scope
sketch_sep09a:332: error: 'menuCanale3ACH1' was not declared in this scope
sketch_sep09a:332: error: 'menuCanale3FACH1' was not declared in this scope
sketch_sep09a:332: error: 'menuCanale3TCH1' was not declared in this scope
sketch_sep09a:332: error: 'menuCanale3FTCH1' was not declared in this scope
sketch_sep09a:333: error: 'menuCanale4ACH1' was not declared in this scope
sketch_sep09a:333: error: 'menuCanale4FACH1' was not declared in this scope
sketch_sep09a:333: error: 'menuCanale4TCH1' was not declared in this scope
sketch_sep09a:333: error: 'menuCanale4FTCH1' was not declared in this scope
sketch_sep09a:334: error: 'menuCanale5ACH1' was not declared in this scope
sketch_sep09a:334: error: 'menuCanale5FACH1' was not declared in this scope
sketch_sep09a:334: error: 'menuCanale5TCH1' was not declared in this scope
sketch_sep09a:334: error: 'menuCanale5FTCH1' was not declared in this scope
sketch_sep09a:335: error: 'menuCanale6ACH1' was not declared in this scope
sketch_sep09a:335: error: 'menuCanale6FACH1' was not declared in this scope
sketch_sep09a:335: error: 'menuCanale6TCH1' was not declared in this scope
sketch_sep09a:335: error: 'menuCanale6FTCH1' was not declared in this scope
sketch_sep09a:336: error: 'menuCanale7ACH1' was not declared in this scope
sketch_sep09a:336: error: 'menuCanale7FACH1' was not declared in this scope
sketch_sep09a:336: error: 'menuCanale7TCH1' was not declared in this scope
sketch_sep09a:336: error: 'menuCanale7FTCH1' was not declared in this scope
sketch_sep09a:337: error: 'menuCanale8ACH1' was not declared in this scope
sketch_sep09a:337: error: 'menuCanale8FACH1' was not declared in this scope
sketch_sep09a:337: error: 'menuCanale8TCH1' was not declared in this scope
sketch_sep09a:337: error: 'menuCanale8FTCH1' was not declared in this scope
sketch_sep09a:338: error: 'menuRiscaldatore' was not declared in this scope
sketch_sep09a:338: error: 'menuRefrigeratore' was not declared in this scope
sketch_sep09a:339: error: 'menuTempRisc' was not declared in this scope
sketch_sep09a:339: error: 'menuDeltaRisc' was not declared in this scope
sketch_sep09a:340: error: 'menuTempRefrig' was not declared in this scope
sketch_sep09a:340: error: 'menuDeltaRefrig' was not declared in this scope
sketch_sep09a:341: error: 'menuData' was not declared in this scope
sketch_sep09a.ino: In function 'void pulischermo()':
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 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: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

SirNino 09-09-2014 13:53

allora la maggior parte degli errori mi sembrano legati alla libreria menuBachend. Hai modificato il file o hai caricato quello allegato al post?

marco3020 09-09-2014 14:00

il file menubackend l'ho messo in programmi/ arduino/ libraries/ liquid cristal,
e poi ho fatto copia e incolla del tuo sketch., ( per il sensore di temperatura per la plafo quale consigli)


Tutti gli orari sono GMT +2. Attualmente sono le 11:21.

Powered by vBulletin versione 3.8.9
Copyright ©: 2000 - 2024, 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 © 2024 DragonByte Technologies Ltd.
Copyright Zero Pixel Srl

Page generated in 0,12608 seconds with 14 queries