Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. boylucky
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by boylucky

    • boylucky

      4MHz bootloaders
      Development • • boylucky  

      11
      0
      Votes
      11
      Posts
      2307
      Views

      Thomas

      @boylucky Thank you a lot, you described the changes nicely. Only one question -> you use atmega328_1a_4MHz.hex file. Where does this file came from? Did you just copy and rename one of the .hex files? What need to be change in this hex file or how to make one?
    • boylucky

      MQTT vs Serial Gateway
      General Discussion • • boylucky  

      2
      1
      Votes
      2
      Posts
      1203
      Views

      gohan

      GW to node communication is not affected by Serial / MQTT / Ethernet interface with controller. With ethernet and MQTT you could actually connect more controllers to the same gateway, even on different computers. You can also have gateway running as a service on the RPI with radio directly on the GPIO and you can connect to is from wherever you have IP communication to the RPI (if you use the ethernet) or the MQTT broker (that could also be on another network)
    • boylucky

      P2P long range communication - RFM95 with mysensors
      Hardware • • boylucky  

      8
      0
      Votes
      8
      Posts
      2129
      Views

      NeverDie

      @boylucky I don't foresee any difficulties doing that, except maybe efficiently powering a gateway from batteries. If you can do solar in the garden, then maybe that's your answer.
    • boylucky

      Serial Gateway + NRF24 with sleep mode enabled there
      General Discussion • • boylucky  

      22
      0
      Votes
      22
      Posts
      3769
      Views

      boylucky

      @wikibear - no problem