SimpleSmartInkubatorV2.ino:5:20: error: RTClib.h: No such file or directory
SimpleSmartInkubatorV2:47: error: 'TEMP' was not declared in this scope
SimpleSmartInkubatorV2:51: error: 'LiquidCrystal_I2C' does not name a type
SimpleSmartInkubatorV2:53: error: 'OneWire' does not name a type
SimpleSmartInkubatorV2:54: error: 'DallasTemperature' does not name a type
SimpleSmartInkubatorV2:55: error: 'Sensirion' does not name a type
SimpleSmartInkubatorV2:58: error: 'PID' does not name a type
SimpleSmartInkubatorV2:62: error: 'RTC_DS1307' does not name a type
SimpleSmartInkubatorV2.ino: In function 'void setup()':
SimpleSmartInkubatorV2:77: error: 'RTC' was not declared in this scope
SimpleSmartInkubatorV2:78: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2:89: error: 'myPID' was not declared in this scope
SimpleSmartInkubatorV2:90: error: 'AUTOMATIC' was not declared in this scope
SimpleSmartInkubatorV2:107: error: 'sensors' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void loop()':
SimpleSmartInkubatorV2:124: error: 'DateTime' was not declared in this scope
SimpleSmartInkubatorV2:124: error: expected ;' before 'now' SimpleSmartInkubatorV2:125: error: request for member 'unixtime' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:126: error: 'RTC' was not declared in this scope SimpleSmartInkubatorV2:127: error: 'lcd' was not declared in this scope SimpleSmartInkubatorV2:128: error: request for member 'hour' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:129: error: request for member 'hour' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:131: error: request for member 'minute' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:132: error: request for member 'minute' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:134: error: request for member 'day' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:135: error: request for member 'day' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:137: error: request for member 'month' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:138: error: request for member 'month' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:140: error: request for member 'year' in 'now', which is of non-class type 'long unsigned int' SimpleSmartInkubatorV2:146: error: 'lcd' was not declared in this scope SimpleSmartInkubatorV2:151: error: 'lcd' was not declared in this scope SimpleSmartInkubatorV2:156: error: 'lcd' was not declared in this scope SimpleSmartInkubatorV2:161: error: 'lcd' was not declared in this scope SimpleSmartInkubatorV2:171: error: 'EEPROM_read' was not declared in this scope SimpleSmartInkubatorV2.ino: In function 'void startInk()': SimpleSmartInkubatorV2:243: error: 'DateTime' was not declared in this scope SimpleSmartInkubatorV2:243: error: expected ;' before 'now'
SimpleSmartInkubatorV2:244: error: request for member 'unixtime' in 'now', which is of non-class type 'long unsigned int'
SimpleSmartInkubatorV2:245: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2:256: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2:269: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2:273: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void turn_setup()':
SimpleSmartInkubatorV2:289: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2:303: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2:311: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2:319: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void alarm_setup()':
SimpleSmartInkubatorV2:341: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2:354: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2:362: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2:371: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void vent_setup()':
SimpleSmartInkubatorV2:391: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2:405: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2:414: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2:423: error: 'EEPROM_write' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void getSensors()':
SimpleSmartInkubatorV2:445: error: 'sensors' was not declared in this scope
SimpleSmartInkubatorV2:451: error: 'TEMP' was not declared in this scope
SimpleSmartInkubatorV2:452: error: 'sht' was not declared in this scope
SimpleSmartInkubatorV2:452: error: 'NONBLOCK' was not declared in this scope
SimpleSmartInkubatorV2:455: error: 'sht' was not declared in this scope
SimpleSmartInkubatorV2:456: error: 'TEMP' was not declared in this scope
SimpleSmartInkubatorV2:457: error: 'HUMI' was not declared in this scope
SimpleSmartInkubatorV2:460: error: 'NONBLOCK' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void thermostat(float, float)':
SimpleSmartInkubatorV2:475: error: 'myPID' was not declared in this scope
SimpleSmartInkubatorV2:480: error: 'lcd' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void turn(boolean)':
SimpleSmartInkubatorV2:530: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void alarm(float)':
SimpleSmartInkubatorV2:557: error: 'sensors' was not declared in this scope
SimpleSmartInkubatorV2:559: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void fan(int)':
SimpleSmartInkubatorV2:582: error: 'DateTime' was not declared in this scope
SimpleSmartInkubatorV2:582: error: expected `;' before 'now'
SimpleSmartInkubatorV2:584: error: 'EEPROM_read' was not declared in this scope
SimpleSmartInkubatorV2:588: error: request for member 'hour' in 'now', which is of non-class type 'long unsigned int'
SimpleSmartInkubatorV2:588: error: request for member 'minute' in 'now', which is of non-class type 'long unsigned int'
SimpleSmartInkubatorV2:588: error: request for member 'hour' in 'now', which is of non-class type 'long unsigned int'
SimpleSmartInkubatorV2:588: error: request for member 'minute' in 'now', which is of non-class type 'long unsigned int'
SimpleSmartInkubatorV2.ino: In function 'void ext_heater(float)':
SimpleSmartInkubatorV2:621: error: 'sensors' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void SerialReceive()':
SimpleSmartInkubatorV2:668: error: 'myPID' was not declared in this scope
SimpleSmartInkubatorV2:670: error: 'MANUAL' was not declared in this scope
SimpleSmartInkubatorV2:671: error: 'AUTOMATIC' was not declared in this scope
SimpleSmartInkubatorV2:673: error: 'DIRECT' was not declared in this scope
SimpleSmartInkubatorV2:674: error: 'REVERSE' was not declared in this scope
SimpleSmartInkubatorV2.ino: In function 'void SerialSend()':
SimpleSmartInkubatorV2:688: error: 'myPID' was not declared in this scope
SimpleSmartInkubatorV2:694: error: 'AUTOMATIC' was not declared in this scope
SimpleSmartInkubatorV2:697: error: 'DIRECT' was not declared in this scope
il y a un bug ligne 42 et le fil rouge n'est pas bien branché. En plus c'est pas la bonne carte sélectionnée ni le bon port et vous n'avez pas installé les bonnes bibliothèques et le câble USB est endommagé...

.... postez votre code (avec les balises) et LISEZ LES REGLES DU FORUM
Merci probleme résolu.
D’où l'utilité d'une boule de cristal. ![]()
kamill:
D’où l'utilité d'une boule de cristal.
![]()