[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
Toon onderwerp - Plugin 21 • nodo-domotica.nl

nodo-domotica.nl

Plugin 21

Hier alles over de Software in de Nodo

Plugin 21

Berichtdoor bertb » 31 jan 2014, 13:31

Hallo allemaal,

Ik heb gisteren de display met I2C binnengekregen van de Nodo Webshop.
Werkt goed, maar ik vraag me af of Plugin 21 een verandering heeft ondergaan.
De daar voorgestelde commando werkt niet, maar ergens heb ik uitgeplozen dat het LCDWrite moet zijn.
Zijn er nog meer opdrachten die met Plugin 21 werken?

Groet,
Bert
Nodo Mega 2560 R619 met breadboard, Nodo Uno met breadboard
Tiny Kaku met breadboard, DS18B20, AlectoV1, DHT11
bertb
 
Berichten: 268
Geregistreerd: 14 sep 2013, 14:00
Woonplaats: Amsterdam

Re: Plugin 21

Berichtdoor henkdejonge » 31 jan 2014, 13:47

Bert,

Volgens mij vergeet je er I2C tussen te zetten... ;-)

LCDI2CWrite <line>, <label id> zou het moeten zijn.

Als je in de plugin kijkt kun je zien welke regels voor gedefinieerd zijn... vanaf regel 27 vind ik het volgende.

prog_char PROGMEM LCD_01[] = "Nodo Domotica";
prog_char PROGMEM LCD_02[] = "Mega R:%03d U:%d";
prog_char PROGMEM LCD_03[] = "Small R:%03d U:%d";
prog_char PROGMEM LCD_04[] = "Alarm On";
prog_char PROGMEM LCD_05[] = "Alarm Off";
prog_char PROGMEM LCD_06[] = "6";
prog_char PROGMEM LCD_07[] = "7";
prog_char PROGMEM LCD_08[] = "8";
prog_char PROGMEM LCD_09[] = "9";
prog_char PROGMEM LCD_10[] = "10";


Grtz,

Henk
henkdejonge
 
Berichten: 102
Geregistreerd: 21 maart 2012, 16:29

Re: Plugin 21

Berichtdoor bertb » 01 feb 2014, 00:15

Nodo Mega 2560 R619 met breadboard, Nodo Uno met breadboard
Tiny Kaku met breadboard, DS18B20, AlectoV1, DHT11
bertb
 
Berichten: 268
Geregistreerd: 14 sep 2013, 14:00
Woonplaats: Amsterdam

Re: Plugin 21

Berichtdoor henkdejonge » 01 feb 2014, 12:11

Bert,

Heb even zitten expirimenteren

Ik heb een nodo met V 3.6 R596 en Plugin 21 V1.1 draaien, deze accepteert LCDWRITE niet maar wel LCDI2CWRITE en ik heb ook nog een nodo draaien met V3.6.9 R700 en Plugin 21 V 1.2 en deze doet het net andersom dus accepteert LCDI2CWRITE niet maar LCDWRITE wel. Dus je zou zeggen dat er verschil zit de Plugin 21.... V1.1 versus V1.2... ;-)

Grtz,

Henk.
henkdejonge
 
Berichten: 102
Geregistreerd: 21 maart 2012, 16:29

Re: Plugin 21

Berichtdoor bertb » 01 feb 2014, 13:39

Okay ... dat is duidelijk. :)
Dankjewel voor het meedenken. Ik zit ook met de R700 en hoger.
Weet jij of er nog meer functies zijn? Bijvoorbeeld LCDClear ofzo?

Groet,
Bert
Nodo Mega 2560 R619 met breadboard, Nodo Uno met breadboard
Tiny Kaku met breadboard, DS18B20, AlectoV1, DHT11
bertb
 
Berichten: 268
Geregistreerd: 14 sep 2013, 14:00
Woonplaats: Amsterdam

Re: Plugin 21

Berichtdoor mvdbro » 01 feb 2014, 14:18

mvdbro
 
Berichten: 1092
Geregistreerd: 21 okt 2011, 12:06


Keer terug naar Nodo Software

Wie is er online?

Gebruikers in dit forum: Geen geregistreerde gebruikers. en 19 gasten

cron