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
nikil511N

nikil511

@nikil511
About
Posts
13
Topics
2
Shares
0
Groups
0
Followers
0
Following
3

Posts

Recent Best Controversial

  • ESP8266 as WiFi gateway & controller & node
    nikil511N nikil511

    I was very excited to see mysensors ported to ESP8266, so I thought why not add a few more things. I am working on (yet another) weather station, but this one might end up slightly different than the norm.

    There will be an external unit, and an internal in the house. The external one is battery operated, with solar support and some really unique features, but I will leave this for a future post. For the internal unit, I've decided to use the ESP8266 (NodeMCU hardware flavour) since the port to mysensors was done by @Yveaux. However, I also want a display with external/internal weather conditions and forecasts. I'm a big fan of OpenHab, but in this case, why add more complexity if it's possible to avoid it.

    DSC_0156b.jpg

    So starting with the ESP8266 gateway example on a NodeMCU with a nRF I've also added; an OLED screen and a DHT11and I have it forwarding both external and internal sensor values directly to a cloud service (e.g. to Thingspeak) without using a controller.

    I could not make DHT11 work on ESP8266 with current DHT mysensors library, so I pasted the adafruit DHT lib. Did not modify anything else in mysensors libraries, all necessary code is in the example, its messy but it works, so more of a proof of concept / hack. Here it is, in case anyone is interested. https://github.com/nikil511/Arduino/tree/development/WxM/MS_ESP_GW_THINGSPEAK_DHT

    I'm new to mysensors, so any feedback is more than welcome :-)

    -Manolis

    Development

  • ESP8266 as WiFi gateway & controller & node
    nikil511N nikil511

    Hi @emc2
    no I have not played with BME280 as it's more expensive than three dedicated sensors :-)

    Here is more light on the "unique" features of the ouside part;
    https://github.com/ellak-monades-aristeias/WeatherXM/wiki
    https://github.com/ellak-monades-aristeias/WeatherXM/wiki/WxM-prototype

    This is still work in progress, but you can get an idea.
    in terms of sensors, so far I am using:
    BMP180 - Temperature/Pressure
    Si7021 - Temperature/Humidity
    MPU-6050 - 6DOF inertial sensor (wind)
    TTP223B - Touch/capacitive sensor (rain)

    Development
  • Login

  • Don't have an account? Register

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