-
Since upgrading to 2.0, I get an error when compiling a project for teensy3.1-arduino:
'''
../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld: cannot open linker script file /home/andy/.…
-
Hello,
I need some help to put some pieces together.
1) I can run https://github.com/shirriff/Arduino-IRremote with no problems in my Arduino Uno, so I can send raw data to remote control my TV.
2…
-
Hi!
I'm reading the book and doing all the projects. On the chapter that talks about the hardware interrupts I'm stuck trying to make two pins to change state. This is my code:
# include
# include …
-
regis
with the ir library using the 47j and 26j i cannot compile but with the 4550 ansd 2550 they work fine i just have to add an extra curly brace at the end of the PDE
/*
- DecodeRemote: demonstrat…
-
D:\Documents and Settings\My Documents\Downloads\arduino-1.0.6-windows\arduino-1.0.6\libraries\RobotIRremote\IRremoteTools.cpp:5: error: 'TKD2' was not declared in this scope
Has any body got anyanswe…
-
Is there any compatible library of IR ?
-
I was able to successfully upload the Aurora.hex file, but I can not compile the sources. I tried both my default environment (Eclipse with Arduino plugin and Teensy support), as well as in plain Ard…
-
Hi all,
Here is my project, Reading On/Off IR code coming from my mistubishing remote.
I used the sketch 'IRrecvDump'
# include
# define MAX_CAPTURE 425
# define RAWBUF 250 // Length of raw duration…
-
hi
is there anyway to send the decimal code from the 433mhz transmitter instead of tri-state codes
i have received the sending codes from my RC with the receiver but it says Tristate not applicable
…
-
I download the Metro library from Github.com and added it in the library. Im trying to run the "IRrecvRobot" sample which includes the Metro.h command and when compiling in Arduino it gives me a few e…