[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/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)
nodo-domotica.nl • Toon onderwerp - UserEvent doorsturen naar slave Arduino small - Afdrukweergave
nodo-domotica.nl
http://www.nodo-domotica.nl/forum/

UserEvent doorsturen naar slave Arduino small
http://www.nodo-domotica.nl/forum/viewtopic.php?f=24&t=950
Pagina 1 van 1
Auteur:  Stjansdal [ 06 nov 2012, 16:02 ]
Titel:  UserEvent doorsturen naar slave Arduino small

Ik wil graag mijn Nodo Arduino small (woonkamer)als slave gaan gebruiken voor het verzenden van Tv signaal omdat de afstand Nodo Mega (meterkast) tv te groot is.
Ik heb de volgende script gemaakt in de Nodo 1:
EventlistWrite; RawSignal 3; SendUserEvent 1,0;

Nodo 2 = Arduino small via NodoBeheer:
UserEvent 1,0 ==> Welke keuze moet ik hier invoeren?

Wie kan helpen?
Auteur:  manjh [ 06 nov 2012, 17:19 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Ik begrijp het niet helemaal. Zie ik het zo goed:

Nodo 1 staat niet vlakbij de TV, Nodo 2 wel.
Nodo 1 vangt een rawsignal op vanuit RF, en geeft dat door aan Nodo2 via SendUserEvent 1,0.
(Opmerking: ik zou geen nul gebruiken, dat is een wildcard. Gebruik 1,1)
Nodo2 vangt die UserEvent op.

So far, so good. Maar wat verwacht je nou dat Nodo2 hiermee gaat doen???
Auteur:  Stjansdal [ 06 nov 2012, 19:28 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Ik wil graag dat Nodo 2 de tv /decoder uitzet.
Auteur:  manjh [ 06 nov 2012, 20:00 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Aha, dus nodo2 moet een rawsignalsend gaan doen. Helaas, dat kan volgens mij alleen vanuit een mega, en dan nog alleen als die ook een sd card heeft.
Kun je nodo1 en nodo2 omwisselen?
Auteur:  Stjansdal [ 06 nov 2012, 20:12 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Misschien is het een optie om de Nodo Mega toch in de woonkamer te plaatsen.
Mijn volgende vraag is. Wat kan ik allemaal met een Arduino Small doen?
Auteur:  manjh [ 06 nov 2012, 21:46 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Auteur:  Stjansdal [ 06 nov 2012, 21:59 ]
Titel:  Re: UserEvent doorsturen naar slave Arduino small

Duidelijk.
Dank je wel voor info.
Pagina 1 van 1 Alle tijden zijn GMT + 1 uur