[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)
Toon onderwerp - Nodo Compatible Sensor • nodo-domotica.nl

nodo-domotica.nl

Nodo Compatible Sensor

Hier kan gediscussieerd worden over sensoren, electronica problemen, componenten, etc.

Re: Nodo Compatible Sensor

Berichtdoor jody » 15 dec 2012, 14:03

mooi project !!!!

is de software en de code ergens te vinden ??
mischien kunnen jullie ook de aansluitschema's posten ??
hoe wordt deze ATTiny geprogrameerd ??
jody
 
Berichten: 40
Geregistreerd: 29 apr 2012, 10:52

Re: Nodo Compatible Sensor

Berichtdoor rtenklooster » 16 dec 2012, 15:01

De software kun je krijgen als je Martinus (mvdbro) een pm stuurt.
Het aansluitschema vind je op de vorige pagina.
Programmeren doe je met een avr programmer of met je uno / mega als programmer.
(laatste werkte bij mij niet echt fantastisch)
rtenklooster
 
Berichten: 377
Geregistreerd: 04 aug 2012, 12:10
Woonplaats: Aduard

Re: Nodo Compatible Sensor

Berichtdoor rtenklooster » 20 dec 2012, 17:51

Ik ben verder gegaan met knutselen met de attiny's.
Mijn wens was om mijn eigen nodo schakelaars te maken die je in een inbouw wcd kunt wegwerken.

De orginele kaku kosten namelijk rond de 20 euro.

Wat ik heb:
De tiny is in sleep modus. Heb op een interrupt een pulldown resistor. de schakelaar is op + aangesloten en op de interrupt pin.

Zodra je de knop omzet stuurt hij een userevent xx.xx bij aan en xx.xx bij uit. Of een variable net wat je wilt. Door digitalread weet hij of de schakelaar aan of uit staat.

De tiny staat dus standaard in sleepmode. Ik heb nog niet getest hoeveel hij gebruikt. Heb niet zo'n goede multimeter.

Fototjes:



Als iemand een idee heeft wat beter kan hoor ik dit uiteraard graag.
Werkt overigens op 1x 2032.
rtenklooster
 
Berichten: 377
Geregistreerd: 04 aug 2012, 12:10
Woonplaats: Aduard

Re: Nodo Compatible Sensor

Berichtdoor rtenklooster » 16 jan 2013, 13:08

Heb gister even een buiten sensor gemaakt.
Zie dat de temperatuur positief blijft, al gaat hij onder 0. Zag dat je op google code een nieuwe versie hebt gemaatk, moet je deze programmeren met jouw nodo tool, via rf of via serial? En werkt deze wel onder 0? Zal vanavond zelf nog even kijken naar de dallas code, misschien is het een libary probleempje of is het een sensor specifiek probleem. Iemand anders ook ervaring mee?
rtenklooster
 
Berichten: 377
Geregistreerd: 04 aug 2012, 12:10
Woonplaats: Aduard

Re: Nodo Compatible Sensor

Berichtdoor mvdbro » 16 jan 2013, 17:04

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

Re: Nodo Compatible Sensor

Berichtdoor manjh » 16 jan 2013, 22:50

Uit de dallas sample code komt deze bug, direct na uitlezing wordt de negatieve waarde positief gemaakt via 2`s compliment. Dat eruit en het werkt weer ok.
Hans
manjh
 
Berichten: 1173
Geregistreerd: 29 aug 2011, 14:39

Re: Nodo Compatible Sensor

Berichtdoor rtenklooster » 17 jan 2013, 12:49

Ik heb als tijdelijke workaround even de dallas sensor libary toegevoegd. Sketch wordt wel te groot, maar heb wat overige code verwijderd. Dit werkt ook, maar veel grotere sketch.
rtenklooster
 
Berichten: 377
Geregistreerd: 04 aug 2012, 12:10
Woonplaats: Aduard

Re: Nodo Compatible Sensor

Berichtdoor rtenklooster » 03 feb 2013, 18:28

Leuk gedaan!
Maar welke temperatuur met je nu precies? Bij mij is het door tocht aanzienlijk kouder dicht bij het raam. Is volgens mij niet echt een ruimte temperatuur meting die je nu doet, of wel? Ik heb wel hr glas, maar toch is het koud. Daarbij is het kozijn ook kouder dan de ruimte.
rtenklooster
 
Berichten: 377
Geregistreerd: 04 aug 2012, 12:10
Woonplaats: Aduard

Re: Nodo Compatible Sensor

Berichtdoor ralph » 18 feb 2013, 21:56

Tip voor wie aan de NCS wil snuffelen: :!:
Nodo-Mega V3.7 - R744
Nodo Shield V1.2.2 + Nodo Koppelprint
Arduino Mega 1280 + Ethernet Shield Wiznet W5100
Logitech Harmony Touch en DHT-22
ralph
 
Berichten: 70
Geregistreerd: 29 dec 2011, 13:11

Re: Nodo Compatible Sensor

Berichtdoor arendst » 19 feb 2013, 17:43

Vreselijk zitten klooien met 5 x ATTiny85V-10PU met datecode 0548 van de chinees (http://www.ebay.com/itm/5pcs-ATMEL-ATTI ... 0966613141). Het lezen van de device signature leverde altijd 0xffffff op. Mbv Martinus' handleidinkje kon ik met avrdude wel de fuses programmeren met optie -F. Zowel naar 1MHz als 8MHz. Het programmeren van een programma met avrdude werkte echter alleen op 1MHz; op 8MHz altijd verificatie fouten. Het enige functionele wat ik met die dingen kan doen is het programmeren van de blink sketch. Dat werkt op 1MHz..
Overigens zowel met een Nano als een Mega geprobeerd te programmeren.

Zondag 5 x ATTiny85-20PU besteld bij DickBest voor een zeer schappelijke prijs incl. verzendkosten 9,75 euro. Vanmiddag geleverd. Zonder problemen gefused naar 8MHz en de NodoTinySensor geprogrammeerd. Loopt als een zonnetje!

Bottomline, vertrouw die Chinese dingetjes met een date code van 0548 (=week 48 in 2005 !?!) niet. Ik heb via Google ondertussen al meer negatieve ervaringen met deze chips gelezen.
Theo Arends
Gebruikers-avatar
arendst
 
Berichten: 30
Geregistreerd: 04 jan 2013, 09:41

VorigeVolgende

Keer terug naar De electronica hoek

Wie is er online?

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

cron