Hi Everyone!
I'm experiencing lot of problems with the Arduino IDE. I have tried loading several versions of the Arduino IDE, in order to make the IR Library work but nothing.
I'm using an Arduino DUE and the latest version of the Arduino IDE 1.6.5
I've tried with other different versions of the IDE: they're all able to compile the code, until the 1.0.5 version but, as we all know, they can't write into Arduino Due boards.
By looking on the internet I found out that the RobotIRremote library is making conflicts with the Arduino IR library, so I decided to remove it. It's a bit better but the ide isn't still able to compile the code; these are the errors I get everytime:
Arduino:1.6.5 (Windows 8.1), Scheda:"Arduino Due (Programming Port)"
NovaTag:27: error: 'IRsend' does not name a type
NovaTag.ino: In function 'void loop()':
NovaTag:46: error: 'irsend' was not declared in this scope
'IRsend' does not name a type
Pls I request you're help
I'm stuck in this problem ![]()
Thank you, guys.