Any pictures on this
Hoffan
@Hoffan
Best posts made by Hoffan
-
RE: Plotting graphs with plot.ly service with luup scene using REST API
@korttoma
Big thanks. Now its working
Latest posts made by Hoffan
-
New ESP
Hi All
I find this page, To bad it didn't have MYS like an option, But work with
Domoticz.
http://www.esp8266.nu/index.php/Main_Page -
RE: Newbie help DHT22 on battery need sketch.
Where did you get that box??
-
RE: Wirsbo/Uponor thermostat replacement
This was a nice project.
I have a lot of these wirsbo in my home. I hope this will work well
-
RE: Scrolling Text sensor node with new V_TEXT
It didn't work all the way for me... And i didn't have the time to check whats wrong
It thing its some thing withe the display settings
-
RE: Scrolling Text sensor node with new V_TEXT
Now the compile is working...
Now i will test it in real
-
RE: Scrolling Text sensor node with new V_TEXT
Okey... Strange because i test to compile that i Dev Branch and i get this error
Arduino:1.6.5 (Mac OS X), Kort:"Arduino Nano, ATmega328"Build options changed, rebuilding all
Scrolltext.ino: In function 'void presentation()':
Scrolltext:205: error: too many arguments to function 'void requestTime()'
In file included from /Users/Hoffan/Documents/Arduino-development/libraries/MySensors/MySensor.h:205:0,
from Scrolltext.ino:34:
/Users/Hoffan/Documents/Arduino-development/libraries/MySensors/core/MySensorCore.cpp:234:6: note: declared here
void requestTime() {
^
too many arguments to function 'void requestTime()' -
RE: Scrolling Text sensor node with new V_TEXT
Where did you put the new sketch??
-
RE: Adding sensors and relays to serial gateway
What are you use as controller??
-
RE: fresh install, now compile errors ?
It sounds that you use an very old Arduino 1.0.6
You should use like 1.6.x
-
RE: Scrolling Text sensor node with new V_TEXT
Okey, That can explain, Byt when i use the Dev Branch
I get this ErrorsScrollingText:52: error: 'MyTransportNRF24' does not name a type
ScrollingText:53: error: 'MySensor' does not name a type
ScrollingText.ino: In function 'void setup()':
ScrollingText:163: error: 'gw' was not declared in this scope
ScrollingText.ino: In function 'void loop()':
ScrollingText:177: error: 'gw' was not declared in this scope
'MyTransportNRF24' does not name a type