Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Popular
    • Getting Started
    • Controller
    • Build
    • Hardware
    • Download/API
    • Forum
    • Store
    Log in to post
    • All categories
    • Announcements
    • OpenHardware.io
    • My Project
    • Hardware
    • KiCad
    • Development
    •      NodeManager
    • Controllers
    •      Vera
    •      OpenHAB
    •      Domoticz
    •      PiDome
    •      Homeseer
    •      FHEM
    •      DomotiGa
    •      Freedomotic
    •      Indigo Domotics
    •      Jeedom
    •      MajorDoMo
    •      ago control
    •      pimatic
    •      MyController.org
    •      Home Assistant
    •      Node-RED
    •      IOBroker
    •      MyNodes.NET
    •      Calaos
    •      openLuup
    •      Homey
    •      Misterhouse
    •      HoMIDoM
    •      HomeGenie
    •      XTension
    •      Mozilla WebThings Gateway
    • Enclosures / 3D Printing
    • General Discussion
    • Feature Requests
    • Troubleshooting
    • Bug Reports
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month

    • MasonBlake

      Getting Better Range with NRF24L01 Modules
      My Project • • MasonBlake  

      6
      0
      Votes
      6
      Posts
      36
      Views

      sindrome73

      Thank you so much for your support
    • A Former User

      LGT8F328P and MySensors
      Hardware • • A Former User  

      5
      0
      Votes
      5
      Posts
      27
      Views

      patrick schaerer

      The KooLru Library (https://github.com/KooLru/MySensors/tree/LGT8F) worked. It would be nice to have it included in the normal MySensors Library
    • sebastieng

      RS485 transmit errors
      Troubleshooting • • sebastieng  

      4
      0
      Votes
      4
      Posts
      29
      Views

      OldSurferDude

      @sebastieng Thanks for letting us and future readers know. -OSD
    • nagelc

      Sketch Names in Home Assistant - Resolved
      Home Assistant • • nagelc  

      3
      0
      Votes
      3
      Posts
      23
      Views

      nagelc

      I like the joke : ) I'll try to keep it simple. Most of my sensors are just reporting temperature and humidity. Since I can assign them to a room in home assistant. They don't need anything fancy.
    • OldSurferDude

      Imitating a LoRaWAN(R) with ESP8266/ESP32 and MySensors
      Development • • OldSurferDude  

      3
      0
      Votes
      3
      Posts
      19
      Views

      OldSurferDude

      @mfalkvidd Yes, I understand that 253 is the software limit. I was wondering about the hardware limit. For example, my Asus router has a software limit of 253 devices. But when I get 20-25 WiFi devices trying to connect, the network goes haywire. (pun intended ) I am quite convinced that this is a hardware limitation of the router because the router has to carry some information about each connection. If the gateway is dumb, that is, carries no information about any connection, then it could truly have 253 connections. After a bit of contemplation, I realize that the name, gateway, implies this. If that is the case, it is good news for the DiY'er in that this very inexpensive and cheap hardware could stand in for a LoRaWAN, again, with a number of compromises.
    • Jordan22xx

      Flame Sensor Not Triggering Setup
      Troubleshooting • • Jordan22xx  

      3
      0
      Votes
      3
      Posts
      11
      Views

      OldSurferDude

      You write "...clicking is heard..." Is that a single click or a click click click ...? After getting the LOW signal, wait a period of time and if it's still low, send the message that there is a flame. Likewise for a HIGH signal. Perhaps instead of a relay, an opto-isolator?
    • jaydenlord

      HW-488 infrared sensor not detecting properly
      Troubleshooting • • jaydenlord  

      2
      0
      Votes
      2
      Posts
      11
      Views

      OldSurferDude

      @jaydenlord Probably you do. If you leave the EN floating, electrical noise could cause it to enable or disable randomly. Some enable pin require a HIGH, some LOW. Connect it to VCC to see if it works more consistently. If it doesn't detect, connect it to GND. If one of these works, then the part wasn't designed to be in a default state of enable. Let us know your results (I found this video OSD