So this is my first project using the uno, but I'm getting this error:"...Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:2:26: fatal error: AddicoreRFID.h: No such file or directory #include <AddicoreRFID.h> ^compilation terminated.exit status 1"
I'm very new to this, but when I try to verify the code, i get this error message Arduino: 1.6.7 (Windows 7), Board: "Arduino/Genuino Uno"C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: In function 'void loop()':C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:48:16: warning: large integer implicitly truncated to unsigned type [-Woverflow] str[1] = 0x4400; ^C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: At global scope:Addicore_RFID_Example:85: error: 'myRFID' does not name a type myRFID.AddicoreRFID_Halt(); //Command tag into hibernation ^Addicore_RFID_Example:87: error: expected declaration before '}' token } ^exit …
I'm very new to this, but when I try to verify the code, i get this error message Arduino: 1.6.7 (Windows 7), Board: "Arduino/Genuino Uno"C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: In function 'void loop()':C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:48:16: warning: large integer implicitly truncated to unsigned type [-Woverflow] str[1] = 0x4400; ^C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: At global scope:Addicore_RFID_Example:85: error: 'myRFID' does not name a type myRFID.AddicoreRFID_Halt(); //Command tag into hibernation ^Addicore_RFID_Example:87: error: expected declaration before '}' token } ^exit status 1'myRFID' does not name a type
So this is my first project using the uno, but I'm getting this error:"...Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:2:26: fatal error: AddicoreRFID.h: No such file or directory #include <AddicoreRFID.h> ^compilation terminated.exit status 1"
I'm very new to this, but when I try to verify the code, i get this error message Arduino: 1.6.7 (Windows 7), Board: "Arduino/Genuino Uno"C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: In function 'void loop()':C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:48:16: warning: large integer implicitly truncated to unsigned type [-Woverflow] str[1] = 0x4400; ^C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: At global scope:Addicore_RFID_Example:85: error: 'myRFID' does not name a type myRFID.AddicoreRFID_Halt(); //Command tag into hibernation ^Addicore_RFID_Example:87: error: expected declaration before '}' token } ^exit …
see more »I'm very new to this, but when I try to verify the code, i get this error message Arduino: 1.6.7 (Windows 7), Board: "Arduino/Genuino Uno"C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: In function 'void loop()':C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino:48:16: warning: large integer implicitly truncated to unsigned type [-Woverflow] str[1] = 0x4400; ^C:\Users\...\Desktop\Arduino Files\Addicore_RFID_Example\Addicore_RFID_Example.ino: At global scope:Addicore_RFID_Example:85: error: 'myRFID' does not name a type myRFID.AddicoreRFID_Halt(); //Command tag into hibernation ^Addicore_RFID_Example:87: error: expected declaration before '}' token } ^exit status 1'myRFID' does not name a type