Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
N

n3ro

@n3ro
Unfollow Follow
About
Posts
111
Topics
11
Shares
0
Groups
0
Followers
1
Following
0

Posts

Recent Best Controversial

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @Dylano

    you cold try to modify this sketch:
    https://github.com/n3roGit/MySensors_n3ro/tree/master/in_process/Multisensor_PIR_DHT_light_switch_battery
    its not finished but there is all you need ;)

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @Dylano the sketch send the battery percentage everytime the voltage is changed

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @Dylano what do you mean with long readVcc?

    The battery life is different because of the frequency of triggering from the pir.

    Some nodes works for 2 month. Other ones for 6..

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @Dylano

    But I don't use the dht anymore.
    https://github.com/n3roGit/MySensors_n3ro/tree/master/Multisensor_PIR_SI7021_LDA_Battery

    This works much better!

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @Dylano
    Hey,
    Yes it works very good with 2 aaa Batts.

    You can find the read library here

    https://github.com/sweebee/Arduino-home-automation/tree/master/libraries/readVcc

    My Project

  • Gui for H/A?
    N n3ro

    @hek whats this?? :heart_eyes:

    General Discussion

  • how to use repeater nodes
    N n3ro

    Hey folks,

    what's the correct way to use repeating nodes?

    I have build 3 usb powered LED-Lights and one of them is out of range...

    Is it a good idea to enable repeating on every USB-powered node?

    https://github.com/n3roGit/MySensors_n3ro/blob/master/moodlight_extended/moodlight_extended.ino

    gw.begin(incomingMessage, NODE_ID, true);
    

    Regards,
    n3ro

    General Discussion

  • MySensors 1.5.2 Released
    N n3ro

    @Anticimex like homeduino with:

    sudo apt-get install arduino-core avr-libc avrdude binutils-avr gcc-avr libconfig-yaml-perl libftdi1 libyaml-perl screen python-serial
    git clone --recursive https://github.com/pimatic/homeduino.git
    make upload
    
    Announcements

  • MySensors 1.5.2 Released
    N n3ro

    yeah!

    is it possible to update the gateway via shell?

    Announcements

  • SI7021 Multisensor - first try
    N n3ro

    @dakky Yes, this is because of the multiple sensors on my board. maybe somebody have more tuning tipps.

    Development multisensor si7021

  • SI7021 Multisensor - first try
    N n3ro

    @dakky said:

    1500uA

    The sleeping current is ~240uA.

    But it's possible to tune it a little bit more.

    Development multisensor si7021

  • 110v-230v AC to Mysensors PCB board
    N n3ro

    i hope i can buy this board in the near future =)

    Hardware

  • SI7021 Multisensor - first try
    N n3ro

    @riataman said:

    with a 5v arduino

    Hey =)
    the operating voltage of this component is 1.9 to 3,6 v. not 5v =)

    But the idea to remove the regulator to save a little bit energy is cool. i will try it =)

    Development multisensor si7021

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @icebob
    http://www.amazon.de/Niederspannung-PIR-Infrarot-Bewegungssensor-erkennt-Modul/dp/B008EGH3FM/ref=sr_1_1?ie=UTF8&qid=1433801387&sr=8-1&keywords=B008EGH3FM&tag=wwwmysensorso-20

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    @icebob hey :) the used pir consumes ~50uA. Since my last modifications I replaced the stepup and the dht with a si7021 sensor and the external pullup with 1m ohm. Now the sleeping current is ~190uA

    https://github.com/n3roGit/MySensors_n3ro/blob/master/Multisensor_PIR_SI7021_LDA_Battery/Multisensor_PIR_SI7021_LDA_Battery.ino

    My Project

  • Multisensor_PIR_DHT_LDR_Battery
    N n3ro

    What do you mean with you recommenced sensors?

    My Project

  • Gateway queue commands
    N n3ro

    Jeah this is very cool!

    My Idea is to change the sleep time when iam not at home or in the night.

    Do you know the release time for 1.6?

    Feature Requests

  • Gateway queue commands
    N n3ro

    Hey folks,

    is it possible to queue commands on the gw to send it to the node later (like zwave)?

    cenario:
    1x battery powered node
    1x mysensors gw

    gw send "turn light on" to node (queue)
    node is in deep sleep...
    ...
    ...
    node wakes up and connect to the gw
    gw transmit "turn light on" to the node
    ...

    regards
    n3ro

    Feature Requests

  • SI7021 Multisensor - first try
    N n3ro

    @tbowmo
    why i cant see the debug information "ratio failed" or sending commands if debug is only enabled in the sketch? :)

    Development multisensor si7021

  • SI7021 Multisensor - first try
    N n3ro

    Perfect =)

    // Enable debug flag for debug prints. This will add a lot to the size of the final sketch but good
    // to see what is actually is happening when developing
    //#define DEBUG
    
    Development multisensor si7021
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular