-
Wiki says
> W5100 shield (tested) or **other** ethernet module
I have enc28j60 ethernet module and trying to adapt the sketch to use UIPEthernet library. Hope I'm doing things right...
So, I'm …
-
Seems like using IR LEDs instead of modulating the laser is an easier solution.
We can use the IRremote library to communicate using IR (https://github.com/z3t0/Arduino-IRremote).
-
I've been looking at GPIO_PWM* and I'm not sure that they can be used as general PWM control of an exernal device - I think they are just for the SONOFF LED?
(I want to dim 12v/30W LED fixtures via…
-
First of all, thank you for doing this great project.
I am new with all this stuff and started with Arduino 2 Weeks ago... let a led blinking and thinked.. ok that was easy so look for some cool st…
-
http://openenergymonitor.blogspot.com.es/2013/12/developing-for-arduino-remotely-on.html
-
Hallo habe es soweit hinbekommen dass ich über den browser die Lampen ein und aus schalten kann.
Aber Alexa findet keine Geräte an was kann das liegen ??
-
Dear @crankyoldgit, @sebastienwarin, @sillyfrog, @pintomax, @roidayan, @bakrus, @renno-bih,
thank you for your great help with this project. Recently I have almost no time to work on this library, …
-
I have tested my device on a few pieces of equipment and most work. Two unfortunately don't work, one which comes up as "UNKNOWN" (which I will come back to), but one is recognised as SONY (and it is…
-
I get the following compilation error when referencing IRremote.h:
Arduino: 1.6.1 (Windows 7), Board: "Arduino Uno"
C:\Program Files (x86)\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16:…
jmcos updated
8 years ago
-
When I compile an unmodified HVACDemo.ino with IRremote2.h, I get a compile error, which I could not (re)solve:
D:\Temp\W7Temp\ccRC7vA1.ltrans0.ltrans.o: In function `loop':
D:\MaxG_MyDocuments\…