NodeMCU WiFi version

Dan Worth Mar 10, 2018

  1. Dan Worth

    Dan Worth TrainBoard Member

    26
    36
    2
    I created a sensors only version that runs on a NodeMCU and have it posted here: https://github.com/dtworth/BaseStation

    I plan on using these on our club's modular layout so we can keep track of where the trains are without running a bunch more wires.

    I might add outputs as well, if there is any interest. They might be useful for block signals.
     
  2. Atani

    Atani TrainBoard Member

    1,469
    1,756
    37
    I would suggest editing the repo description and readme.md file to declare that it is an ESP8266 version of the base station code that has been stripped down so you don't confuse anyone.
     
    Scott Eric Catalano likes this.
  3. Dan Worth

    Dan Worth TrainBoard Member

    26
    36
    2
    Thanks. I updated the readme.md file, renamed the folder and updated the description within the .ino file. I don't know what you mean by a "repo description." I am a GitHub newbie.
     
    Scott Eric Catalano and Atani like this.
  4. Atani

    Atani TrainBoard Member

    1,469
    1,756
    37
    Having those changes in should be a great start to reduce confusion.

    Sent from my ONEPLUS A5010 using Tapatalk
     
    Scott Eric Catalano likes this.
  5. Dan Worth

    Dan Worth TrainBoard Member

    26
    36
    2
    The sketch has been updated so multiple clients can now connect. I should now be able to implement remote sensors similar to the the ESP32 version.
     
    Atani likes this.
  6. Dan Worth

    Dan Worth TrainBoard Member

    26
    36
    2
    Remote Sensors are now supported.
     
    Atani likes this.

Share This Page